GitHub user herohde opened a pull request:
https://github.com/apache/beam/pull/4029
[BEAM-3005] Add resource limits to provisioning
* Use memory limit for JVM max heap size.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/herohde/beam containers
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/beam/pull/4029.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 #4029
----
commit 1514f5a36376c12bef8597b9b37505a01cfec9f7
Author: Henning Rohde <[email protected]>
Date: 2017-10-20T21:38:54Z
[BEAM-3005] Add resource limits to provision proto
commit b37e4d1c23b9d7291d8063e525a554ae343fe0ab
Author: Henning Rohde <[email protected]>
Date: 2017-10-23T16:56:55Z
[BEAM-3005] Set JVM max heap size in java container
commit 9e8cc1b77e6afbccb181f81db6bc201f40dde68d
Author: Henning Rohde <[email protected]>
Date: 2017-10-23T16:59:08Z
Declare .go and Dockerfile as text in gitattributes
----
---