[
https://issues.apache.org/jira/browse/FLINK-12903?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chesnay Schepler closed FLINK-12903.
------------------------------------
Resolution: Fixed
Release Note:
The older Python APIs for Batch & Streaming have been removed.
A new API is being developed based on the Table API as part of FLINK-12308.
Existing users may continue to use these APIs with future versions of Flink by
copying both the flink-(streaming)-python jars into the /lib directory of the
distribution and the corresponding start-scripts (pyflink(-stream).sh) into the
/bin directory of the distribution.
master: 8ab2f9320c6ba10c09c97a264fc3e0ce45efebc6
> Remove legacy flink-python APIs
> -------------------------------
>
> Key: FLINK-12903
> URL: https://issues.apache.org/jira/browse/FLINK-12903
> Project: Flink
> Issue Type: Improvement
> Components: API / Python, Build System
> Affects Versions: 1.9.0
> Reporter: Chesnay Schepler
> Assignee: Chesnay Schepler
> Priority: Major
> Labels: pull-request-available
> Fix For: 1.9.0
>
> Time Spent: 40m
> Remaining Estimate: 0h
>
> As discussed on the [mailing
> list|http://mail-archives.apache.org/mod_mbox/flink-user/201906.mbox/%3cCANC1h_uSoBi0nG1wL-4EATBSU_h2t46g=b9i8teusmxrmxr...@mail.gmail.com%3e],
> remove the older batch&streaming python API.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)