Re: spark-submit hive connection through spark Initial job has not accepted any resources

2016-06-02 Thread vinayak
master URL through spark submit command. Thnx -- View this message in context: http://apache-spark-user-list.1001560.n3.nabble.com/spark-submit-hive-connection-through-spark-Initial-job-has-not-accepted-any-resources-tp24993p27074.html Sent from the Apache Spark User List mailing list archive

Re: spark-submit hive connection through spark Initial job has not accepted any resources

2015-10-10 Thread Yana Kadiyska
;>>>> count is > "+df.count()); > } > } > > command to submit job ./spark-submit --master spark://masterIp:7077 > --deploy-mode client --class com.ceg.spark.hive.sparkhive.SparkHiveInsertor > --executor-cores 2 --executor-memory 1gb > /home/someuser/Desk

Re: spark-submit hive connection through spark Initial job has not accepted any resources

2015-10-09 Thread vinayak
gt;>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> count is "+df.count()); } } command to submit job ./spark-submit --master spark://masterIp:7077 --deploy-mode client --class com.ceg.spark.hive

spark-submit hive connection through spark Initial job has not accepted any resources

2015-10-09 Thread vinayak
es; check your cluster UI to ensure that workers are registered and have sufficient resources -- View this message in context: http://apache-spark-user-list.1001560.n3.nabble.com/spark-submit-hive-connection-through-spark-Initial-job-has-not-accepted-any-resources-tp24993.html Sent from the Apache Spark User List mailing list archive at Nabble.com.