[jira] [Created] (FLINK-8123) Bundle python library in jar

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (FLINK-8123) Bundle python library in jar

Shang Yuanchun (Jira)
Chesnay Schepler created FLINK-8123:
---------------------------------------

             Summary: Bundle python library in jar
                 Key: FLINK-8123
                 URL: https://issues.apache.org/jira/browse/FLINK-8123
             Project: Flink
          Issue Type: Improvement
          Components: Python API
            Reporter: Chesnay Schepler
            Priority: Minor
             Fix For: 1.5.0


Currently, the flink-python library is split into 2 parts in flink-dist; the flink-python jar in the /lib directory, and the python scripts in the /resources directory.

I propose to bundle the python scripts in the flink-python jar. This way, the jar is self-contained and we no longer need to search for the python scripts (which was hacky and had a separate codepath for tests).



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)