this message in context:
http://apache-spark-developers-list.1001551.n3.nabble.com/Apache-gives-exception-when-running-groupby-on-df-temp-table-tp13275p13289.html
Sent from the Apache Spark Developers List mailing list archive at Nabble.com
val grprdd = dfCol.groupBy("brandname", "appname",
> "packname", "eventname", "platform", "timezone").count()
>
> Do let me know if you need any more information
>
>
>
> --
> View this message in context:
> htt
imezone from newdf"
val dfCol = runCassandraQuery(query)
val grprdd = dfCol.groupBy("brandname", "appname",
"packname", "eventname", "platform", "timezone").count()
Do let me know if you need any more inform
.Task.run(Task.scala:70)
> at
> org.apache.spark.executor.Executor$TaskRunner.run(Executor.scala:213)
> at
>
> java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
>
>
>
> --
> View this message in context:
> http://apache-spark
org.apache.spark.executor.Executor$TaskRunner.run(Executor.scala:213)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
--
View this message in context:
http://apache-spark-developers-list.1001551.n3.nabble.com/Apache-gives-exception-when-running-groupby-on-df-temp-table