[ 
https://issues.apache.org/jira/browse/HIVE-12345?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14992604#comment-14992604
 ] 

Sushanth Sowmyan commented on HIVE-12345:
-----------------------------------------

None of the test failures look related.

 * 
org.apache.hadoop.hive.cli.TestCliDriver.testCliDriver_index_auto_partitioned : 
The explain plan looks different from the golden file. I'd say this looks so 
different in fact, that this might be indicative of either a test needing 
update or a bug - but it does not look related.
 * org.apache.hadoop.hive.cli.TestHBaseCliDriver.testCliDriver_hbase_queries : 
Not related, the golden files are ever so slightly different - there's an extra 
whitespace at the end of the line in one of them.
 * 
org.apache.hadoop.hive.cli.TestNegativeCliDriver.testNegativeCliDriver_authorization_uri_import
 : Weird holdover after HIVE-11988, but locally running this makes this 
consistently repeatably succeed. Unsure why this test is failing in ptest 
framework.
 * org.apache.hadoop.hive.hwi.TestHWISessionManager.testHiveDriver : hit a 
java.lang.NoClassDefFoundError: org/apache/hadoop/hdfs/DistributedFileSystem . 
This might be transient, or a test env issue.
 * org.apache.hive.jdbc.TestSSL.testSSLVersion : This one is weird, because it 
expected an SQLException on trying to connect but didn't find one. Does not 
seem related, but a good candidate to look into further.

> Followup for HIVE-9013 : Hidden conf vars still visible through beeline
> -----------------------------------------------------------------------
>
>                 Key: HIVE-12345
>                 URL: https://issues.apache.org/jira/browse/HIVE-12345
>             Project: Hive
>          Issue Type: Bug
>            Reporter: Sushanth Sowmyan
>            Assignee: Sushanth Sowmyan
>         Attachments: HIVE-12345.patch
>
>
> HIVE-9013 introduced the ability to hide certain conf variables when output 
> through the "set" command. However, there still exists one further bug in it 
> that causes these variables to still be visible through beeline connecting to 
> HS2, wherein HS2 exposes hidden variables such as the HS2's metastore 
> password when "set" is run.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to