[ https://issues.apache.org/jira/browse/HIVE-20386?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Stamatis Zampetakis updated HIVE-20386: --------------------------------------- Fix Version/s: (was: 3.2.0) I cleared the fixVersion field since this ticket is not resolved. Please review this ticket and if the fix is already committed to a specific version please set the version accordingly and mark the ticket as RESOLVED. According to the JIRA guidelines (https://cwiki.apache.org/confluence/display/Hive/HowToContribute) the fixVersion should be set only when the issue is resolved/closed. > Allow not to strip hidden fields from Hiveconf > ---------------------------------------------- > > Key: HIVE-20386 > URL: https://issues.apache.org/jira/browse/HIVE-20386 > Project: Hive > Issue Type: Improvement > Components: Configuration > Affects Versions: 3.1.0 > Reporter: Jaume M > Assignee: Jaume M > Priority: Major > Labels: pull-request-available > Attachments: HIVE-20386.1.patch > > Time Spent: 20m > Remaining Estimate: 0h > > Currently some sensitive fields from the HiveConf are [being > stripped|https://github.com/apache/hive/blob/93779cb1010dc357ae3eb9dab77b35b4a444a33c/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java#L5713] > in different places and this may result in bugs like > https://issues.apache.org/jira/browse/HIVE-14848. It'd be nice to have a flag > to allow to control this and not strip them if the particular configuration > requires those fields. -- This message was sent by Atlassian Jira (v8.20.10#820010)