Include Process ID in the log4j log file name ---------------------------------------------
Key: HIVE-1855 URL: https://issues.apache.org/jira/browse/HIVE-1855 Project: Hive Issue Type: Improvement Reporter: Ning Zhang Assignee: Ning Zhang Attachments: HIVE-1855.patch Hive client side always log into /tmp/${user.name}/hive.log. If there are multipel CLI running on the same host, logging could be stopped or if it is not it's difficult to distinguish messages between them. It would be easier for debugging if different CLI output to different log files. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.