Try rebuilding your metastore db using the schema tool ..
From: Chaoran Yu
Reply-To: "user@hive.apache.org"
Date: Wednesday, March 28, 2018 at 10:53 AM
To: "user@hive.apache.org"
Subject: Hive master branch broken?
Hi,
I made some changes to a local Hive repo based on the latest master bra
Hi,
I made some changes to a local Hive repo based on the latest master
branch. But somehow I got the following error when running a "CREATE TABLE"
statement in Hive shell:
org.apache.hadoop.hive.ql.metadata.HiveException:
MetaException(message:Insert of object
"org.apache.hadoop.hive.metastor
Hi folks,
We're working with Hadoop and Hive Metastore, and we're trying to
authenticate with Kerberos. We're using hive-metastore-1.2.1.spark.jar
For reasons lost to the ancients, we don't support SASL plus Kerberos, so
HiveConf.ConfVars.METASTORE_USE_THRIFT_SASL is false.
we also leave METASTO