Re: Did DataFrames break basic SQLContext?

2015-03-21 Thread Michael Armbrust
> > Now, I am not able to directly use my RDD object and have it implicitly > become a DataFrame. It can be used as a DataFrameHolder, of which I could > write: > > rdd.toDF.registerTempTable("foo") > The rational here was that we added a lot of methods to DataFrame and made the implicits more

Re: Did DataFrames break basic SQLContext?

2015-03-18 Thread Nick Pentreath
1.2.0) there was no > such dependency. I can open tickets for these, but wanted to ask here > firstmaybe I am doing something wrong? > Thanks, > Justin > -- > View this message in context: > http://apache-spark-user-list.1001560.n3.nabble.com/Did-DataFrames-br

Re: Did DataFrames break basic SQLContext?

2015-03-18 Thread Justin Pihony
n Hive, when previously (1.2.0) there was no > such dependency. I can open tickets for these, but wanted to ask here > firstmaybe I am doing something wrong? > > Thanks, > Justin > > > > -- > View this message in context: > http://apache-spark-user-li

Did DataFrames break basic SQLContext?

2015-03-18 Thread Justin Pihony
maybe I am doing something wrong? Thanks, Justin -- View this message in context: http://apache-spark-user-list.1001560.n3.nabble.com/Did-DataFrames-break-basic-SQLContext-tp22120.html Sent from the Apache Spark User List mail