Member since
05-10-2016
7
Posts
1
Kudos Received
0
Solutions
09-06-2016
03:27 PM
Hi, Thanks for the reply. I tried setting the value at run time, but no luck. also I am not using hiveContext but using only sqlContext, do I need to set any other parameter also? spark-submit
--class com.rbc.aml.dataprocessing.CreateGff --master local[1]
/users/qjgvws3/spark/dataprocessing-0.0.1-SNAPSHOT-jar-with-dependencies.jar
--conf hive.exec.compress.output=false
... View more
09-06-2016
02:13 PM
Thank you , it helped. @Amit Nandi
... View more