Re: createDataFrame question

2016-02-09 Thread jdkorigan
F() -- View this message in context: http://apache-spark-user-list.1001560.n3.nabble.com/createDataFrame-question-tp26178p26182.html Sent from the Apache Spark User List mailing list archive at Nabble.com. - To unsubscri

Re: createDataFrame question

2016-02-09 Thread jdkorigan
rdd? -- View this message in context: http://apache-spark-user-list.1001560.n3.nabble.com/createDataFrame-question-tp26178p26180.html Sent from the Apache Spark User List mailing list archive at Nabble.com. - To unsubscribe, e

Re: createDataFrame question

2016-02-09 Thread satish chandra j
gt; > print(type(rdd)) # > > > > -- > View this message in context: > http://apache-spark-user-list.1001560.n3.nabble.com/createDataFrame-question-tp26178.html > Sent from the Apache Spark User List mailing list archive at Nabble.com. > > -

createDataFrame question

2016-02-09 Thread jdkorigan
, "val4")) rdd = sc.textFile("").mapPartitions(ConvertVal) print(type(rdd)) # -- View this message in context: http://apache-spark-user-list.1001560.n3.nabble.com/createDataFrame-question-tp26178.html Sent from the Apache