You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by "Ahmet Altay (JIRA)" <ji...@apache.org> on 2017/04/21 20:13:04 UTC

[jira] [Commented] (BEAM-2048) --worker_harness_container_image should issue a warning if not used with --runner DataflowRunner

    [ https://issues.apache.org/jira/browse/BEAM-2048?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15979300#comment-15979300 ] 

Ahmet Altay commented on BEAM-2048:
-----------------------------------

This same is true for any `WorkerOptions`. Maybe we can rename the option group to something else to be more clear. I am not sure what would be a good strategy for the general problem. A user may pass a set of options and those options may or may not be used by a particular runner. 

> --worker_harness_container_image should issue a warning if not used with --runner DataflowRunner
> ------------------------------------------------------------------------------------------------
>
>                 Key: BEAM-2048
>                 URL: https://issues.apache.org/jira/browse/BEAM-2048
>             Project: Beam
>          Issue Type: Improvement
>          Components: sdk-py
>            Reporter: MarĂ­a GH
>            Assignee: Ahmet Altay
>            Priority: Minor
>
> 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.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)