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/06 17:12:41 UTC

[jira] [Updated] (BEAM-1318) PipelineOptions should warn if there are unused options

     [ https://issues.apache.org/jira/browse/BEAM-1318?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ahmet Altay updated BEAM-1318:
------------------------------
    Labels: newbie starter  (was: )

> PipelineOptions should warn if there are unused options
> -------------------------------------------------------
>
>                 Key: BEAM-1318
>                 URL: https://issues.apache.org/jira/browse/BEAM-1318
>             Project: Beam
>          Issue Type: New Feature
>          Components: sdk-py
>            Reporter: Ahmet Altay
>            Priority: Minor
>              Labels: newbie, starter
>
> Since PipelineOptions uses argparse, it is possible that some options are actually consumed by the program. In that case a better usage pattern would be to pass only unconsumed options to PipelineOptions but we cannot enforce this.
> This cannot be an error because of the above reason, but we can show a warning.



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