Details
-
Sub-task
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
-
Reviewed
Description
Add start ozone script. Internally this script should call into
- start-dfs.sh
- run `hdfs --daemon start scm'
- run `hdfs --daemon start ksm`
This just makes it easy to start Ozone with a single command. This command assumes that Namenode format has been run before, since it will bring up HDFS also.