[GitHub] flink pull request: [FLINK-3293] Respect custom cli yarn name in j...

2016-01-28 Thread jkirsch
GitHub user jkirsch opened a pull request: https://github.com/apache/flink/pull/1558 [FLINK-3293] Respect custom cli yarn name in jobmanager mode Added a method to set a default application name for the flink yarn session cli. Switched the order, such that this name can now

[GitHub] flink pull request: [doc] Fix wordcount example in YARN setup

2015-07-09 Thread jkirsch
GitHub user jkirsch opened a pull request: https://github.com/apache/flink/pull/897 [doc] Fix wordcount example in YARN setup Fix wrong wget call You can merge this pull request into a Git repository by running: $ git pull https://github.com/jkirsch/flink patch-1

[GitHub] flink pull request: [FLINK-1974] JobExecutionResult NetRuntime - d...

2015-05-07 Thread jkirsch
Github user jkirsch commented on the pull request: https://github.com/apache/flink/pull/652#issuecomment-99967606 I updated to reflect the new name `getNetRuntime` and also reverted the change which reported the seconds instead of milliseconds. --- If your project is set up

[GitHub] flink pull request: [FLINK-1974] JobExecutionResult NetRuntime - d...

2015-05-06 Thread jkirsch
Github user jkirsch commented on a diff in the pull request: https://github.com/apache/flink/pull/652#discussion_r29795245 --- Diff: flink-core/src/main/java/org/apache/flink/api/common/JobExecutionResult.java --- @@ -47,12 +48,23 @@ public JobExecutionResult(JobID jobID, long

[GitHub] flink pull request: [FLINK-1974] JobExecutionResult NetRuntime - d...

2015-05-05 Thread jkirsch
GitHub user jkirsch opened a pull request: https://github.com/apache/flink/pull/652 [FLINK-1974] JobExecutionResult NetRuntime - document result type - Added documentation to indicate that the return type is in milliseconds - Added an elapsedNetRuntime method which accepts

[GitHub] flink pull request: [FLINK-999] Configurability of LocalExecutor

2015-03-04 Thread jkirsch
Github user jkirsch closed the pull request at: https://github.com/apache/flink/pull/448 --- 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

[GitHub] flink pull request: [FLINK-999] Configurability of LocalExecutor

2015-03-03 Thread jkirsch
GitHub user jkirsch opened a pull request: https://github.com/apache/flink/pull/448 [FLINK-999] Configurability of LocalExecutor Add also the global configuration to the minicluster. This is an attempt to bring in the ability to pass configuration parameters

[GitHub] flink pull request: [FLINK-1596] remove space in filename

2015-02-21 Thread jkirsch
GitHub user jkirsch opened a pull request: https://github.com/apache/flink/pull/431 [FLINK-1596] remove space in filename Simple fix seems to cause issues on Windows You can merge this pull request into a Git repository by running: $ git pull https://github.com/jkirsch

[GitHub] flink pull request: Typo in - Join with Join-Function

2015-02-05 Thread jkirsch
GitHub user jkirsch opened a pull request: https://github.com/apache/flink/pull/369 Typo in - Join with Join-Function Fix typo in the Java Code Example You can merge this pull request into a Git repository by running: $ git pull https://github.com/jkirsch/incubator-flink typo