You are viewing a plain text version of this content. The canonical link for it is here.
Posted to hdfs-dev@hadoop.apache.org by "Weiwei Yang (JIRA)" <ji...@apache.org> on 2017/08/18 02:51:00 UTC

[jira] [Resolved] (HDFS-12039) Ozone: Implement update volume owner in ozone shell

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

Weiwei Yang resolved HDFS-12039.
--------------------------------
       Resolution: Fixed
    Fix Version/s: HDFS-7240

> Ozone: Implement update volume owner in ozone shell
> ---------------------------------------------------
>
>                 Key: HDFS-12039
>                 URL: https://issues.apache.org/jira/browse/HDFS-12039
>             Project: Hadoop HDFS
>          Issue Type: Sub-task
>          Components: ozone
>            Reporter: Weiwei Yang
>            Assignee: Lokesh Jain
>             Fix For: HDFS-7240
>
>
> Ozone shell command {{updateVolume}} should support to update the owner of a volume, using following syntax
> {code}
> hdfs oz -updateVolume http://ozone1.fyre.ibm.com:9864/volume-wwei-0 -owner xyz -root
> {code}
> this could work from rest api, following command could change the volume owner to {{www}}
> {code}
> curl -X PUT -H "Date: Mon, 26 Jun 2017 04:23:30 GMT" -H "x-ozone-version: v1" -H "x-ozone-user:www" -H "Authorization:OZONE root" http://ozone1.fyre.ibm.com:9864/volume-wwei-0
> {code}



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

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