Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The Docker Mesos Task will be responsible for running container with required configuration.

How run Ignite Framework

1. Build ignite-mesos module in ignite-857 branch.
2. Run IgniteFramework
java -cp ignite-mesos-1.0.0-snapshot-jar-with-dependencies.jar org.apache.ignite.messo.IgniteFramework <mesos master>:<mesos port>

Resources

1. Docker container https://registry.hub.docker.com/u/apacheignite/ignite-docker/ 
2. JIRA https://issues.apache.org/jira/browse/IGNITE-857