Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

--worker_harness_container_image should issue a warning if not used with --runner DataflowRunner #18239

Open
kennknowles opened this issue Jun 3, 2022 · 0 comments

Comments

@kennknowles
Copy link
Member

Running
python -m apache_beam.examples.wordcount --output counts --worker_harness_container_image <container_name>
doesn't issue a warning saying that the job is being run by DirectRunner (default) and therefore no worker_harness_container_image will be used.

Imported from Jira BEAM-2048. Original Jira may contain additional context.
Reported by: mariagh.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants