[
https://issues.apache.org/jira/browse/HDFS-12039?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16131648#comment-16131648
]
Weiwei Yang commented on HDFS-12039:
------------------------------------
Thanks [~ljain] to confirm this is working, I think this is fixed by HDFS-12118
by modifying the argument from -owner to -user. Lets close it as fixed
upstream. Thank you.
> 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
>
> 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: [email protected]
For additional commands, e-mail: [email protected]