Versions Compared

Key

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

...

1. Build ignite-mesos module in ignite-857 branch.
2. Run IgniteFramework

java -cp jar ignite-mesos-1.0.0-snapshot-jar-with-dependencies.jar org.apache.ignite.messo.IgniteFramework [<mesos master>:<mesos port>

TODO

...

] [-cfg (path to config)]

Properties

  • IGNITE_RESOURCE_CPU_CORES - The number of CPU Cores for Apache Ignite cluster.
  • IGNITE_RESOURCE_MEM_MB - The number of Megabytes of RAM for Apache Ignite cluster.
  • IGNITE_RESOURCE_DISK_MB - The number of Megabytes of Disk for Apache Ignite cluster.
  • IGNITE_RESOURCE_NODE_CNT- The number of nodes in the cluster.

TODO

  • Deploy users classes to Ignite nodes.
  • Rolling updates

Resources

1. Docker container 
2. JIRA

...