Re: Spark launcher listener not getting invoked k8s Spark 2.3

2018-04-30 Thread Marcelo Vanzin
Please include the mailing list in your replies. Yes, you'll be able to launch the jobs, but the k8s backend isn't hooked up to the listener functionality. On Mon, Apr 30, 2018 at 8:13 PM, purna m wrote: > I’m able to submit the job though !! I mean spark application is running on > k8 but liste

Spark launcher listener not getting invoked k8s Spark 2.3

2018-04-30 Thread purna m
HI im using below code to submit a spark 2.3 application on kubernetes cluster in scala using play framework I have also tried as a simple scala program without using play framework im trying to spark submit which was mentioned below programatically https://spark.apache.org/docs/latest/running-on