You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Sergey Shelukhin (JIRA)" <ji...@apache.org> on 2015/06/16 02:48:00 UTC

[jira] [Created] (HIVE-11017) LLAP: TestLlapTaskSchedulerService fails on HiveQA

Sergey Shelukhin created HIVE-11017:
---------------------------------------

             Summary: LLAP: TestLlapTaskSchedulerService fails on HiveQA
                 Key: HIVE-11017
                 URL: https://issues.apache.org/jira/browse/HIVE-11017
             Project: Hive
          Issue Type: Sub-task
            Reporter: Sergey Shelukhin
            Assignee: Siddharth Seth


It passes for me locally on both hadoop-1 and hadoop-2.
On HiveQA, it fails: 
{noformat}
java.lang.AssertionError: expected:<6> but was:<4>
	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.tez.dag.app.rm.TestLlapTaskSchedulerService.testNodeReEnabled(TestLlapTaskSchedulerService.java:264)
{noformat}
For example http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/PreCommit-HIVE-TRUNK-Build/4264/testReport/org.apache.tez.dag.app.rm/TestLlapTaskSchedulerService/testNodeReEnabled/



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