You are viewing a plain text version of this content. The canonical link for it is here.
Posted to hdfs-dev@hadoop.apache.org by "Mukul Kumar Singh (JIRA)" <ji...@apache.org> on 2017/10/01 15:00:03 UTC

[jira] [Resolved] (HDFS-12476) TestCopyFromLocal.testCopyFromLocalWithThreads fails intermittently

     [ https://issues.apache.org/jira/browse/HDFS-12476?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Mukul Kumar Singh resolved HDFS-12476.
--------------------------------------
    Resolution: Duplicate

HADOOP-14752 fixes this issue, duping this.

> 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-unsubscribe@hadoop.apache.org
For additional commands, e-mail: hdfs-dev-help@hadoop.apache.org