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

Lei (Eddy) Xu updated HDFS-9006:
--------------------------------
          Resolution: Fixed
        Hadoop Flags: Reviewed
       Fix Version/s: 2.8.0
                      3.0.0
    Target Version/s: 3.0.0, 2.8.0
              Status: Resolved  (was: Patch Available)

Nice work, thanks Ming!

LGTM, +1.  Committed to trunk and branch-2.

> Provide BlockPlacementPolicy that supports upgrade domain
> ---------------------------------------------------------
>
>                 Key: HDFS-9006
>                 URL: https://issues.apache.org/jira/browse/HDFS-9006
>             Project: Hadoop HDFS
>          Issue Type: Sub-task
>            Reporter: Ming Ma
>            Assignee: Ming Ma
>             Fix For: 3.0.0, 2.8.0
>
>         Attachments: HDFS-9006-2.patch, HDFS-9006-3.patch, HDFS-9006.patch
>
>
> As part of the upgrade domain feature, we need to provide the actual upgrade 
> domain block placement.
> Namenode provides a mechanism to specify custom block placement policy. We 
> can use that to implement BlockPlacementPolicy with upgrade domain support.
> {noformat}
> <property>
> <name>dfs.block.replicator.classname</name>
> <value>org.apache.hadoop.hdfs.server.blockmanagement.BlockPlacementPolicyWithUpgradeDomain</value>
> </property>
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to