Re: Scala MatchError in Spark SQL

2016-01-20 Thread Raghu Ganti
t;>>>>>> at >>>>>>> >>>>>>> org.apache.spark.sql.SQLContext$$anonfun$org$apache$spark$sql$SQLContext$$beansToRows$1.apply(SQLContext.scala:1356) >>>>>>> at >>>>>>>

Re: Scala MatchError in Spark SQL

2016-01-20 Thread Andy Grove
ask.scala:66) > at org.apache.spark.scheduler.Task.run(Task.scala:89) > at > org.apache.spark.executor.Executor$TaskRunner.run(Executor.scala:213) > at > > java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) > at

Re: Scala MatchError in Spark SQL

2016-01-20 Thread Andy Grove
;>>>>> at scala.collection.Iterator$$anon$11.next(Iterator.scala:328) >>>>>> at scala.collection.Iterator$$anon$11.next(Iterator.scala:328) >>>>>> at scala.collection.Iterator$$anon$10.next(Iterator.scala:312) >>>&g

Re: Scala MatchError in Spark SQL

2016-01-20 Thread Andy Grove
t; at >>>>>>>> scala.collection.mutable.ArrayOps$ofRef.foreach(ArrayOps.scala:108) >>>>>>>> at >>>>>>>> scala.collection.TraversableLike$class.map(TraversableLike.scala:244) >>>>>>>> at >>>>>>>> scala.c

Re: Scala MatchError in Spark SQL

2016-01-20 Thread Raghu Ganti
ableOnce$class.to >>>> (TraversableOnce.scala:273) >>>> at scala.collection.AbstractIterator.to(Iterator.scala:1157) >>>> at >>>> >>>> scala.collection.Traversa

Re: Scala MatchError in Spark SQL

2016-01-20 Thread Raghu Ganti
oreach(Iterator.scala:727) >>>>> at >>>>> scala.collection.AbstractIterator.foreach(Iterator.scala:1157) >>>>> at >>>>> scala.collection.generic.Growable$class.$plus$plus$eq(Growable.scala:48) >>>>> at >>>>> >>>>> scala.collection.mutable

Re: Scala MatchError in Spark SQL

2016-01-20 Thread Raghu Ganti
kPlan.scala:212) >> at >> >> org.apache.spark.sql.execution.SparkPlan$$anonfun$5.apply(SparkPlan.scala:212) >> at >> >> org.apache.spark.SparkContext$$anonfun$runJob$5.apply(SparkContext.scala:1858) >> at >> >> org.apache.spark.SparkContext$$anonfun$r

Re: Scala MatchError in Spark SQL

2016-01-20 Thread Andy Grove
TraversableOnce$class.toArray(TraversableOnce.scala:252) >>> at scala.collection.AbstractIterator.toArray(Iterator.scala:1157) >>> at >>> >>> org.apache.spark.sql.execution.Spar

Scala MatchError in Spark SQL

2016-01-20 Thread raghukiran
http://apache-spark-user-list.1001560.n3.nabble.com/Scala-MatchError-in-Spark-SQL-tp26021.html Sent from the Apache Spark User List mailing list archive at Nabble.com. - To unsubscribe, e-mail: user-unsubscr...@spark.apac