You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Reynold Xin (JIRA)" <ji...@apache.org> on 2014/09/02 08:29:21 UTC

[jira] [Resolved] (SPARK-2636) Expose job ID in JobWaiter API

     [ https://issues.apache.org/jira/browse/SPARK-2636?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Reynold Xin resolved SPARK-2636.
--------------------------------
       Resolution: Fixed
    Fix Version/s: 1.2.0

> Expose job ID in JobWaiter API
> ------------------------------
>
>                 Key: SPARK-2636
>                 URL: https://issues.apache.org/jira/browse/SPARK-2636
>             Project: Spark
>          Issue Type: New Feature
>          Components: Java API
>            Reporter: Chengxiang Li
>            Assignee: Chengxiang Li
>              Labels: hive
>             Fix For: 1.2.0
>
>
> In Hive on Spark, we want to track spark job status through Spark API, the basic idea is as following:
> # create an hive-specified spark listener and register it to spark listener bus.
> # hive-specified spark listener generate job status by spark listener events.
> # hive driver track job status through hive-specified spark listener. 
> the current problem is that hive driver need job identifier to track specified job status through spark listener, but there is no spark API to get job identifier(like job id) while submit spark job.
> I think other project whoever try to track job status with spark API would suffer from this as well.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org