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

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

    [ https://issues.apache.org/jira/browse/HIVE-11017?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14606840#comment-14606840 ] 

Sergey Shelukhin commented on HIVE-11017:
-----------------------------------------

I can repro this on cn041. I'll look for a little bit, but given
{noformat}
// TODO Fix the races and the broken scheduler control in the tests
{noformat}
 comment I might just move it out and disable the test for now

> 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)