Re: Spark SQL reading parquet decimal

2015-04-14 Thread Michael Armbrust
Can you open a JIRA? On Tue, Apr 14, 2015 at 1:56 AM, Clint McNeil wrote: > Hi guys > > I have parquet data written by Impala: > Server version: impalad version 2.1.2-cdh5 RELEASE (build > 36aad29cee85794ecc5225093c30b1e06ffb68d3) > > When using Spark SQL 1.3.0 (spark-assembly-1.3.0-hadoop2.4.0)

Spark SQL reading parquet decimal

2015-04-14 Thread Sparkle
nstanceOf[Float] etc etc Any assistance will be appreciated. Regards -- View this message in context: http://apache-spark-user-list.1001560.n3.nabble.com/Spark-SQL-reading-parquet-decimal-tp22490.html Sent from the Apache Spark User List mailing list archive at Nabble.com.

Spark SQL reading parquet decimal

2015-04-14 Thread Clint McNeil
Hi guys I have parquet data written by Impala: Server version: impalad version 2.1.2-cdh5 RELEASE (build 36aad29cee85794ecc5225093c30b1e06ffb68d3) When using Spark SQL 1.3.0 (spark-assembly-1.3.0-hadoop2.4.0) i get the following error: val correlatedEventData = sqlCtx.sql( s""" |SE