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

Hudson commented on HIVE-5288:
------------------------------

FAILURE: Integrated in Hive-trunk-hadoop2-ptest #104 (See 
[https://builds.apache.org/job/Hive-trunk-hadoop2-ptest/104/])
HIVE-5288 : Perflogger should log under single class (Sergey Shelukhin via 
Ashutosh Chauhan) (hashutosh: 
http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1524278)
* /hive/trunk/ql/src/java/org/apache/hadoop/hive/ql/Driver.java
* /hive/trunk/ql/src/java/org/apache/hadoop/hive/ql/exec/Utilities.java
* 
/hive/trunk/ql/src/java/org/apache/hadoop/hive/ql/io/CombineHiveInputFormat.java
* /hive/trunk/ql/src/java/org/apache/hadoop/hive/ql/io/HiveInputFormat.java
* /hive/trunk/ql/src/java/org/apache/hadoop/hive/ql/log/PerfLogger.java
* 
/hive/trunk/ql/src/java/org/apache/hadoop/hive/ql/optimizer/ppr/PartitionPruner.java

                
> Perflogger should log under single class
> ----------------------------------------
>
>                 Key: HIVE-5288
>                 URL: https://issues.apache.org/jira/browse/HIVE-5288
>             Project: Hive
>          Issue Type: Improvement
>            Reporter: Sergey Shelukhin
>            Assignee: Sergey Shelukhin
>            Priority: Minor
>             Fix For: 0.13.0
>
>         Attachments: HIVE-5288.01.patch, HIVE-5288.01.patch, HIVE-5288.patch
>
>
> Perflogger should log under single class, so that it could be turned on 
> without mass logging spew. Right now the log is passed to it externally; this 
> could be preserved by passing in a string to be logged as part of the message.
> Anyway most of the time it's called from Driver and Utilities, which is a 
> pretty useless class name.

--
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

Reply via email to