zhoulii commented on pull request #3884:
URL: https://github.com/apache/zeppelin/pull/3884#issuecomment-676882177


   > Thanks for the contribution @zhoulii , I think this is only to run flink 
interpreter on k8s, what about the JobManager & TaskManager ? Do you have plan 
to run flink cluster in k8s in future ?
   
   Hi @zjffdu , thanks for reviewing this pr. you are right, this pr only aims 
to run flink interpreter on k8s, and execution modes of flink job are still 
`local|remote|yarn`.
   
   Indeed it would be more reasonable to run flink job in 
[flink-kubernetes-session](https://ci.apache.org/projects/flink/flink-docs-release-1.11/ops/deployment/native_kubernetes.html#flink-kubernetes-session)
 mode when flink interpreter is running on k8s. I will find out how to add this 
new execution mode to flink interpreter in next pr.
   
   btw, is there any problem with the change in `common.sh` and 
`interpreter.sh`? I am not sure whether it is a good way to solve jar conflict 
of log4j.


----------------------------------------------------------------
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]


Reply via email to