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 <yuzhih...@gmail.com <mailto:yuzhih...@gmail.com>> 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 <oddodao...@gmail.com
    <mailto:oddodao...@gmail.com>> 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: user-unsubscr...@spark.apache.org
        <mailto:user-unsubscr...@spark.apache.org>
        For additional commands, e-mail: user-h...@spark.apache.org
        <mailto:user-h...@spark.apache.org>




---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@spark.apache.org
For additional commands, e-mail: user-h...@spark.apache.org

Reply via email to