[
https://issues.apache.org/jira/browse/HDFS-856?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12799571#action_12799571
]
Eli Collins commented on HDFS-856:
----------------------------------
test-c++-libhdfs doesn't cover fuse so actually it shouldn't fail, TestFuseDFS
would cover this though it's not currently running (HDFS-780). I tried this
patch locally and it worked.
> 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.