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

Hudson commented on HADOOP-14752:
---------------------------------

SUCCESS: Integrated in Jenkins build Hadoop-trunk-Commit #13005 (See 
[https://builds.apache.org/job/Hadoop-trunk-Commit/13005/])
HADOOP-14752. TestCopyFromLocal#testCopyFromLocalWithThreads is fleaky. 
(aengineer: rev 442ea85545ce3591f45211773a10346340abaed5)
* (edit) 
hadoop-common-project/hadoop-common/src/test/java/org/apache/hadoop/fs/shell/TestCopyFromLocal.java


> TestCopyFromLocal#testCopyFromLocalWithThreads is fleaky
> --------------------------------------------------------
>
>                 Key: HADOOP-14752
>                 URL: https://issues.apache.org/jira/browse/HADOOP-14752
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: test
>            Reporter: Andras Bokor
>            Assignee: Andras Bokor
>             Fix For: 3.1.0
>
>         Attachments: HADOOP-14752.01.patch
>
>
> In the test, we find out the number of threads using a random generator. When 
> the random number is 0/1 we call copyFromLocal with one thread that means 
> executor will not be used so the number of completed tasks will not equal the 
> number of generated files but zero.



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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to