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 be
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 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 for it
Github user jkirsch commented on a diff in the pull request:
https://github.com/apache/flink/pull/652#discussion_r29842575
--- Diff:
flink-runtime/src/main/java/org/apache/flink/runtime/client/SerializedJobExecutionResult.java
---
@@ -63,6 +64,17 @@ public long getNetRuntime
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 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 a
Github user jkirsch commented on the pull request:
https://github.com/apache/flink/pull/448#issuecomment-77144749
#427 is a better approach
---
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
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 is
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
to the
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 user jkirsch commented on the pull request:
https://github.com/apache/flink/pull/369#issuecomment-73251735
No problem .. small but equally important :smiley:
---
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
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
12 matches
Mail list logo