How did you configure your metastore?

Thanks,
Daoyuan

From: 鹰 [mailto:980548...@qq.com]
Sent: Tuesday, May 05, 2015 3:11 PM
To: luohui20001
Cc: user
Subject: 回复:spark Unable to instantiate 
org.apache.hadoop.hive.metastore.HiveMetaStoreClient

hi luo,
thanks for your reply in fact I can use hive by spark on my  spark master 
machine, but when I copy my spark files to another machine  and when I want to 
access the hive by spark get the error "Unable to instantiate 
org.apache.hadoop.hive.metastore.HiveMetaStoreClient" , I have copy 
hive-site.xml to spark conf directory and I have the authenticated to access 
hive metastore warehouse;

Thanks , Best regards!
------------------ 原始邮件 ------------------
发件人: "luohui20001";<luohui20...@sina.com<mailto:luohui20...@sina.com>>;
发送时间: 2015年5月5日(星期二) 上午9:56
收件人: "鹰"<980548...@qq.com<mailto:980548...@qq.com>>; 
"user"<user@spark.apache.org<mailto:user@spark.apache.org>>;
主题: 回复:spark Unable to instantiate 
org.apache.hadoop.hive.metastore.HiveMetaStoreClient

you may need to copy hive-site.xml to your spark conf directory and check your 
hive metastore warehouse setting, and also check if you are authenticated to 
access hive metastore warehouse.

--------------------------------

Thanks&amp;Best regards!
罗辉 San.Luo

----- 原始邮件 -----
发件人:"鹰" <980548...@qq.com<mailto:980548...@qq.com>>
收件人:"user" <user@spark.apache.org<mailto:user@spark.apache.org>>
主题:spark Unable to instantiate 
org.apache.hadoop.hive.metastore.HiveMetaStoreClient
日期:2015年05月05日 08点49分

hi all,
       when i use submit a spark-sql programe to select data from my hive 
database I get an error like this:
User class threw exception: java.lang.RuntimeException: Unable to instantiate 
org.apache.hadoop.hive.metastore.HiveMetaStoreClient ,what's wrong with my 
spark configure ,thank any help !

Reply via email to