On 5/13/2016 10:16 AM, Anthony May wrote:
http://spark.apache.org/docs/latest/api/scala/index.html#org.apache.spark.SparkStatusTracker
Might be useful
How do you use it? You cannot instantiate the class - is the constructor
private? Thanks!
On Fri, 13 May 2016 at 11:11 Ted Yu <[email protected]
<mailto:[email protected]>> wrote:
Have you looked
at core/src/main/scala/org/apache/spark/ui/jobs/JobProgressListener.scala
?
Cheers
On Fri, May 13, 2016 at 10:05 AM, Dood@ODDO <[email protected]
<mailto:[email protected]>> wrote:
I provide a RESTful API interface from scalatra for launching
Spark jobs - part of the functionality is tracking these jobs.
What API is available to track the progress of a particular
spark application? How about estimating where in the total job
progress the job is?
Thanks!
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
<mailto:[email protected]>
For additional commands, e-mail: [email protected]
<mailto:[email protected]>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]