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

Hudson commented on MAPREDUCE-4645:
-----------------------------------

Integrated in Hadoop-Hdfs-0.23-Build #385 (See 
[https://builds.apache.org/job/Hadoop-Hdfs-0.23-Build/385/])
    MAPREDUCE-4645. Provide a random seed to Slive to make the sequence of file 
names deterministic. Contributed by Ravi Prakash. (Revision 1389602)

     Result = UNSTABLE
shv : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1389602
Files : 
* /hadoop/common/branches/branch-0.23/hadoop-mapreduce-project/CHANGES.txt
* 
/hadoop/common/branches/branch-0.23/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-jobclient/src/test/java/org/apache/hadoop/fs/slive/Operation.java
* 
/hadoop/common/branches/branch-0.23/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-jobclient/src/test/java/org/apache/hadoop/fs/slive/SliveMapper.java

                
> Providing a random seed to Slive should make the sequence of filenames 
> completely deterministic
> -----------------------------------------------------------------------------------------------
>
>                 Key: MAPREDUCE-4645
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-4645
>             Project: Hadoop Map/Reduce
>          Issue Type: Improvement
>          Components: performance, test
>    Affects Versions: 0.23.1, 2.0.0-alpha
>            Reporter: Ravi Prakash
>            Assignee: Ravi Prakash
>              Labels: performance, test
>             Fix For: 0.23.4
>
>         Attachments: MAPREDUCE-4645.branch-0.23.patch, 
> MAPREDUCE-4645.branch-0.23.patch, MAPREDUCE-4645.branch-0.23.patch
>
>
> Using the -random seed option still doesn't produce a deterministic sequence 
> of filenames. Hence there's no way to replicate the performance test. If I'm 
> providing a seed, its obvious that I want the test to be reproducible.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to