Issue Details (XML | Word | Printable)

Key: HADOOP-3756
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: Trivial Trivial
Assignee: Raghu Angadi
Reporter: Michael Bieniosek
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Hadoop Common

dfs.client.buffer.dir isn't used in hdfs, but it's still in conf/hadoop-default.xml

Created: 14/Jul/08 08:34 PM   Updated: 08/Jul/09 04:43 PM
Return to search
Component/s: None
Affects Version/s: 0.16.0
Fix Version/s: 0.19.0

Time Tracking:
Not Specified

File Attachments:
  Size
Text File Licensed for inclusion in ASF works HADOOP-3756.patch 2008-07-21 09:38 PM Raghu Angadi 0.6 kB

Resolution Date: 23/Jul/08 09:12 PM


 Description  « Hide
It looks like the usage of the config variable dfs.client.buffer.dir was removed in 612903, but the variable lives on in the conf/hadoop-default.xml configuration file. If this variable really isn't used anymore, maybe we should remove it from the hadoop-default.xml file?

 All   Comments   Work Log   Change History   Subversion Commits      Sort Order: Ascending order - Click to sort in descending order
Repository Revision Date User Message
ASF #679202 Wed Jul 23 21:11:11 UTC 2008 rangadi HADOOP-3756. Minor. Remove unused dfs.client.buffer.dir from
hadoop-default.xml. (rangadi)
Files Changed
MODIFY /hadoop/core/trunk/CHANGES.txt
MODIFY /hadoop/core/trunk/conf/hadoop-default.xml