Re: Unresolved attributes: SparkSQL on the schemaRDD

2014-09-30 Thread Yin Huai
message in context: > http://apache-spark-user-list.1001560.n3.nabble.com/Unresolved-attributes-SparkSQL-on-the-schemaRDD-tp15339p15376.html > Sent from the Apache Spark User List mailing list archive at Nabble.com. > > --

Re: Unresolved attributes: SparkSQL on the schemaRDD

2014-09-29 Thread vdiwakar.malladi
I'm using the latest version i.e. Spark 1.1.0 Thanks. -- View this message in context: http://apache-spark-user-list.1001560.n3.nabble.com/Unresolved-attributes-SparkSQL-on-the-schemaRDD-tp15339p15376.html Sent from the Apache Spark User List mailing list archive at Nabbl

Re: Unresolved attributes: SparkSQL on the schemaRDD

2014-09-29 Thread Akhil Das
issing something? I'm trying to understand how the RDD is stored. >>> >>> Thanks in advance. >>> >>> >>> >>> >>> -- >>> View this message in context: >>> http://apache-spark-user-list.1001560.n3.nabble.com/Unresolved-att

Re: Unresolved attributes: SparkSQL on the schemaRDD

2014-09-29 Thread Akhil Das
>> >> Am I missing something? I'm trying to understand how the RDD is stored. >> >> Thanks in advance. >> >> >> >> >> -- >> View this message in context: >> http://apache-spark-user-list.1001560.n3.nabble.com/Unresolved-attribut

Re: Unresolved attributes: SparkSQL on the schemaRDD

2014-09-29 Thread Yin Huai
> > > Am I missing something? I'm trying to understand how the RDD is stored. > > Thanks in advance. > > > > > -- > View this message in context: > http://apache-spark-user-list.1001560.n3.nabble.com/Unresolved-attributes-

Re: Unresolved attributes: SparkSQL on the schemaRDD

2014-09-29 Thread vdiwakar.malladi
but identifier .age found SELECT data[0].name FROM people where data[0].age >=13* Am I missing something? I'm trying to understand how the RDD is stored. Thanks in advance. -- View this message in context: http://apache-spark-user-list.1001560.n3.nabble.com/Unresolved-attributes-Spa

Re: Unresolved attributes: SparkSQL on the schemaRDD

2014-09-29 Thread Cheng Lian
wing exception. org.apache.spark.sql.catalyst.errors.package$TreeNodeException: Unresolved attributes: 'element.name, tree: Project ['name] Filter ('age >= 13) Subquery people My question is how to access name, age from root node to query the same. Thanks in advance.

Unresolved attributes: SparkSQL on the schemaRDD

2014-09-29 Thread vdiwakar.malladi
e, age from root node to query the same. Thanks in advance. -- View this message in context: http://apache-spark-user-list.1001560.n3.nabble.com/Unresolved-attributes-SparkSQL-on-the-schemaRDD-tp15339.html Sent from the Apache Spark User List mailing list archive at Nabble.com. -