You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Syed Shameerur Rahman (Jira)" <ji...@apache.org> on 2019/10/26 16:31:00 UTC

[jira] [Created] (HIVE-22409) Logging: Implement QueryID Based Hive Logging

Syed Shameerur Rahman created HIVE-22409:
--------------------------------------------

             Summary: Logging: Implement QueryID Based Hive Logging
                 Key: HIVE-22409
                 URL: https://issues.apache.org/jira/browse/HIVE-22409
             Project: Hive
          Issue Type: Improvement
            Reporter: Syed Shameerur Rahman
            Assignee: Syed Shameerur Rahman


Currently all the hive logs are logged in ${sys:hive.log.dir}/${sys:hive.log.file} which is basically a single log file. Over the time it becomes tedious to search for logs since multiple hive query logs are logged into single log file.

Hence we propose a queryID based hive logging where logs of different queries are logged into a separate log file based on their queryID.

CC [~prasanth_j] [~gopalv] [~sseth]  



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