Github user asfgit closed the pull request at:
https://github.com/apache/flink/pull/1272
---
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 enab
Github user fhueske commented on the pull request:
https://github.com/apache/flink/pull/1272#issuecomment-149838435
Will merge this PR
---
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 fea
Github user greghogan commented on a diff in the pull request:
https://github.com/apache/flink/pull/1272#discussion_r42526400
--- Diff:
flink-runtime/src/main/java/org/apache/flink/runtime/io/disk/iomanager/FileIOChannel.java
---
@@ -154,20 +155,25 @@ private static String randomS
Github user StephanEwen commented on a diff in the pull request:
https://github.com/apache/flink/pull/1272#discussion_r42524229
--- Diff:
flink-runtime/src/main/java/org/apache/flink/runtime/io/disk/iomanager/FileIOChannel.java
---
@@ -154,20 +155,25 @@ private static String rando
Github user StephanEwen commented on the pull request:
https://github.com/apache/flink/pull/1272#issuecomment-149636019
Looks good to me, +1 to merge this!
---
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 d
GitHub user greghogan opened a pull request:
https://github.com/apache/flink/pull/1272
[FLINK-2834] Global round-robin for temporary directories
Multiple TaskManager filesystems can be used by configuring multiple
temporary directories.
This patch changes the process of spilling