Re: [Spark 1.3.1 on YARN on EMR] Unable to instantiate org.apache.hadoop.hive.metastore.HiveMetaStoreClient

2015-06-20 Thread Roberto Coluccio
ient mode and see if you get the same result as >> spark-shell. >> >> From: roberto.coluc...@gmail.com >> Date: Wed, 10 Jun 2015 14:32:04 +0200 >> Subject: [Spark 1.3.1 on YARN on EMR] Unable to instantiate >> org.apache.hadoop.hive.metastore.HiveMetaStoreClient >

Re: [Spark 1.3.1 on YARN on EMR] Unable to instantiate org.apache.hadoop.hive.metastore.HiveMetaStoreClient

2015-06-20 Thread Bozeman, Christopher
__ From: roberto.coluc...@gmail.com<mailto:roberto.coluc...@gmail.com> Date: Wed, 10 Jun 2015 14:32:04 +0200 Subject: [Spark 1.3.1 on YARN on EMR] Unable to instantiate org.apache.hadoop.hive.metastore.HiveMetaStoreClient To: user@spark.apache.org<mailto:user@spark.apache.org> Hi!

RE: [Spark 1.3.1 on YARN on EMR] Unable to instantiate org.apache.hadoop.hive.metastore.HiveMetaStoreClient

2015-06-20 Thread Andrew Lee
qlContext.implicits._sqlContext.sql() ssc.start()ssc.awaitTerminationOrTimeout(config.timeout) --- What happens is that, right after have been launched, the driver fails with the exception: 15/06/10 11:38:18 ERROR yarn.ApplicationMaster: User class threw exception: java.lang.Run

[Spark 1.3.1 on YARN on EMR] Unable to instantiate org.apache.hadoop.hive.metastore.HiveMetaStoreClient

2015-06-10 Thread Roberto Coluccio
() ssc.start() ssc.awaitTerminationOrTimeout(config.timeout) --- What happens is that, right after have been launched, the driver fails with the exception: 15/06/10 11:38:18 ERROR yarn.ApplicationMaster: User class threw exception: java.lang.RuntimeException: Unable to instant

?????? spark Unable to instantiate org.apache.hadoop.hive.metastore.HiveMetaStoreClient

2015-05-05 Thread ??
thanks jeanlyn itworks -- -- ??: "jeanlyn";; : 2015??5??5??(??) 3:40 ??: "??"<980548...@qq.com>; : "Wang, Daoyuan"; "user"; : Re: spark Unable to instantiate org.ap

Re: spark Unable to instantiate org.apache.hadoop.hive.metastore.HiveMetaStoreClient

2015-05-05 Thread jeanlyn
) 3:22 > ??: "??"<980548...@qq.com>; "luohui20001"; > : "user"; > : RE: ??spark Unable to instantiate > org.apache.hadoop.hive.metastore.HiveMetaStoreClient > > How did you configure your metastore? > > &

??????RE: ??????spark Unable to instantiate org.apache.hadoop.hive.metastore.HiveMetaStoreClient

2015-05-05 Thread ??
; : RE: ??spark Unable to instantiate org.apache.hadoop.hive.metastore.HiveMetaStoreClient 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.ap

RE: 回复:spark Unable to instantiate org.apache.hadoop.hive.metastore.HiveMetaStoreClient

2015-05-05 Thread Wang, Daoyuan
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

??????spark Unable to instantiate org.apache.hadoop.hive.metastore.HiveMetaStoreClient

2015-05-05 Thread ??
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

回复:spark Unable to instantiate org.apache.hadoop.hive.metastore.HiveMetaStoreClient

2015-05-04 Thread luohui20001
" <980548...@qq.com> 收件人:"user" 主题: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 excepti

spark Unable to instantiate org.apache.hadoop.hive.metastore.HiveMetaStoreClient

2015-05-04 Thread ??
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 ,

Spark Sql: Unable to instantiate org.apache.hadoop.hive.metastore.HiveMetaStoreClient

2015-04-28 Thread LinQili
instantiate org.apache.hadoop.hive.metastore.HiveMetaStoreClient) Exception in thread "Driver" java.lang.RuntimeException: java.lang.RuntimeException: Unable to instantiate org.apache.hadoop.hive.metastore.HiveMetaStoreClient at org.apache.hadoop.hive.ql.session.SessionS

Re: Re: Unable to instantiate org.apache.hadoop.hive.metastore.HiveMetaStoreClient

