Nilotpal Nandi created HDDS-275:
-----------------------------------

             Summary: DeleteVolume command does not give any confirmation 
message on successful execution 
                 Key: HDDS-275
                 URL: https://issues.apache.org/jira/browse/HDDS-275
             Project: Hadoop Distributed Data Store
          Issue Type: Bug
          Components: Ozone Client
            Reporter: Nilotpal Nandi
             Fix For: 0.2.1


On deleting a Volume and successful execution , there is no confirmation 
message saying that the "volume <VOLUME NAME> is deleted".

For example :

 
{noformat}
hadoop@d4eb7d83cdee:~/bin$ for i in $(seq 201 1000)
> do
> ./ozone oz -deleteVolume /vol1${i}
> done
2018-07-20 09:11:50 WARN NativeCodeLoader:60 - Unable to load native-hadoop 
library for your platform... using builtin-java classes where applicable
2018-07-20 09:11:52 WARN NativeCodeLoader:60 - Unable to load native-hadoop 
library for your platform... using builtin-java classes where applicable
..
..
..
{noformat}
 

 



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