[ https://issues.apache.org/jira/browse/HIVE-5196?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13757473#comment-13757473 ]
Prasad Mujumdar commented on HIVE-5196: --------------------------------------- [~vaibhavgumashta] yes, that's a valid point. IMO would be useful to preserve the error for troubleshooting, perhaps at DEBUG level. The hive logs have lot of noise and errors like bad syntax and wrong objects are fairly common flood the log. > 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 > > 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 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