Re: SparkR Reading Tables from Hive

2015-06-08 Thread Shivaram Venkataraman
kil...@cerner.com> wrote: > Resolved, my hive-site.xml wasn’t in the conf folder. I can load tables > into DataFrames as expected. > > Thanks, > Alek > > From: , Aleksander Eskilson > Date: Monday, June 8, 2015 at 3:38 PM > To: "dev@spark.apache.org"

Re: SparkR Reading Tables from Hive

2015-06-08 Thread Eskilson,Aleksander
>" mailto:dev@spark.apache.org>> Subject: SparkR Reading Tables from Hive Hi there, I’m testing out the new SparkR-Hive interop right now. I’m noticing an apparent disconnect between the Hive store I have my data loaded and the store that sparkRHIve.init() connects to. For example

SparkR Reading Tables from Hive

2015-06-08 Thread Eskilson,Aleksander
Hi there, I’m testing out the new SparkR-Hive interop right now. I’m noticing an apparent disconnect between the Hive store I have my data loaded and the store that sparkRHIve.init() connects to. For example, in beeline: 0: jdbc:hive2://quickstart.cloudera:1> show databases; +--