Github user zentol commented on the issue:
https://github.com/apache/flink/pull/2063
test files are never copied to the tmp folder regardless of whether HDFS is
used or not. This is not a bug, but intended behaviour.
You can easily add the utils.py to the test invokation by modifying the
call to the PythonPlanBinder.main in PythonPlanBinderTest. it should be as
simple as appending "<relative-path>/utils.py" to the call.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---