[ https://issues.apache.org/jira/browse/HIVE-5196?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13783583#comment-13783583 ]
Hive QA commented on HIVE-5196: ------------------------------- {color:green}Overall{color}: +1 all checks pass Here are the results of testing the latest attachment: https://issues.apache.org/jira/secure/attachment/12606192/HIVE-5196.3.patch {color:green}SUCCESS:{color} +1 4077 tests passed Test results: https://builds.apache.org/job/PreCommit-HIVE-Build/986/testReport Console output: https://builds.apache.org/job/PreCommit-HIVE-Build/986/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. > ThriftCLIService.java uses stderr to print the stack trace, it should use the > logger instead. > --------------------------------------------------------------------------------------------- > > Key: HIVE-5196 > URL: https://issues.apache.org/jira/browse/HIVE-5196 > Project: Hive > Issue Type: Bug > Affects Versions: 0.12.0 > Reporter: Vaibhav Gumashta > Assignee: Vaibhav Gumashta > Fix For: 0.12.0 > > Attachments: D13107.1.patch, HIVE-5196.3.patch, > HIVE-5196.D13107.1.patch, HIVE-5196.D13107.2.patch > > > ThriftCLIService.java uses stderr to print the stack trace, it should use the > logger instead. Using e.printStackTrace is not suitable for production. -- This message was sent by Atlassian JIRA (v6.1#6144)