Jaume M created HIVE-20386:
------------------------------
Summary: Allow not to strip hidden fields from Hiveconf
Key: HIVE-20386
URL: https://issues.apache.org/jira/browse/HIVE-20386
Project: Hive
Issue Type: Bug
Components: Configuration
Affects Versions: 3.1.0
Reporter: Jaume M
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
(v7.6.3#76005)