this error messages says everything you need to know:
>Likely cause: new client talking to old server. Continuing without it.
when you upgrade hive you also need to upgrade the metastore schema.
failing to do that can trigger the message you're getting.
On Wed, Aug 10, 2016 at 6:41 AM, Mich Tale
which version of hive it it?
can you log in to hive via hive cli
*$HIVE_HOME/bin/hive*
Logging initialized using configuration in
file:/usr/lib/hive/conf/hive-log4j2.properties
hive>
HTH
Dr Mich Talebzadeh
LinkedIn *
https://www.linkedin.com/profile/view?id=AAEWh2gBxianrbJd6zP6AcPCCdO
M
To: user
Subject: Re: hiver errors
which version of hive it it?
can you log in to hive via hive cli
$HIVE_HOME/bin/hive
Logging initialized using configuration in
file:/usr/lib/hive/conf/hive-log4j2.properties
hive>
HTH
Dr Mich Talebzadeh
LinkedIn
https://www.linkedin.com/pr
helo,
I just installed hive and getting this errors:
in the Hive metastore server:
Metastore thrift server threw an exception
metaexception(message:Version information not found in metastore.)
then on the hiveserver2
WARN hive.metastore: set_ugi() not successful, Likely cause: ne