[
https://issues.apache.org/jira/browse/BEAM-6162?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chamikara Jayalath resolved BEAM-6162.
--------------------------------------
Resolution: Fixed
> Python PipelineOptions raises "ambiguous option" error due to argparse
> behavior
> -------------------------------------------------------------------------------
>
> Key: BEAM-6162
> URL: https://issues.apache.org/jira/browse/BEAM-6162
> Project: Beam
> Issue Type: Bug
> Components: sdk-py-core
> Reporter: Charles Chen
> Assignee: Charles Chen
> Priority: Blocker
> Fix For: 2.9.0
>
> Time Spent: 1h 50m
> Remaining Estimate: 0h
>
> I am running an Jupyter notebook with an --profile option. This works in
> 2.8.0 but is broken after [https://github.com/apache/beam/pull/6847] as the
> Python PipelineOptions raises "ambiguous option" error due to argparse
> behavior of trying to autocomplete options by prefix (this behavior is due to
> [https://bugs.python.org/issue29777] which the Python dev team does not want
> to fix).
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)