[
https://issues.apache.org/jira/browse/AMBARI-21288?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16075579#comment-16075579
]
Hadoop QA commented on AMBARI-21288:
------------------------------------
{color:red}-1 overall{color}. Here are the results of testing the latest
attachment
http://issues.apache.org/jira/secure/attachment/12873741/AMBARI-21288.patch
against trunk revision .
{color:green}+1 @author{color}. The patch does not contain any @author
tags.
{color:red}-1 tests included{color}. The patch doesn't appear to include
any new or modified tests.
Please justify why no new tests are needed for this
patch.
Also please list what manual steps were performed to
verify this patch.
{color:green}+1 release audit{color}. The applied patch does not increase
the total number of release audit warnings.
{color:green}+1 javac{color}. The applied patch does not increase the
total number of javac compiler warnings.
{color:green}+1 core tests{color}. The patch passed unit tests in
ambari-server.
Console output:
https://builds.apache.org/job/Ambari-trunk-test-patch/11717//console
This message is automatically generated.
> Hive Check generates error in hiveserver2.log when LDAP is enabled
> ------------------------------------------------------------------
>
> Key: AMBARI-21288
> URL: https://issues.apache.org/jira/browse/AMBARI-21288
> Project: Ambari
> Issue Type: Bug
> Components: ambari-server
> Affects Versions: trunk
> Environment: RHEL 7.2
> Reporter: Ying Chen
> Assignee: Ying Chen
> Priority: Minor
> Attachments: AMBARI-21288.patch
>
> Original Estimate: 2h
> Remaining Estimate: 2h
>
> When running Hive Check with LDAP enabled, while Hive Check passes, there
> was exception logged in hiveserver2.log showing
> javax.security.sasl.SaslException: Error validating the login [Caused by
> javax.security.sasl.AuthenticationException: LDAP Authentication failed for
> user [Caused by javax.naming.AuthenticationException: [LDAP: error code 49 -
> Invalid Credentials]]]
> This is caused by the beeline call that is generated did not pass in a user
> and password.
> beeline -u 'jdbc:hive2://carmel2.fyre.ibm.com:10000/;transportMode=binary' -n
> '' -p '[PROTECTED]' -e ''
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)