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

Hudson commented on HDDS-346:
-----------------------------

SUCCESS: Integrated in Jenkins build Hadoop-trunk-Commit #14757 (See 
[https://builds.apache.org/job/Hadoop-trunk-Commit/14757/])
HDDS-346. ozoneShell show the new volume info after updateVolume command 
(aengineer: rev 11daa010d218d340939d9ab05a946939f3292f5e)
* (edit) 
hadoop-ozone/ozone-manager/src/main/java/org/apache/hadoop/ozone/web/ozShell/volume/UpdateVolumeHandler.java


> ozoneShell show the new volume info after updateVolume command like 
> updateBucket command.
> -----------------------------------------------------------------------------------------
>
>                 Key: HDDS-346
>                 URL: https://issues.apache.org/jira/browse/HDDS-346
>             Project: Hadoop Distributed Data Store
>          Issue Type: Bug
>            Reporter: chencan
>            Assignee: chencan
>            Priority: Minor
>             Fix For: 0.2.1
>
>         Attachments: HDDS-346.001.patch
>
>
> ozoneShell  show nothing after UpdateVolume,we may list the new volume info 
> after update command.
> Like this:
> [root@localhost bin]# ./ozone oz -updateVolume /volume -quota 10GB
> 2018-08-10 09:40:02,241 WARN util.NativeCodeLoader: Unable to load 
> native-hadoop library for your platform... using builtin-java classes where 
> applicable
> {
>   "owner" : {
>     "name" : "root"
>   },
>   "quota" : {
>     "unit" : "GB",
>     "size" : 10
>   },
>   "volumeName" : "volume",
>   "createdOn" : "Tue, 01 Jun +50573 08:11:18 GMT",
>   "createdBy" : "root"
> }



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
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