org.apache.spark.sql.catalyst.errors.package$TreeNodeException:

2014-10-01 Thread tonsat
We have a configuration CDH5.0,Spark1.1.0(stand alone) and hive0.12 We are trying to run some realtime analytics from Tableau8.1(BI Tool) and one of the dashboard was failing with below error. Is it something to do with the aggregate function not supported by spark-sql ?Any help appreciated.

timestamp not implemented yet

2014-09-30 Thread tonsat
We have installed spark 1.1 stand alone master mode. when we are trying to access parquet format table. we are getting below error and one of the field is defined as timestamp. Based on information provided in apache.spark.org spark supports parquet and pretty much all hive datatypes including

Re: timestamp not implemented yet

2014-09-30 Thread tonsat
Thank you Nilesh originally tables was created in impala same table trying to access through spark-sql. Any idea what is the best file format we should be using running spark jobs if we have date field? -- View this message in context: