[ https://issues.apache.org/jira/browse/HADOOP-6802?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13404599#comment-13404599 ]
Harsh J commented on HADOOP-6802: --------------------------------- +1, committing this shortly. Patch still applies well. > 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.23.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