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

Brian Bockelman updated HDFS-856:
---------------------------------

    Attachment: HADOOP-856.patch

This patch changes the # of replicas argument in hdfsOpenFile to 0, which the 
libhdfs documentation says should be whatever the default is for the Hadoop 
configuration.

> Hardcoded replication level for new files in fuse-dfs
> -----------------------------------------------------
>
>                 Key: HDFS-856
>                 URL: https://issues.apache.org/jira/browse/HDFS-856
>             Project: Hadoop HDFS
>          Issue Type: Bug
>          Components: contrib/fuse-dfs
>            Reporter: Brian Bockelman
>            Priority: Minor
>         Attachments: HADOOP-856.patch
>
>
> In fuse-dfs, the number of replicas is always hardcoded to 3 in the arguments 
> to hdfsOpenFile.  We should use the setting in the hadoop configuration 
> instead.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to