hadoop/hadoop-ozone/dist/src/main/compose/ozonescripts
2018-10-16 15:29:53 -07:00
..
.ssh HDDS-447. Separate ozone-dist and hadoop-dist projects with real classpath separation. Contributed by Elek Marton. 2018-09-24 10:10:11 -07:00
docker-compose.yaml HDDS-447. Separate ozone-dist and hadoop-dist projects with real classpath separation. Contributed by Elek Marton. 2018-09-24 10:10:11 -07:00
docker-config HDDS-665. Add hdds.datanode.dir to docker-config. Contributed by Bharat Viswanadham. 2018-10-16 15:29:53 -07:00
Dockerfile HDDS-447. Separate ozone-dist and hadoop-dist projects with real classpath separation. Contributed by Elek Marton. 2018-09-24 10:10:11 -07:00
ps.sh HDDS-447. Separate ozone-dist and hadoop-dist projects with real classpath separation. Contributed by Elek Marton. 2018-09-24 10:10:11 -07:00
README.md HDDS-447. Separate ozone-dist and hadoop-dist projects with real classpath separation. Contributed by Elek Marton. 2018-09-24 10:10:11 -07:00
start.sh HDDS-490. Improve om and scm start up options . Contributed by Namit Maheshwari. 2018-10-15 16:45:08 -07:00
stop.sh HDDS-447. Separate ozone-dist and hadoop-dist projects with real classpath separation. Contributed by Elek Marton. 2018-09-24 10:10:11 -07:00

start-ozone environment

This is an example environment to use/test ./sbin/start-ozone.sh and ./sbin/stop-ozone.sh scripts.

There are ssh connections between the containers and the start/stop scripts could handle the start/stop process similar to a real cluster.

To use it, first start the cluster:

docker-copmose up -d

After a successfull startup (which starts only the ssh daemons) you can start ozone:

./start.sh

Check it the java processes are started:

./ps.sh