[ https://issues.apache.org/jira/browse/HIVE-23064?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17064417#comment-17064417 ]
Peter Vary commented on HIVE-23064: ----------------------------------- Hi [~belugabehr], Few things: * ExecDriver.java - console.printError messages are / could be sent to the client (BeeLine) as well. I think those are still needed. The stackTrance could be removed I think * DagUtils.java - I think swallowing the exception here was intentional. Still it should be logged instead of printing out the stacktrace. * AcidUtils.java - Catching an IOException and creating a new one with this as a child? Does it make any sense? Thanks, Peter > Remove Calls to printStackTrace in Module hive-exec > --------------------------------------------------- > > Key: HIVE-23064 > URL: https://issues.apache.org/jira/browse/HIVE-23064 > Project: Hive > Issue Type: Sub-task > Reporter: David Mollitor > Assignee: David Mollitor > Priority: Major > Attachments: HIVE-23064.1.patch > > -- This message was sent by Atlassian Jira (v8.3.4#803005)