flink-docker | Docker packaging for Apache Flink | Continuous Deployment library
kandi X-RAY | flink-docker Summary
kandi X-RAY | flink-docker Summary
For more information about how changes in this repo are reflected on Docker Hub, see [the "An image’s source changed in Git, now what?" FAQ entry] For outstanding changes to the Apache Flink images on Docker Hub, see [PRs with the "library/flink" label on the official-images repository] For the "source of truth" for which Dockerfile and revision is reflected in the Apache Flink images on Docker Hub, see [the library/flink file in the official-images repository]
Support
Quality
Security
License
Reuse
Top functions reviewed by kandi - BETA
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of flink-docker
flink-docker Key Features
flink-docker Examples and Code Snippets
Community Discussions
Trending Discussions on flink-docker
QUESTION
I am using flink-docker 1.4.0 and I have created a scala job to be run on Flink. The job uses typesafe config which looks similar to that :
...ANSWER
Answered 2018-Mar-09 at 09:07It is not possible to set environment variables per job only.
Flink cluster consists of Taskmanagers and Jobmanagers which are jvm processes. Submitting a job does not spawn any new jvm processes therefore you can only set env variables clusterwise.
You can try to pass this argument as command line argument.
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install flink-docker
Support
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page