[ 
https://issues.apache.org/jira/browse/BEAM-6162?focusedWorklogId=171772&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-171772
 ]

ASF GitHub Bot logged work on BEAM-6162:
----------------------------------------

                Author: ASF GitHub Bot
            Created on: 04/Dec/18 00:39
            Start Date: 04/Dec/18 00:39
    Worklog Time Spent: 10m 
      Work Description: charlesccychen opened a new pull request #7190: 
[BEAM-6162] Cherry-pick PR #7176 into release-2.9.0
URL: https://github.com/apache/beam/pull/7190
 
 
   Fix PipelineOptions argparse behavior.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


Issue Time Tracking
-------------------

    Worklog Id:     (was: 171772)
    Time Spent: 50m  (was: 40m)

> 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: 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)

Reply via email to