You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@impala.apache.org by "Csaba Ringhofer (Jira)" <ji...@apache.org> on 2021/02/10 14:54:00 UTC

[jira] [Created] (IMPALA-10498) LdapHS2Test.testHiveserver2TrustedDomainAuth fails on my machine

Csaba Ringhofer created IMPALA-10498:
----------------------------------------

             Summary: LdapHS2Test.testHiveserver2TrustedDomainAuth fails on my machine
                 Key: IMPALA-10498
                 URL: https://issues.apache.org/jira/browse/IMPALA-10498
             Project: IMPALA
          Issue Type: Bug
          Components: Infrastructure
            Reporter: Csaba Ringhofer


Callstack:
{code}
java.lang.AssertionError: expected:<1> but was:<0>
   ...
	at org.apache.impala.customcluster.LdapHS2Test.verifyMetrics(LdapHS2Test.java:103)
	at org.apache.impala.customcluster.LdapHS2Test.testHiveserver2TrustedDomainAuth(LdapHS2Test.java:364)
  ...
{code}

The issue seems to be that 127.23.0.1's  reverse lookup returns localhost on my machine, while the test expects  something else.




--
This message was sent by Atlassian Jira
(v8.3.4#803005)