[ https://issues.apache.org/jira/browse/HIVE-5196?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13784791#comment-13784791 ]
Hudson commented on HIVE-5196: ------------------------------ FAILURE: Integrated in Hive-trunk-hadoop2 #471 (See [https://builds.apache.org/job/Hive-trunk-hadoop2/471/]) HIVE-5196 : ThriftCLIService.java uses stderr to print the stack trace, it should use the logger instead. (Vaibhav Gumashta via Thejas Nair) (thejas: http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1528675) * /hive/trunk/service/src/java/org/apache/hive/service/cli/thrift/ThriftCLIService.java > 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)