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

Peter Vary commented on HIVE-23064:
-----------------------------------

# Console is the construct to send previous HiveCli log messages to BeeLine. 
Happened to work on this part of the code when I created the BeeLine tests, and 
added comments there. So console.printError message will be shown on the 
BeeLine console. See: 
[https://github.com/apache/hive/blob/59b4c769e2f08a06b236a546e2662d7dc6dd185c/ql/src/java/org/apache/hadoop/hive/ql/session/SessionState.java#L1260]
 # Nope. It will throw an IOException that will bubble up to the top. This 
could cause behavioral change if there were no other places to check the 
validity of the path before or after this part of the code.
 # Agreed :)

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

Reply via email to