[
https://issues.apache.org/jira/browse/HDDS-490?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16650990#comment-16650990
]
Hudson commented on HDDS-490:
-----------------------------
SUCCESS: Integrated in Jenkins build Hadoop-trunk-Commit #15222 (See
[https://builds.apache.org/job/Hadoop-trunk-Commit/15222/])
HDDS-490. Improve om and scm start up options . Contributed by Namit (arp: rev
2614078b213e03085635b4455ed391438eef8db2)
* (edit)
hadoop-ozone/ozone-manager/src/main/java/org/apache/hadoop/ozone/om/OzoneManager.java
* (add)
hadoop-ozone/integration-test/src/test/java/org/apache/hadoop/ozone/om/TestOmInit.java
* (edit)
hadoop-hdds/server-scm/src/main/java/org/apache/hadoop/hdds/scm/server/StorageContainerManager.java
* (edit) hadoop-ozone/docs/content/RealCluster.md
* (edit) hadoop-ozone/dist/src/main/compose/ozonescripts/start.sh
> 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
> Fix For: 0.3.0, 0.4.0
>
> 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: [email protected]
For additional commands, e-mail: [email protected]