2015-03-16 Thread sandeep vura
PM >> *To:* Cheng, Hao >> *Cc:* fightf...@163.com; Ted Yu; user >> >> *Subject:* Re: Re: Unable to instantiate >> org.apache.hadoop.hive.metastore.HiveMetaStoreClient >> >> >> >> I have already added mysql-connector-xx.jar file in >> spark/li

Re: Re: Unable to instantiate org.apache.hadoop.hive.metastore.HiveMetaStoreClient

2015-03-16 Thread sandeep vura
rom:* sandeep vura [mailto:sandeepv...@gmail.com] > *Sent:* Monday, March 16, 2015 2:21 PM > *To:* Cheng, Hao > *Cc:* fightf...@163.com; Ted Yu; user > > *Subject:* Re: Re: Unable to instantiate > org.apache.hadoop.hive.metastore.HiveMetaStoreClient > > > > I have alread

RE: Re: Unable to instantiate org.apache.hadoop.hive.metastore.HiveMetaStoreClient

2015-03-16 Thread Cheng, Hao
can check my configuration files attached below. ERROR IN SPARK -------- n: Unable to instantiate org.apache.hadoop.hive.metastore.HiveMetaStoreClient at org.apache.hadoop.hiv

Re: Re: Unable to instantiate org.apache.hadoop.hive.metastore.HiveMetaStoreClient

2015-03-15 Thread sandeep vura
t; > > *From:* fightf...@163.com [mailto:fightf...@163.com] > *Sent:* Monday, March 16, 2015 2:04 PM > *To:* sandeep vura; Ted Yu > *Cc:* user > *Subject:* Re: Re: Unable to instantiate > org.apache.hadoop.hive.metastore.HiveMetaStoreClient > > > > Hi, Sandeep >

RE: Re: Unable to instantiate org.apache.hadoop.hive.metastore.HiveMetaStoreClient

2015-03-15 Thread Cheng, Hao
guration files attached below. ERROR IN SPARK ------------ n: Unable to instantiate org.apache.hadoop.hive.metastore.HiveMetaStoreClient at org.apache.hadoop.hive.ql.session.Sessi

Re: Re: Unable to instantiate org.apache.hadoop.hive.metastore.HiveMetaStoreClient

2015-03-15 Thread sandeep vura
0 ? > > Thanks, > Sun. > > -- > fightf...@163.com > > > *From:* sandeep vura > *Date:* 2015-03-16 14:13 > *To:* Ted Yu > *CC:* user@spark.apache.org > *Subject:* Re: Unable to instantiate > org.apache.hadoop.hive.metastore.HiveMeta

Re: Re: Unable to instantiate org.apache.hadoop.hive.metastore.HiveMetaStoreClient

2015-03-15 Thread fightf...@163.com
From: sandeep vura Date: 2015-03-16 14:13 To: Ted Yu CC: user@spark.apache.org Subject: Re: Unable to instantiate org.apache.hadoop.hive.metastore.HiveMetaStoreClient Hi Ted, Did you find any solution. Thanks Sandeep On Mon, Mar 16, 2015 at 10:44 AM, sandeep vura wrote: Hi Ted, I am using

Re: Unable to instantiate org.apache.hadoop.hive.metastore.HiveMetaStoreClient

2015-03-15 Thread sandeep vura
- > ERROR IN SPARK > -------- > n: Unable to instantiate > org.apache.hadoop.hive.metastore.HiveMetaStoreClient > at > org.apache.hadoop.hive.ql.session.SessionState.start(SessionState.jav > > a:346) > at > org.apache.spark.sql.

Re: Unable to instantiate org.apache.hadoop.hive.metastore.HiveMetaStoreClient

2015-03-15 Thread sandeep vura
Hi Ted, I am using Spark -1.2.1 and hive -0.13.1 you can check my configuration files attached below. ERROR IN SPARK n: Unable to instantiate org.apache.hadoop.hive.metastore.HiveMetaStoreClient at

Re: Unable to instantiate org.apache.hadoop.hive.metastore.HiveMetaStoreClient

2015-03-15 Thread Ted Yu
Can you provide more information ? Such as: Version of Spark you're using Command line Thanks > On Mar 15, 2015, at 9:51 PM, sandeep vura wrote: > > Hi Sparkers, > > > > I couldn't able to run spark-sql on spark.Please find the following err

Unable to instantiate org.apache.hadoop.hive.metastore.HiveMetaStoreClient

2015-03-15 Thread sandeep vura
Hi Sparkers, I couldn't able to run spark-sql on spark.Please find the following error Unable to instantiate org.apache.hadoop.hive.metastore.HiveMetaStoreClient Regards, Sandeep.v