[
https://issues.apache.org/jira/browse/HADOOP-3486?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sanjay Radia updated HADOOP-3486:
---------------------------------
Description:
HADOOP-2326 added a new config parameter for the initial block report that gets
sent after DataNode registration but this config parameter was not documented
in the Hadoop-defaults.xml
This Jira fixes that.
- conf/hadoop-defaults.xml uses a default value of 0 sec (as does the code)
was:
HADOOP-2326 added a new config parameter for the initial block report that gets
sent after DataNode registration but this config parameter was not documented
in the Hadoop-defaults.xml
This Jira fixes that.
- conf/hadoop-defaults.xml uses a default value of 60 sec (as does the code)
- src/test/haddoop-sites uses a default value of 0 sec.
Release Note: The default value from for initial block report changes from
60sec to 0sec.
Hadoop Flags: [Incompatible change]
> No config parameter for initial block report detail sin Hadoop-defaults.xml
> ---------------------------------------------------------------------------
>
> Key: HADOOP-3486
> URL: https://issues.apache.org/jira/browse/HADOOP-3486
> Project: Hadoop Core
> Issue Type: Bug
> Components: dfs
> Reporter: Sanjay Radia
> Assignee: Sanjay Radia
> Fix For: 0.18.0
>
> Attachments: hadoopDefaults4Delay.patch, hadoopDefaults4Delay2.patch
>
>
> HADOOP-2326 added a new config parameter for the initial block report that
> gets sent after DataNode registration but this config parameter was not
> documented in the Hadoop-defaults.xml
> This Jira fixes that.
> - conf/hadoop-defaults.xml uses a default value of 0 sec (as does the code)
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.