[
https://issues.apache.org/jira/browse/HIVE-2682?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Phabricator updated HIVE-2682:
------------------------------
Attachment: HIVE-2682.D1035.1.patch
rajat requested code review of "HIVE-2682 [jira] Clean-up logs".
Reviewers: JIRA
Clean-up logs
Just wanted to cleanup some logs being printed at wrong loglevel -
1. org.apache.hadoop.hive.ql.exec.CommonJoinOperator prints "table 0 has 1000
rows for join key [...]" as WARNING. Is it really that?
2. org.apache.hadoop.hive.ql.exec.GroupByOperator prints "Hash Table
completed flushed" and "Begin Hash Table flush at close: size = 21" as WARNING.
It shouldn't be.
4. org.apache.hadoop.hive.ql.stats.jdbc.JDBCStatsPublisher prints "Warning.
Invalid statistic." which looks fishy.
TEST PLAN
EMPTY
REVISION DETAIL
https://reviews.facebook.net/D1035
AFFECTED FILES
ql/src/java/org/apache/hadoop/hive/ql/exec/GroupByOperator.java
ql/src/java/org/apache/hadoop/hive/ql/exec/JoinOperator.java
ql/src/java/org/apache/hadoop/hive/ql/stats/jdbc/JDBCStatsPublisher.java
MANAGE HERALD DIFFERENTIAL RULES
https://reviews.facebook.net/herald/view/differential/
WHY DID I GET THIS EMAIL?
https://reviews.facebook.net/herald/transcript/2169/
Tip: use the X-Herald-Rules header to filter Herald messages in your client.
> Clean-up logs
> -------------
>
> Key: HIVE-2682
> URL: https://issues.apache.org/jira/browse/HIVE-2682
> Project: Hive
> Issue Type: Wish
> Components: Logging
> Reporter: Rajat Goel
> Priority: Trivial
> Attachments: HIVE-2682.D1035.1.patch
>
> Original Estimate: 24h
> Remaining Estimate: 24h
>
> Just wanted to cleanup some logs being printed at wrong loglevel -
> 1. org.apache.hadoop.hive.ql.exec.CommonJoinOperator prints "table 0 has 1000
> rows for join key [...]" as WARNING. Is it really that?
> 2. org.apache.hadoop.hive.ql.exec.GroupByOperator prints "Hash Table
> completed flushed" and "Begin Hash Table flush at close: size = 21" as
> WARNING. It shouldn't be.
> 4. org.apache.hadoop.hive.ql.stats.jdbc.JDBCStatsPublisher prints "Warning.
> Invalid statistic." which looks fishy.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira