Re: DataFrame vs RDD

2016-03-22 Thread Vinay Kashyap
rom > sqlcontext... > > so Dataframe is part of sparksql where as RDD is spark core > > > > -- > View this message in context: > http://apache-spark-user-list.1001560.n3.nabble.com/DataFrame-vs-RDD-tp26570p26573.html > Sent from the Apache Spark User List m

Re: DataFrame vs RDD

2016-03-22 Thread asethia
creating RDD is done via spark context where as creating Dataframe is from sqlcontext... so Dataframe is part of sparksql where as RDD is spark core -- View this message in context: http://apache-spark-user-list.1001560.n3.nabble.com/DataFrame-vs-RDD-tp26570p26573.html Sent from the Apache

Re: DataFrame vs RDD

2016-03-22 Thread Arun Sethia
hen to use Data >>> Frame >>> vs. RDD. >>> >>> Thanks, >>> As >>> >>> >>> >>> >>> >>> -- >>> View this message in context: >>> http://apache-spark-user-list.1001560.n3.nabble.com/DataFra

Re: DataFrame vs RDD

2016-03-22 Thread Vinay Kashyap
es when to use Data >> Frame >> vs. RDD. >> >> Thanks, >> As >> >> >> >> >> >> -- >> View this message in context: >> http://apache-spark-user-list.1001560.n

Re: DataFrame vs RDD

2016-03-22 Thread Jeff Zhang
w this message in context: > http://apache-spark-user-list.1001560.n3.nabble.com/DataFrame-vs-RDD-tp26570.html > Sent from the Apache Spark User List mailing list archive at Nabble.com. > > - > To unsubscribe, e

DataFrame vs RDD

2016-03-22 Thread asethia
Hi, I am new to Spark, would like to know any guidelines when to use Data Frame vs. RDD. Thanks, As -- View this message in context: http://apache-spark-user-list.1001560.n3.nabble.com/DataFrame-vs-RDD-tp26570.html Sent from the Apache Spark User List mailing list archive at Nabble.com