You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Pravin Dsilva (JIRA)" <ji...@apache.org> on 2018/05/07 10:15:00 UTC

[jira] [Created] (HIVE-19438) Test failure: org.apache.hadoop.hive.llap.daemon.services.impl.TestLlapWebServices.testContextRootUrlRewrite

Pravin Dsilva created HIVE-19438:
------------------------------------

             Summary: Test failure: org.apache.hadoop.hive.llap.daemon.services.impl.TestLlapWebServices.testContextRootUrlRewrite
                 Key: HIVE-19438
                 URL: https://issues.apache.org/jira/browse/HIVE-19438
             Project: Hive
          Issue Type: Bug
          Components: llap, Tests
            Reporter: Pravin Dsilva


* Error Message*

{code:java}
expected:<200> but was:<500>
{code}


*Stacktrace*

{code:java}
java.lang.AssertionError: expected:<200> but was:<500> at org.junit.Assert.fail(Assert.java:88) at org.junit.Assert.failNotEquals(Assert.java:743) at org.junit.Assert.assertEquals(Assert.java:118) at org.junit.Assert.assertEquals(Assert.java:555) at org.junit.Assert.assertEquals(Assert.java:542) at org.apache.hadoop.hive.llap.daemon.services.impl.TestLlapWebServices.getURLResponseAsString(TestLlapWebServices.java:59)
{code}




--
This message was sent by Atlassian JIRA
(v7.6.3#76005)