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

[jira] [Created] (HIVE-24189) Enable logging user statements for HiveServer2 before parsing

ji.chen created HIVE-24189:
------------------------------

             Summary: Enable logging user statements  for HiveServer2 before parsing
                 Key: HIVE-24189
                 URL: https://issues.apache.org/jira/browse/HIVE-24189
             Project: Hive
          Issue Type: Improvement
          Components: HiveServer2
    Affects Versions: 3.1.0
            Reporter: ji.chen
            Assignee: ji.chen


Current Hiveserver2 lacks the feature of logging command related statement in hiveserver2 log files. It will cause inconvenience for customer to debug command related statement. 

We have follow case:

HiveServer2 is crash while our customer executing SET statement, but we can't find exact SET  statement customer was executed before.If raw statement is recorded in hiveserver2 logs, it will facilitate us to debugging command related statement issue.

So we propose a improvement to write the raw statement in hiveserver2 log



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