Nachiket Paluskar
Nachiket Paluskar
format is for type of data. So it has to mentioned as a string thats what i have found out in Tables.scala def genData( location: String, format: String, overwrite: Boolean,...
Build is incomplete. it gives me entire log as an error messages so I am not able to figure what is going wrong in the build. Execution gets stuck after...
Hi All, I am getting following error java.lang.NoSuchMethodError: org.apache.spark.sql.SQLContext.createDataFrame(Lorg/apache/spark/rdd/RDD;Lorg/apache/spark/sql/types/StructType;)Lorg/apache/spark/sql/Dataset; I am using Spark 1.6.1 and Scala 2.11.8 version . Do I need to change the version of scala to get...
I tried with both 2.10.4 and 2.10.5 . I am still facing the same issue.
1) For this command, bin/run --benchmark DatasetPerformance-- its getting stuck for hours as in the log spark-sql-perf-build-log.txt attached by npaluskar above --> This happened with me when I ran the...
Yes . TPCDS.scala is same for me . I am using Spark 1.6.1