Re: Is there a way to get column names using hiveContext ?

2014-12-08 Thread Michael Armbrust
? -- View this message in context: http://apache-spark-user-list.1001560.n3.nabble.com/Is-there-a-way-to-get-column-names-using-hiveContext-tp20574.html Sent from the Apache Spark User List mailing list archive at Nabble.com

Is there a way to get column names using hiveContext ?

2014-12-07 Thread abhishek
= hiveContext.sql(select * from teams where team_name = KKR ) result.collect.foreach(println) Any thoughts please ? -- View this message in context: http://apache-spark-user-list.1001560.n3.nabble.com/Is-there-a-way-to-get-column-names-using-hiveContext-tp20574.html Sent from the Apache