You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "David Karoly (JIRA)" <ji...@apache.org> on 2016/07/28 15:15:21 UTC

[jira] [Updated] (HIVE-14370) printStackTrace() called in Operator.close()

     [ https://issues.apache.org/jira/browse/HIVE-14370?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

David Karoly updated HIVE-14370:
--------------------------------
    Issue Type: Improvement  (was: Bug)

> printStackTrace() called in Operator.close()
> --------------------------------------------
>
>                 Key: HIVE-14370
>                 URL: https://issues.apache.org/jira/browse/HIVE-14370
>             Project: Hive
>          Issue Type: Improvement
>            Reporter: David Karoly
>            Priority: Minor
>
> Operator.close() calls printStackTrace() if something goes wrong, making the stack trace go to stderr instead of logs and losing the timestamp. We should use LOG.warn instead.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)