Details
-
Improvement
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
1.7.2
-
flink-python has been moved from lib to opt and is not available on the default class path any more.
Description
As discussed on the dev mailing list, we should move flink-python to opt instead of having it in lib by default.
The streaming counter part (flink-streaming-python) is only as part of opt already.
I think we don't have many users of the Python batch API and this will make the streaming/batch experience more consistent and would result in a cleaner default classpath.