GitHub user Astralidea opened a pull request:
https://github.com/apache/flink/pull/1824
[FLINK-3644] WebRuntimMonitor set java.io.tmpdir does not work
To fix this issue, I think we should add new config to config flink-web
temp dir.
I don't know why java.io.tmpdir does not work. it value always /tmp
the space of /tmp in my cluster is very less. user upload often.
So I have to let this config go into effect.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/QunarBlackOps/flink FLINK-3644-1
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/flink/pull/1824.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 #1824
----
commit 3e581199beff543c3d35e73ab9669fd3907502ad
Author: xueyan.li <[email protected]>
Date: 2016-03-22T04:20:06Z
add new config for set web monitor tmp dir
----
---
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.
---