Details
-
Sub-task
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
Description
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.
CLEAR LIBRARY CACHE
Attachments
Attachments
Issue Links
- is related to
-
HIVE-8834 enable job progress monitoring of Remote Spark Context [Spark Branch]
- Resolved
- relates to
-
HIVE-7874 Support multiple concurrent users
- Resolved
-
SPARK-3902 Stabilize AsyncRDDActions and expose its methods in Java API
- Resolved
-
HIVE-7893 Find a way to get a job identifier when submitting a spark job [Spark Branch]
- Resolved
- links to