[ https://issues.apache.org/jira/browse/HIVE-11017?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Sergey Shelukhin resolved HIVE-11017. ------------------------------------- Resolution: Fixed Fix Version/s: llap > LLAP: disable the flaky TestLlapTaskSchedulerService test > ---------------------------------------------------------- > > Key: HIVE-11017 > URL: https://issues.apache.org/jira/browse/HIVE-11017 > Project: Hive > Issue Type: Sub-task > Reporter: Sergey Shelukhin > Assignee: Sergey Shelukhin > Fix For: llap > > > 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)