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)

Reply via email to