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

Rakesh R updated HDFS-11670:
----------------------------
    Description: 
This jira to discuss and implement set of satisfy storage policy sub-commands. 
Following are the list of sub-commands:
# Schedule blocks to move based on file/directory policy:
{code}hdfs storagepolicies -satisfyStoragePolicy -path <path>]{code}
# Its good to have one command to check SPS is enabled or not. Based on this 
user can take the decision to run the Mover:
{code}
hdfs storagepolicies -isSPSRunning
{code} 

  was:
Its good to have one command to check SPS is enabled or not. Based on this user 
can take the decision to run the Mover.

{noformat}
hdfs storagepolicies -policysatisfierstatus
{noformat} 

        Summary: [SPS]: Add CLI command for satisfy storage policy operations  
(was: [SPS]: Add storagepolicy command to check the status of storage policy 
Satisfier)

> [SPS]: Add CLI command for satisfy storage policy operations
> ------------------------------------------------------------
>
>                 Key: HDFS-11670
>                 URL: https://issues.apache.org/jira/browse/HDFS-11670
>             Project: Hadoop HDFS
>          Issue Type: Sub-task
>          Components: datanode, namenode
>    Affects Versions: HDFS-10285
>            Reporter: Surendra Singh Lilhore
>            Assignee: Surendra Singh Lilhore
>         Attachments: HDFS-11670-HDFS-10285.001.patch
>
>
> This jira to discuss and implement set of satisfy storage policy 
> sub-commands. Following are the list of sub-commands:
> # Schedule blocks to move based on file/directory policy:
> {code}hdfs storagepolicies -satisfyStoragePolicy -path <path>]{code}
> # Its good to have one command to check SPS is enabled or not. Based on this 
> user can take the decision to run the Mover:
> {code}
> hdfs storagepolicies -isSPSRunning
> {code} 



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

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

Reply via email to