GitHub user patricklucas opened a pull request:
https://github.com/apache/flink/pull/3492
[FLINK-4326] [scripts] Flink foreground services
This PR consists of @greghogan's commits from #3351 with the merge
conflicts fixed.
If merged, this PR supplants #3351, which can be closed.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/patricklucas/flink
FLINK-4326_start_in_foreground
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/flink/pull/3492.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 #3492
----
commit 0867c868508183e2c5b29f8f695fd13dd9f07ea3
Author: Greg Hogan <[email protected]>
Date: 2016-10-07T20:06:48Z
[FLINK-4326] [scripts] Flink foreground services
Add a "start-foreground" option to the Flink service scripts which does
not daemonize the service nor redirect output.
commit 41ab9b7e905d6bf7fbf647808f54888923b3257f
Author: Greg Hogan <[email protected]>
Date: 2017-02-21T17:37:04Z
Add logging configuration
----
---
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.
---