[ https://issues.apache.org/jira/browse/HIVE-16297?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Vihang Karajgaonkar updated HIVE-16297: --------------------------------------- Attachment: HIVE-16297.02.patch All good suggestions [~pvary]. Incorporated most of those, except that we cannot re-use HiveConfUtil.dumpConfiguration() in RemoteHiveSparkClient and FileSinkOperator because they are dumping JobConf object not HiveConf object. > Improving hive logging configuration variables > ---------------------------------------------- > > Key: HIVE-16297 > URL: https://issues.apache.org/jira/browse/HIVE-16297 > Project: Hive > Issue Type: Improvement > Reporter: Vihang Karajgaonkar > Assignee: Vihang Karajgaonkar > Attachments: HIVE-16297.01.patch, HIVE-16297.02.patch > > > There are a few places in the source-code where we use > {{Configuration.dumpConfiguration()}}. We should preprocess the configuration > properties before dumping it in the logs. -- This message was sent by Atlassian JIRA (v6.3.15#6346)