You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Shaohui Liu (Jira)" <ji...@apache.org> on 2020/02/11 15:07:00 UTC

[jira] [Created] (HIVE-22871) Show info message in log when hive server return response with success status with info

Shaohui Liu created HIVE-22871:
----------------------------------

             Summary: Show info message in log when hive server return response with success status with info
                 Key: HIVE-22871
                 URL: https://issues.apache.org/jira/browse/HIVE-22871
             Project: Hive
          Issue Type: Improvement
            Reporter: Shaohui Liu
            Assignee: Shaohui Liu


The info messages in TStatus of HiveServer response are very useful to debug the SQL executions. Currently, the info messages are ignored when getting TStatus: SUCCESS or SUCCESS_WITH_INFO_STATUS. 

It‘s better to show these info messages in LOG when receiving SUCCESS or SUCCESS_WITH_INFO_STATUS TStatus.

 

 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)