[ https://issues.apache.org/jira/browse/HADOOP-6802?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sho Shimauchi updated HADOOP-6802:
----------------------------------
Attachment: HADOOP-6802.txt
attached again
> Remove FS_CLIENT_BUFFER_DIR_KEY = "fs.client.buffer.dir" from CommonConfigurationKeys.java
(not used, deprecated)
> -----------------------------------------------------------------------------------------------------------------
>
> Key: HADOOP-6802
> URL: https://issues.apache.org/jira/browse/HADOOP-6802
> Project: Hadoop Common
> Issue Type: Bug
> Affects Versions: 0.22.0
> Reporter: Erik Steffl
> Assignee: Sho Shimauchi
> Labels: newbie
> Attachments: HADOOP-6802.txt, HADOOP-6802.txt
>
>
> In CommonConfigurationKeys.java:
> public static final String FS_CLIENT_BUFFER_DIR_KEY = "fs.client.buffer.dir";
> The variable FS_CLIENT_BUFFER_DIR_KEY and string "fs.client.buffer.dir" are not used
anywhere (Checked Hadoop Common, Hdfs and Mapred projects), it seems they should be removed.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
|