You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Fei Hui (JIRA)" <ji...@apache.org> on 2016/11/30 05:46:58 UTC

[jira] [Created] (HIVE-15314) ThriftCLIService should LOG.error rather than LOG.warn when Exception occurs

Fei Hui created HIVE-15314:
------------------------------

             Summary: ThriftCLIService should LOG.error rather than LOG.warn when Exception occurs
                 Key: HIVE-15314
                 URL: https://issues.apache.org/jira/browse/HIVE-15314
             Project: Hive
          Issue Type: Bug
          Components: CLI
    Affects Versions: 2.2.0
            Reporter: Fei Hui
            Assignee: Fei Hui


When catch exception, critical error occurs, 
and the message  in log is ''Error executing statement", "Error getting type info", etc.
So  we should use LOG.error, and it will remind users.



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