----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/45032/ -----------------------------------------------------------
Review request for hive. Bugs: HIVE-4570 https://issues.apache.org/jira/browse/HIVE-4570 Repository: hive-git Description ------- Currently in Hive Server2, when the query is still executing only the status is set as STILL_EXECUTING. This issue is to give more information to the user such as progress and running job handles, if possible. Diffs ----- ql/src/java/org/apache/hadoop/hive/ql/QueryDisplay.java 467dab66e454d895742e96d4ac5db452fea00551 service/src/test/org/apache/hive/service/cli/CLIServiceTest.java e145eb434159d43b90480bad6711f965a82072c5 Diff: https://reviews.apache.org/r/45032/diff/ Testing ------- Thanks, Rajat Khandelwal