You are viewing a plain text version of this content. The canonical link for it is here.
Posted to yarn-issues@hadoop.apache.org by "Daniel Templeton (JIRA)" <ji...@apache.org> on 2016/08/31 23:30:20 UTC

[jira] [Created] (YARN-5608) TestAMRMClient.setup() fails with ArrayOutOfBoundsException

Daniel Templeton created YARN-5608:
--------------------------------------

             Summary: TestAMRMClient.setup() fails with ArrayOutOfBoundsException
                 Key: YARN-5608
                 URL: https://issues.apache.org/jira/browse/YARN-5608
             Project: Hadoop YARN
          Issue Type: Bug
    Affects Versions: 2.8.0
            Reporter: Daniel Templeton


After 39 runs the {{TestAMRMClient}} test, I encountered:

{noformat}
java.lang.IndexOutOfBoundsException: Index: 0, Size: 0
       	at java.util.ArrayList.rangeCheck(ArrayList.java:635)
       	at java.util.ArrayList.get(ArrayList.java:411)
       	at org.apache.hadoop.yarn.client.api.impl.TestAMRMClient.setup(TestAMRMClient.java:144)
{noformat}

I see it shows up occasionally in the error emails as well.



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

---------------------------------------------------------------------
To unsubscribe, e-mail: yarn-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: yarn-issues-help@hadoop.apache.org