[ 
https://issues.apache.org/jira/browse/FLINK-12541?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16857303#comment-16857303
 ] 

Dian Fu edited comment on FLINK-12541 at 6/6/19 5:32 AM:
---------------------------------------------------------

Hi [~sunjincheng121] 

Regarding to Kubernetes support for Python jobs, there are two things to do:
 1) Support to submit Python jobs to a Kubernetes session cluster. To support 
this, we need to improve the REST API to make it able to submit Python Table 
API jobs. 
 2) Support to run a job-specific cluster on Kubernetes. To support this, we 
need to improve the job specific docker image build scripts to support Python 
Table API jobs.

Currently, I have submitted two PRs using the same Jira ticket. Does it make 
sense to you to focus on part 1) in this ticket and creating another ticket for 
part 2)?


was (Author: dian.fu):
Hi [~sunjincheng121] 

Regarding to Kubernetes support for Python jobs, there are two things to do:
1) Support to submit Python jobs to a Kubernetes session cluster. To support 
this, we need to improve the REST API to make it able to submit Python Table 
API jobs. 
2) Support to run a specific job cluster on Kubernetes. To support this, we 
need to improve the job specific docker image build scripts to support Python 
Table API jobs.

Currently, I have submitted two PRs using the same Jira ticket. Does it make 
sense to you to focus on part 1) in this ticket and creating another ticket for 
part 2)?

> Add deploy a Python Flink job and session cluster on Kubernetes support.
> ------------------------------------------------------------------------
>
>                 Key: FLINK-12541
>                 URL: https://issues.apache.org/jira/browse/FLINK-12541
>             Project: Flink
>          Issue Type: Sub-task
>          Components: API / Python, Runtime / REST
>    Affects Versions: 1.9.0
>            Reporter: sunjincheng
>            Assignee: Dian Fu
>            Priority: Major
>              Labels: pull-request-available
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> Add deploy a Python Flink job and session cluster on Kubernetes support.
> We need to have the same deployment step as the Java job. Please see: 
> [https://ci.apache.org/projects/flink/flink-docs-stable/ops/deployment/kubernetes.html]
>  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to