Andras Bokor created HADOOP-14752:
-------------------------------------

             Summary: 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


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: common-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: common-issues-h...@hadoop.apache.org

Reply via email to