GitHub user gyfora opened a pull request:
https://github.com/apache/flink/pull/2796
[FLINK-4873] Configurable ship path for YARN cluster resources
This PR makes the resource shipping directory configurable for YARN
clusters by adding a new config option: `yarn.resource.ship.path`
Currently the HDFS home directory is used by default which makes it
practically impossible to use the YARN cluster without HDFS (which is actually
quite feasible if you have a different distributed file system).
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/gyfora/flink master
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/flink/pull/2796.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 #2796
----
commit 00380ac5233a5b149672bef8a4a148200bd272d3
Author: Gyula Fora <[email protected]>
Date: 2016-11-11T12:45:29Z
[FLINK-4873] Configurable ship path for YARN cluster resources
----
---
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.
---