- Python2
- Java
yum install -y python2 wget
Install javawget -c https://apache.bintray.com/aurora/centos-7/aurora-scheduler-0.15.0-1.el7.centos.aurora.x86_64.rpm
sudo yum install -y aurora-scheduler-0.15.0-1.el7.centos.aurora.x86_64.rpmwget -c https://apache.bintray.com/aurora/centos-7/aurora-tools-0.15.0-1.el7.centos.aurora.x86_64.rpm
sudo yum install -y aurora-tools-0.15.0-1.el7.centos.aurora.x86_64.rpmwget -c https://apache.bintray.com/aurora/centos-7/aurora-executor-0.15.0-1.el7.centos.aurora.x86_64.rpm
sudo yum install -y aurora-executor-0.15.0-1.el7.centos.aurora.x86_64.rpmmesos-log initialize --path=/var/lib/aurora/scheduler/db
systemctl start auroraPort: 1338
./thermos_observeraurora job list devcluster
aurora job killall devcluster/root/devel/hello_world
aurora job create devcluster/root/devel/hello_world hello_world.auroravi /etc/aurora/clusters.json
-mesos_master_address='172.17.0.2:5050'
-receive_revocable_resources=true
Run tomcat aurora
aurora job create devcluster/root/devel/hello tomcat.aurora