Ajith S created HDFS-8340:
-----------------------------
Summary: NFS transfer size configuration should include
nfs.wtmax(DFS_NFS_MAX_WRITE_TRANSFER_SIZE_KEY)
Key: HDFS-8340
URL: https://issues.apache.org/jira/browse/HDFS-8340
Project: Hadoop HDFS
Issue Type: Bug
Affects Versions: 2.7.0
Reporter: Ajith S
Assignee: Ajith S
Priority: Minor
According to documentation
http://hadoop.apache.org/docs/r2.7.0/hadoop-project-dist/hadoop-hdfs/HdfsNfsGateway.html
bq. For larger data transfer size, one needs to update “nfs.rtmax” and
“nfs.rtmax” in hdfs-site.xml.
nfs.rtmax is mentioned twice, instead it should be “nfs.rtmax” and “nfs.wtmax”
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)