Re: create hive context in spark application

2016-03-15 Thread Antonio Si
hadoop.hive.metastore.HiveMetaStoreClient.(HiveMetaStoreClient.java:199) >> at >> >> org.apache.hadoop.hive.ql.metadata.SessionHiveMetaStoreClient.(SessionHiveMetaStoreClient.java:74) >> >> This happens when I try to new a HiveContext in my code. >> >> How do

Re: create hive context in spark application

2016-03-15 Thread Akhil Das
op.hive.ql.metadata.SessionHiveMetaStoreClient.(SessionHiveMetaStoreClient.java:74) > > This happens when I try to new a HiveContext in my code. > > How do I ask Spark to look at the hive-site.xml in the $SPARK_HOME/conf > directory in my spark application? > > Thanks very much.

create hive context in spark application

2016-03-15 Thread antoniosi
reate-hive-context-in-spark-application-tp26496.html Sent from the Apache Spark User List mailing list archive at Nabble.com. - To unsubscribe, e-mail: user-unsubscr...@spark.apache.org For additional commands, e-mail: user-h...@spark.apache.org