Vasilisa Sidorova created IGNITE-3901:
------------------------------------------
Summary: Mesos deployment: some Mesos parameters don't work
correctly
Key: IGNITE-3901
URL: https://issues.apache.org/jira/browse/IGNITE-3901
Project: Ignite
Issue Type: Bug
Components: general
Affects Versions: 1.6
Environment: Ubuntu 14.04, Apache Ignite 1.6.7
Reporter: Vasilisa Sidorova
---------------------------------------------
DESCRIPTION
---------------------------------------------
Mesos deployment failed if IGNITE_PACKAGE_URL is used (instead IGNITE_VERSION
or IGNITE_PACKAGE_PATH parameters)
---------------------------------------------
STEPS FOR REPRODUCE
---------------------------------------------
# Prepare marathon.json file for deployment through Marathon and set correct
IGNITE_PACKAGE_URL here
# Run framework according to instruction
https://apacheignite.readme.io/docs/mesos-deployment
---------------------------------------------
ACTUAL RESULT
---------------------------------------------
Ignition application is started but nodes couldn't be running as binaries is
not fully downloaded (look at the attached picture)
---------------------------------------------
EXPECTED RESULT
---------------------------------------------
Deployment is successful as for IGNITE_VERSION parameter
---------------------------------------------
ADDITIONAL INFO
---------------------------------------------
Reproducible for running framework via jar file in the default mode (without
properties.prop file)
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)