val listRDD =ssc.socketTextStream(localhost,9999) on Yarn

2015-12-22 Thread prasadreddy
How do we achieve this on yarn-cluster mode Please advice. Thanks Prasad -- View this message in context: http://apache-spark-user-list.1001560.n3.nabble.com/val-listRDD-ssc-socketTextStream-localhost--on-Yarn-tp25760.html Sent from the Apache Spark User List mailing list archive at Nabbl

spark.authenticate=true YARN mode doesn't work

2015-12-04 Thread prasadreddy
Hi All, I am running Spark YARN and trying to enable authentication by setting spark.authenticate=true. After enable authentication I am not able to Run Spark word count or any other programs. Any help will be appreciated. Thanks -- View this message in context: http://apache-spark-user-