I install the latest impala(version0.5) with Cloudera Manager 4.1.1
when I start the impala daemon of the impala service, I got the following
error:
The specified datastore driver ("com.mysql.jdbc.Driver") was not found in
the CLASSPATH. Please check your CLASSPATH specification, and the name of
the driver
to see log file in the attached
I have add mysql-connector-java-5.1.23-bin.jar into /usr/lib/hive/lib and
/usr/lib/impala/lib
what is the solution?