[
https://issues.apache.org/jira/browse/HIVE-7439?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chengxiang Li updated HIVE-7439:
--------------------------------
Attachment: hive on spark job status.PNG
Hive on Spark query status format:
*A_B: C(+D-E)/F*
||identifier||description||
|A|stage id|
|B|stage attempt id|
|C|finished task count|
|D|running task count|
|E|failed task count|
|F|total task count|
> Spark job monitoring and error reporting [Spark Branch]
> -------------------------------------------------------
>
> Key: HIVE-7439
> URL: https://issues.apache.org/jira/browse/HIVE-7439
> Project: Hive
> Issue Type: Sub-task
> Components: Spark
> Reporter: Xuefu Zhang
> Assignee: Chengxiang Li
> Labels: Spark-M3
> Attachments: HIVE-7439.1-spark.patch, hive on spark job status.PNG
>
>
> After Hive submits a job to Spark cluster, we need to report to user the job
> progress, such as the percentage done, to the user. This is especially
> important for long running queries. Moreover, if there is an error during job
> submission or execution, it's also crucial for hive to fetch the error log
> and/or stacktrace and feedback it to the user.
> Please refer design doc on wiki for more information.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)