Kyle Weaver created BEAM-9993:
---------------------------------

             Summary: Add option defaults for Flink Python tests
                 Key: BEAM-9993
                 URL: https://issues.apache.org/jira/browse/BEAM-9993
             Project: Beam
          Issue Type: Improvement
          Components: runner-flink
            Reporter: Kyle Weaver
            Assignee: Kyle Weaver


I want to run a single Flink Python test:

python -m apache_beam.runners.portability.flink_runner_test 
FlinkRunnerTest.test_metrics

But I get this error:
TypeError: expected str, bytes or os.PathLike object, not NoneType

Turns out flink_job_server_jar isn't set, and there's no default value. We 
should set a default.

We should also change the default environment type to LOOPBACK for basic 
testing purposes because it requires the least setup.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to