tillrohrmann commented on a change in pull request #8609: [FLINK-12541][container][python] Add support for Python jobs in build script URL: https://github.com/apache/flink/pull/8609#discussion_r292866488
########## File path: flink-container/kubernetes/README.md ########## @@ -29,7 +29,7 @@ In non HA mode, you should first start the job cluster service: In order to deploy the job cluster entrypoint run: -`FLINK_IMAGE_NAME=<IMAGE_NAME> FLINK_JOB=<JOB_NAME> FLINK_JOB_PARALLELISM=<PARALLELISM> envsubst < job-cluster-job.yaml.template | kubectl create -f -` Review comment: Why did we remove `FLINK_JOB` here? ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
