Till Rohrmann created FLINK-7087:
------------------------------------
Summary: Implement Flip-6 container entry point
Key: FLINK-7087
URL:
https://issues.apache.org/jira/browse/FLINK-7087 Project: Flink
Issue Type: Bug
Components: Cluster Management
Reporter: Till Rohrmann
In order to support Docker and K8 we have to provide a container entry point. In a first version, the container entry point could be similar to the standalone session mode just with the difference that we don't submit a job to the cluster. The job has to be contained in the container image or being at least retrievable by the entry point. In that sense the container entry point acts like a per-job standalone mode.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)