Rakesh R created HDFS-11151:
-------------------------------

             Summary: [SPS]: Handle unable to choose target node for the 
required storage type by StoragePolicySatisfier
                 Key: HDFS-11151
                 URL: https://issues.apache.org/jira/browse/HDFS-11151
             Project: Hadoop HDFS
          Issue Type: Sub-task
            Reporter: Rakesh R
            Assignee: Rakesh R


Presently SPS is not handling a case where the failed to choose target node for 
the required storage type. In general, there are two cases:

# For the given path, unable to find any target node for any of its blocks or 
block locations(src nodes). Means, no block movement will be scheduled against 
this path.
# For the given path, there are few target nodes available for few block 
locations(source nodes). Means, some of the blocks or block locations(src 
nodes) under the given path will be scheduled for block movement.



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

---------------------------------------------------------------------
To unsubscribe, e-mail: hdfs-dev-unsubscr...@hadoop.apache.org
For additional commands, e-mail: hdfs-dev-h...@hadoop.apache.org

Reply via email to