tree: 39d6d02390534f87eee45b63c0768e26bccee992 [path history] [tgz]
  1. .ssh/
  2. docker-compose.yaml
  3. docker-config
  4. Dockerfile
  5. ps.sh
  6. README.md
  7. start.sh
  8. stop.sh
hadoop-ozone/dist/src/main/compose/ozonescripts/README.md

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