Unable to set Replication factor on SequenceFile
------------------------------------------------

                 Key: HADOOP-907
                 URL: https://issues.apache.org/jira/browse/HADOOP-907
             Project: Hadoop
          Issue Type: Bug
          Components: io
    Affects Versions: 0.10.1
         Environment: all environments
            Reporter: Doug Judd
            Priority: Minor


There does not seem to be a way to set the replication factor for a 
SequenceFile when creating one.  The API doesn't provide a way to pass it in 
and a call to FileSystem.setReplication() does not have any effect if called 
immediately after a call to SequenceFile.createWriter()


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
https://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to