Nico Kruber created FLINK-7283:
----------------------------------
Summary: PythonPlanBinderTest issues with python paths
Key: FLINK-7283
URL:
https://issues.apache.org/jira/browse/FLINK-7283 Project: Flink
Issue Type: Bug
Components: Python API, Tests
Affects Versions: 1.3.1, 1.3.0, 1.4.0, 1.3.2
Reporter: Nico Kruber
Assignee: Nico Kruber
There are some issues with {{PythonPlanBinderTest}} and the Python2/3 tests:
- the path is not set correctly (only inside {{config}}, not the {{configuration}} that is passed on to the {{PythonPlanBinder}}
- linux distributions have become quite inventive regarding python binary names: some offer {{python}} as Python 2, some as Python 3. Similarly, {{python3}} and/or {{python2}} may not be available. If we really want to test both, we need to take this into account.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)