GitHub user tillrohrmann opened a pull request:
https://github.com/apache/flink/pull/3162
[FLINK-5503] [log] Print error message in case MesosApplicationMaster
Runner fails
This PR is based on #3159.
This PR adds an error message to the mesos-appmaster.sh script which is
printed in case
that the MesosApplicationMasterRunner fails.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/tillrohrmann/flink mesosReturnValue
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/flink/pull/3162.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #3162
----
commit 19143548ab2a3a856d19436d6d3abed7d6700229
Author: Till Rohrmann <[email protected]>
Date: 2017-01-18T15:53:42Z
[FLINK-5504] Create mesos-appmaster log file in log directory
This PR prepends the FLINK_LOG_DIR env variable pointing to Flink's logging
directory to the logging file name.
commit 5c0aae51f3122780d1b170edcdcf66d43a0feb1d
Author: Till Rohrmann <[email protected]>
Date: 2017-01-18T16:36:33Z
[FLINK-5503] [log] Print error message in case MesosApplicationMasterRunner
fails
This PR adds an error message to the mesos-appmaster.sh script which is
printed in case
that the MesosApplicationMasterRunner fails.
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---