[ https://issues.apache.org/jira/browse/HIVE-15713?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15840713#comment-15840713 ]
Hive QA commented on HIVE-15713: -------------------------------- Here are the results of testing the latest attachment: https://issues.apache.org/jira/secure/attachment/12849567/HIVE-15713.1.patch {color:red}ERROR:{color} -1 due to no test(s) being added or modified. {color:red}ERROR:{color} -1 due to 5 failed/errored test(s), 10972 tests executed *Failed tests:* {noformat} TestDerbyConnector - did not produce a TEST-*.xml file (likely timed out) (batchId=235) TestSparkCliDriver - did not produce a TEST-*.xml file (likely timed out) (batchId=108) [auto_join30.q,timestamp_null.q,union32.q,join16.q,groupby_ppr.q,bucketmapjoin7.q,smb_mapjoin_18.q,join19.q,vector_varchar_4.q,union6.q,cbo_subq_in.q,vectorization_part.q,sample8.q,vectorized_timestamp_funcs.q,join_star.q] TestSparkCliDriver - did not produce a TEST-*.xml file (likely timed out) (batchId=120) [groupby4_noskew.q,groupby3_map_skew.q,join_cond_pushdown_2.q,union19.q,union24.q,union_remove_5.q,groupby7_noskew_multi_single_reducer.q,vectorization_1.q,index_auto_self_join.q,auto_smb_mapjoin_14.q,script_env_var2.q,pcr.q,auto_join_filters.q,join0.q,join37.q] org.apache.hadoop.hive.cli.TestEncryptedHDFSCliDriver.testCliDriver[encryption_join_with_different_encryption_keys] (batchId=159) org.apache.hadoop.hive.cli.TestMiniTezCliDriver.testCliDriver[explainuser_3] (batchId=93) {noformat} Test results: https://builds.apache.org/job/PreCommit-HIVE-Build/3203/testReport Console output: https://builds.apache.org/job/PreCommit-HIVE-Build/3203/console Test logs: http://104.198.109.242/logs/PreCommit-HIVE-Build-3203/ Messages: {noformat} Executing org.apache.hive.ptest.execution.TestCheckPhase Executing org.apache.hive.ptest.execution.PrepPhase Executing org.apache.hive.ptest.execution.ExecutionPhase Executing org.apache.hive.ptest.execution.ReportingPhase Tests exited with: TestsFailedException: 5 tests failed {noformat} This message is automatically generated. ATTACHMENT ID: 12849567 - PreCommit-HIVE-Build > add ldap authentication related configuration to restricted list > ---------------------------------------------------------------- > > Key: HIVE-15713 > URL: https://issues.apache.org/jira/browse/HIVE-15713 > Project: Hive > Issue Type: Improvement > Components: HiveServer2 > Affects Versions: 2.1.1 > Reporter: anishek > Assignee: anishek > Priority: Minor > Fix For: 2.2.0 > > Attachments: HIVE-15713.1.patch, HIVE-15713.1.patch > > > Various ldap configuration parameters as below should be added to the > restricted list of configuration parameters such that users cant change them > per session. > hive.server2.authentication.ldap.baseDN > hive.server2.authentication.ldap.url > hive.server2.authentication.ldap.Domain > hive.server2.authentication.ldap.groupDNPattern > hive.server2.authentication.ldap.groupFilter > hive.server2.authentication.ldap.userDNPattern > hive.server2.authentication.ldap.userFilter > hive.server2.authentication.ldap.groupMembershipKey > hive.server2.authentication.ldap.userMembershipKey > hive.server2.authentication.ldap.groupClassKey > hive.server2.authentication.ldap.customLDAPQuery -- This message was sent by Atlassian JIRA (v6.3.4#6332)