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

Arpit Agarwal updated HDDS-490:
-------------------------------
    Description: 
I propose the following changes:
 # Rename _createObjectStore_ to _init_
 # Use double-dash for all long options (Unix convention)
 # Format existing object store should be a no-op. If a user runs:
{code:java}
ozone om --init{code}
And OM is already initialized, it should give a warning message and exit the 
process with success.

  was:
I propose the following changes:
 # Rename _createObjectStore_ to _init_
 # Use double-dash for all long options (Unix convention)
 # Fail to format existing object store. If a user runs:
{code:java}
ozone om --init{code}
And OM is already initialized, it should give a warning message and exit the 
process with success.


> Improve om and scm start up options 
> ------------------------------------
>
>                 Key: HDDS-490
>                 URL: https://issues.apache.org/jira/browse/HDDS-490
>             Project: Hadoop Distributed Data Store
>          Issue Type: Bug
>            Reporter: Namit Maheshwari
>            Assignee: Namit Maheshwari
>            Priority: Major
>              Labels: alpha2, incompatible
>         Attachments: HDDS-490.001.patch, HDDS-490.002.patch
>
>
> I propose the following changes:
>  # Rename _createObjectStore_ to _init_
>  # Use double-dash for all long options (Unix convention)
>  # Format existing object store should be a no-op. If a user runs:
> {code:java}
> ozone om --init{code}
> And OM is already initialized, it should give a warning message and exit the 
> process with success.



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