Kostas Kloudas created FLINK-13713: -------------------------------------- Summary: Remove legacy Package interface. Key: FLINK-13713 URL: https://issues.apache.org/jira/browse/FLINK-13713 Project: Flink Issue Type: Bug Affects Versions: 1.9.0 Reporter: Kostas Kloudas Assignee: Kostas Kloudas Fix For: 1.10.0
The Package interface isĀ an interface used in the Stratosphere days in order to write Flink jobs. This is now outdated as users use the Environments to write jobs. This Jira proposes the removal of this interface and the related code, as it is used nowhere in Flink itself but itĀ complicates parts of the codebase. -- This message was sent by Atlassian JIRA (v7.6.14#76016)