Thanks. I'm using the REST API to get the status of all jobs run under an application ID. /applications/[app-id]/jobs
The other way to use the REST API is: /applications/[app-id]/jobs/[job-id] This should be more efficient since it would only return status of a specific job. However, the job id is needed. When a job is submitted via the Spark Thrift Server, is there a way to get this job id? Thanks! -- Jagrut -- View this message in context: http://apache-spark-user-list.1001560.n3.nabble.com/Obtaining-Job-Id-for-query-submitted-via-Spark-Thrift-Server-tp25523p25593.html Sent from the Apache Spark User List mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscr...@spark.apache.org For additional commands, e-mail: user-h...@spark.apache.org