Re: Hivemetastore Error: Duplicate entry

2014-10-20 Thread wzc
We also encounter this problem. It seems that it happens in various situations. Currently we patch https://issues.apache.org/jira/browse/HIVE-7167 which has some retries logics in init HiveMetaStoreClient and hope to reduce the occurrence of this problem. Thanks. 2014-07-02 22:40 GMT+08:00 hado

Re: Hivemetastore Error: Duplicate entry

2014-07-02 Thread hadoop hive
Seems that you are inserting duplicate record into that global table. Can you show the query ??? On Jun 26, 2014 8:19 AM, "张伟" wrote: > I run hive-0.13.1 on hadoop-2.2.0. When I insert into an orc table, then i > get the following ERROR, indicating that Hive is trying to insert duplicate > entry

Hivemetastore Error: Duplicate entry

2014-06-25 Thread 张伟
I run hive-0.13.1 on hadoop-2.2.0. When I insert into an orc table, then i get the following ERROR, indicating that Hive is trying to insert duplicate entry to a table which is called "GLOBAL_PRIVS". Any idea how to fix it? Exception in thread "main" java.lang.RuntimeException: java.lang.RuntimeE