[ https://issues.apache.org/jira/browse/HIVE-20386?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16580652#comment-16580652 ]
Hive QA commented on HIVE-20386: -------------------------------- Here are the results of testing the latest attachment: https://issues.apache.org/jira/secure/attachment/12935605/HIVE-20386.1.patch {color:red}ERROR:{color} -1 due to no test(s) being added or modified. {color:red}ERROR:{color} -1 due to 8 failed/errored test(s), 14838 tests executed *Failed tests:* {noformat} TestHCatAuthUtil - did not produce a TEST-*.xml file (likely timed out) (batchId=208) TestHCatNonPartitioned - did not produce a TEST-*.xml file (likely timed out) (batchId=208) TestHCatPartitionPublish - did not produce a TEST-*.xml file (likely timed out) (batchId=208) TestHCatPartitioned - did not produce a TEST-*.xml file (likely timed out) (batchId=208) TestPassProperties - did not produce a TEST-*.xml file (likely timed out) (batchId=208) TestSemanticAnalysis - did not produce a TEST-*.xml file (likely timed out) (batchId=208) TestUseDatabase - did not produce a TEST-*.xml file (likely timed out) (batchId=208) org.apache.hive.hcatalog.cli.TestPermsGrp.testCustomPerms (batchId=208) {noformat} Test results: https://builds.apache.org/job/PreCommit-HIVE-Build/13225/testReport Console output: https://builds.apache.org/job/PreCommit-HIVE-Build/13225/console Test logs: http://104.198.109.242/logs/PreCommit-HIVE-Build-13225/ Messages: {noformat} Executing org.apache.hive.ptest.execution.TestCheckPhase Executing org.apache.hive.ptest.execution.PrepPhase Executing org.apache.hive.ptest.execution.YetusPhase Executing org.apache.hive.ptest.execution.ExecutionPhase Executing org.apache.hive.ptest.execution.ReportingPhase Tests exited with: TestsFailedException: 8 tests failed {noformat} This message is automatically generated. ATTACHMENT ID: 12935605 - PreCommit-HIVE-Build > 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 > Fix For: 3.2.0 > > Attachments: HIVE-20386.1.patch > > > 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)