[ https://issues.apache.org/jira/browse/HIVE-3570?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Phabricator updated HIVE-3570: ------------------------------ Attachment: HIVE-3570.D5985.6.patch satadru updated the revision "HIVE-3570 [jira] Hive changes for Optr level stats". Reviewers: njain, sambavim, kevinwilfong Updated the code according to the review comments. REVISION DETAIL https://reviews.facebook.net/D5985 AFFECTED FILES build-common.xml ql/src/test/results/clientpositive/optrstat_groupby.q.out ql/src/test/org/apache/hadoop/hive/ql/hooks/OptrStatGroupByHook.java ql/src/test/queries/clientpositive/optrstat_groupby.q ql/src/java/org/apache/hadoop/hive/ql/exec/GroupByOperator.java ql/src/java/org/apache/hadoop/hive/ql/exec/Operator.java To: njain, sambavim, kevinwilfong, satadru Cc: JIRA, adobriyal > Add/fix facility to collect operator specific statisticsin hive + add > hash-in/hash-out counter for GroupBy Optr > --------------------------------------------------------------------------------------------------------------- > > Key: HIVE-3570 > URL: https://issues.apache.org/jira/browse/HIVE-3570 > Project: Hive > Issue Type: Improvement > Components: Statistics > Affects Versions: 0.10.0 > Reporter: Satadru Pan > Assignee: Satadru Pan > Priority: Minor > Attachments: HIVE-3570.1.patch.txt, HIVE-3570.D5985.1.patch, > HIVE-3570.D5985.2.patch, HIVE-3570.D5985.3.patch, HIVE-3570.D5985.4.patch, > HIVE-3570.D5985.5.patch, HIVE-3570.D5985.6.patch > > > Requirement: Collect Operator specific stats for hive queries. Use the > counter framework available in Hive Operator.java to accomplish that. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira