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

Thomas Weise closed BEAM-1318.
------------------------------
       Resolution: Done
    Fix Version/s: 2.11.0

> 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-core
>            Reporter: Ahmet Altay
>            Priority: Minor
>              Labels: newbie, starter
>             Fix For: 2.11.0
>
>
> 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
(v7.6.3#76005)

Reply via email to