[ https://issues.apache.org/jira/browse/HIVE-5903?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13834543#comment-13834543 ]
Hive QA commented on HIVE-5903: ------------------------------- {color:green}Overall{color}: +1 all checks pass Here are the results of testing the latest attachment: https://issues.apache.org/jira/secure/attachment/12616038/HIVE-5903.1.patch.txt {color:green}SUCCESS:{color} +1 4712 tests passed Test results: http://bigtop01.cloudera.org:8080/job/PreCommit-HIVE-Build/478/testReport Console output: http://bigtop01.cloudera.org:8080/job/PreCommit-HIVE-Build/478/console Messages: {noformat} Executing org.apache.hive.ptest.execution.PrepPhase Executing org.apache.hive.ptest.execution.ExecutionPhase Executing org.apache.hive.ptest.execution.ReportingPhase {noformat} This message is automatically generated. ATTACHMENT ID: 12616038 > Add total stages to map reduce job information > ---------------------------------------------- > > Key: HIVE-5903 > URL: https://issues.apache.org/jira/browse/HIVE-5903 > Project: Hive > Issue Type: New Feature > Reporter: Andy Sykes > Attachments: HIVE-5903.1.patch.txt > > > It would be useful to see the total number of stages a Hive query will > require from any of the map reduce jobs it spawns. This can enable users to > see roughly how far their query has to go to completion. > This tags on the back of HIVE-3708, which added workflow information to the > job configuration. This patch adds one more property, > "mapreduce.workflow.total.nodes", which is the total number of stages a job > will take. -- This message was sent by Atlassian JIRA (v6.1#6144)