You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-dev@hadoop.apache.org by "Vinod K V (JIRA)" <ji...@apache.org> on 2008/10/10 12:27:44 UTC

[jira] Updated: (HADOOP-3814) [HOD] Remove dfs.client.buffer.dir generation, as this is removed in Hadoop 0.19.

     [ https://issues.apache.org/jira/browse/HADOOP-3814?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Vinod K V updated HADOOP-3814:
------------------------------

    Attachment: HADOOP-3814-20081010.txt

Attaching a patch. This removes dfs.client.buffer.dir generation by HOD. The parameter's actual usage is given up in HADOOP-0.16 itself, which is three versions far from 0.19; no backwards compatibility.

Besides HOD, I can still see other references to the parameter - in comments of Configuration.java (+100), LocalDirAllocator.java(+66) and also generated in the test case TestLocalDirAllocator.java.

> [HOD] Remove dfs.client.buffer.dir generation, as this is removed in Hadoop 0.19.
> ---------------------------------------------------------------------------------
>
>                 Key: HADOOP-3814
>                 URL: https://issues.apache.org/jira/browse/HADOOP-3814
>             Project: Hadoop Core
>          Issue Type: Bug
>          Components: contrib/hod
>    Affects Versions: 0.19.0
>            Reporter: Hemanth Yamijala
>            Assignee: Vinod K V
>            Priority: Blocker
>             Fix For: 0.19.0
>
>         Attachments: HADOOP-3814-20081010.txt
>
>
> In HADOOP-3756, the dfs.client.buffer.dir parameter was removed from hadoop-default.xml, as this was no longer used. HOD generates this parameter in the hadoop-site it generates. This must be removed as well.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.