[ 
https://issues.apache.org/jira/browse/HIVE-2425?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13095707#comment-13095707
 ] 

jirapos...@reviews.apache.org commented on HIVE-2425:
-----------------------------------------------------


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/1697/
-----------------------------------------------------------

Review request for hive and Siying Dong.


Summary
-------

I print the new stats out where we are already printing out the other map 
reduce stats for each job.


This addresses bug HIVE-2425.
    https://issues.apache.org/jira/browse/HIVE-2425


Diffs
-----

  trunk/ql/src/java/org/apache/hadoop/hive/ql/MapRedStats.java 1164320 
  trunk/ql/src/java/org/apache/hadoop/hive/ql/exec/HadoopJobExecHelper.java 
1164320 

Diff: https://reviews.apache.org/r/1697/diff


Testing
-------

I ran a query in local mode and verified the stats were not printed.
I ran a map only query and verified only the map time was printed.
I ran a query involving multiple jobs involving both map only and map and 
reduce, and verified that the appropriate stats were printed for each.

In all cases, I verified the query completed successfully.


Thanks,

Kevin



> Print the counters SLOTS_MILLIS_MAPS and SLOTS_MILLIS_REDUCES to the Hive CLI 
> output.
> -------------------------------------------------------------------------------------
>
>                 Key: HIVE-2425
>                 URL: https://issues.apache.org/jira/browse/HIVE-2425
>             Project: Hive
>          Issue Type: Improvement
>            Reporter: Kevin Wilfong
>            Assignee: Kevin Wilfong
>         Attachments: HIVE-2425.1.patch.txt
>
>


--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to