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

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

                Author: ASF GitHub Bot
            Created on: 10/Apr/20 19:19
            Start Date: 10/Apr/20 19:19
    Worklog Time Spent: 10m 
      Work Description: pabloem commented on issue #11384: [BEAM-9736] Fix 
from_container_image call
URL: https://github.com/apache/beam/pull/11384#issuecomment-612179751
 
 
   r: @ibzib 
   PR on master: 
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


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

    Worklog Id:     (was: 420430)
    Time Spent: 0.5h  (was: 20m)

> NameError: name 'from_container_image' is not defined
> -----------------------------------------------------
>
>                 Key: BEAM-9736
>                 URL: https://issues.apache.org/jira/browse/BEAM-9736
>             Project: Beam
>          Issue Type: Bug
>          Components: sdk-py-core
>            Reporter: Kyle Weaver
>            Priority: Blocker
>             Fix For: 2.21.0
>
>          Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> https://github.com/apache/beam/pull/11370 introduced the following error that 
> breaks the interpretation of environments.py.
> File 
> "/home/jenkins/jenkins-slave/workspace/beam_LoadTests_Python_ParDo_Flink_Batch_PR/src/sdks/python/apache_beam/runners/portability/portable_runner.py",
>  line 282, in _create_environment
> 11:37:41     return env_class.from_options(portable_options)
> 11:37:41   File 
> "/home/jenkins/jenkins-slave/workspace/beam_LoadTests_Python_ParDo_Flink_Batch_PR/src/sdks/python/apache_beam/transforms/environments.py",
>  line 255, in from_options
> 11:37:41     return from_container_image(
> 11:37:41 NameError: name 'from_container_image' is not defined



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to