[ https://issues.apache.org/jira/browse/HIVE-12933?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15119785#comment-15119785 ]
Hive QA commented on HIVE-12933: -------------------------------- Here are the results of testing the latest attachment: https://issues.apache.org/jira/secure/attachment/12784465/HIVE-12933.patch {color:red}ERROR:{color} -1 due to no test(s) being added or modified. {color:red}ERROR:{color} -1 due to 3 failed/errored test(s), 10033 tests executed *Failed tests:* {noformat} org.apache.hadoop.hive.cli.TestNegativeCliDriver.testNegativeCliDriver_authorization_uri_import org.apache.hive.hcatalog.streaming.TestStreaming.testRemainingTransactions org.apache.hive.jdbc.TestSSL.testSSLVersion {noformat} Test results: http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/PreCommit-HIVE-TRUNK-Build/6760/testReport Console output: http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/PreCommit-HIVE-TRUNK-Build/6760/console Test logs: http://ec2-174-129-184-35.compute-1.amazonaws.com/logs/PreCommit-HIVE-TRUNK-Build-6760/ 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: 3 tests failed {noformat} This message is automatically generated. ATTACHMENT ID: 12784465 - PreCommit-HIVE-TRUNK-Build > Beeline will hang when authenticating with PAM when libjpam.so is missing > ------------------------------------------------------------------------- > > Key: HIVE-12933 > URL: https://issues.apache.org/jira/browse/HIVE-12933 > Project: Hive > Issue Type: Bug > Components: Authentication > Affects Versions: 2.0.0, 2.1.0 > Reporter: Aihua Xu > Assignee: Aihua Xu > Attachments: HIVE-12933.patch > > > When we setup PAM authentication, we need to have libjpam.so under > java.library.path. If it happens to misplace the .so file, rather than giving > an exception, the client will hang forever. > Seems we should catch the exception when the lib is missing. -- This message was sent by Atlassian JIRA (v6.3.4#6332)