Add it to the distributed cache
add jar derby.jar;
or
use environment variable HIVE_AUX_JARS_PATH
On Mon, Nov 28, 2011 at 1:29 PM, Ghousia wrote:
> Hi Chinna,
>
> I have the derby.jar in the lib folder, hive runs fine and we are able to
> execute the queries. Even then this error shows up in t
Hi Chinna,
I have the derby.jar in the lib folder, hive runs fine and we are able to
execute the queries. Even then this error shows up in the logs, if the
query execution is successful. If we closely see this db is for stats not
for the actual metastore.
-Ghousia.
On Mon, Nov 28, 2011 at 11:49
Hi,
This class "org.apache.derby.jdbc.EmbeddedDriver" will present in the
derby.jar normally the hive distribution will come with this jar
for example HIVE0.8 will contain derby-10.4.2.0.jar.
Check derby.jar present in {HIVE_HOME}/lib or not
And version details can u add to the mail..