[ 
https://issues.apache.org/jira/browse/HDFS-8187?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14512632#comment-14512632
 ] 

Hadoop QA commented on HDFS-8187:
---------------------------------

\\
\\
| (/) *{color:green}+1 overall{color}* |
\\
\\
|| Vote || Subsystem || Runtime || Comment ||
| {color:blue}0{color} | pre-patch |   2m 53s | Pre-patch trunk compilation is 
healthy. |
| {color:green}+1{color} | @author |   0m  0s | The patch does not contain any 
@author tags. |
| {color:green}+1{color} | whitespace |   0m  0s | The patch has no lines that 
end in whitespace. |
| {color:green}+1{color} | release audit |   0m 20s | The applied patch does 
not increase the total number of release audit warnings. |
| {color:green}+1{color} | site |   2m 56s | Site still builds. |
| | |   6m 13s | |
\\
\\
|| Subsystem || Report/Notes ||
| Patch URL | 
http://issues.apache.org/jira/secure/attachment/12728162/HDFS-8187.1.patch |
| Optional Tests | site |
| git revision | trunk / f83c55a |
| Console output | 
https://builds.apache.org/job/PreCommit-HDFS-Build/10390/console |


This message was automatically generated.

> Remove usage of "-setStoragePolicy" and "-getStoragePolicy" using dfsadmin 
> cmd (as it is not been supported)
> ------------------------------------------------------------------------------------------------------------
>
>                 Key: HDFS-8187
>                 URL: https://issues.apache.org/jira/browse/HDFS-8187
>             Project: Hadoop HDFS
>          Issue Type: Bug
>          Components: documentation
>    Affects Versions: 3.0.0
>            Reporter: J.Andreina
>            Assignee: J.Andreina
>         Attachments: HDFS-8187.1.patch
>
>
> Remove usage of "-setStoragePolicy" and "-getStoragePolicy" using dfsadmin 
> cmd (as it is not been supported)
> Incorrect Usage in Document:
> {noformat}
> The storage policy can be specified using the "[`dfsadmin 
> -setStoragePolicy`](#Set_Storage_Policy)" command. 
> .
> .
> The effective storage policy can be retrieved by the "[`dfsadmin 
> -getStoragePolicy`](#Get_Storage_Policy)" command.
> {noformat}
> Correct Commands:
> {noformat}
> hdfs storagepolicies -getStoragePolicy -path <path>
> hdfs storagepolicies -setStoragePolicy -path <path> -policy <policy>
> {noformat}



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

Reply via email to