You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "sunjincheng (Jira)" <ji...@apache.org> on 2019/11/06 02:16:00 UTC

[jira] [Updated] (FLINK-14250) Introduce separate "bin/flink runpy" and remove python support from "bin/flink run"

     [ https://issues.apache.org/jira/browse/FLINK-14250?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

sunjincheng updated FLINK-14250:
--------------------------------
    Attachment:     (was: image-2019-11-06-10-15-41-012.png)

> Introduce separate "bin/flink runpy" and remove python support from "bin/flink run"
> -----------------------------------------------------------------------------------
>
>                 Key: FLINK-14250
>                 URL: https://issues.apache.org/jira/browse/FLINK-14250
>             Project: Flink
>          Issue Type: Sub-task
>          Components: Client / Job Submission
>            Reporter: Aljoscha Krettek
>            Priority: Major
>
> Currently, "bin/flink run" supports both Java and Python programs and there is quite some complexity in command line parsing and validation and the code is spread across different classes.
> I think if we had a separate "bin/flink runpy" then we could simplify the parsing quite a bit and the usage help of each command would only show those options that are relevant for the given use case.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)