[
https://issues.apache.org/jira/browse/HDFS-578?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12749412#action_12749412
]
dhruba borthakur commented on HDFS-578:
---------------------------------------
There are many other parameters that the client can default to the server
settings. For example, io.file.buffer.size. What if we allow an option for the
client to fetch a subset of the configuration from the Namenode and then use
that and then overlay the client-side hdfs-site.xml?
> Support for using server default values for blockSize and replication when
> creating a file
> ------------------------------------------------------------------------------------------
>
> Key: HDFS-578
> URL: https://issues.apache.org/jira/browse/HDFS-578
> Project: Hadoop HDFS
> Issue Type: Improvement
> Components: hdfs client, name-node
> Reporter: Kan Zhang
> Assignee: Kan Zhang
>
> This is a sub-task of HADOOP-4952. This improvement makes it possible for a
> client to specify that it wants to use the server default values for
> blockSize and replication params when creating a file.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.