Mukul Kumar Singh created HDFS-12476:
----------------------------------------

             Summary: TestCopyFromLocal.testCopyFromLocalWithThreads fails 
intermittently
                 Key: HDFS-12476
                 URL: https://issues.apache.org/jira/browse/HDFS-12476
             Project: Hadoop HDFS
          Issue Type: Bug
          Components: tools
            Reporter: Mukul Kumar Singh
            Assignee: Mukul Kumar Singh


TestCopyFromLocal.testCopyFromLocalWithThreads fails intermittently.

{code}
java.lang.AssertionError: expected:<0> but was:<8>
        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.fs.shell.TestCopyFromLocal$TestMultiThreadedCopy.processArguments(TestCopyFromLocal.java:167)
        at 
org.apache.hadoop.fs.shell.FsCommand.processRawArguments(FsCommand.java:119)
        at org.apache.hadoop.fs.shell.Command.run(Command.java:176)
        at 
org.apache.hadoop.fs.shell.TestCopyFromLocal.run(TestCopyFromLocal.java:101)
        at 
org.apache.hadoop.fs.shell.TestCopyFromLocal.testCopyFromLocalWithThreads(TestCopyFromLocal.java:121)
{code}



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

---------------------------------------------------------------------
To unsubscribe, e-mail: hdfs-dev-unsubscr...@hadoop.apache.org
For additional commands, e-mail: hdfs-dev-h...@hadoop.apache.org

Reply via email to