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

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

                Author: ASF GitHub Bot
            Created on: 23/Oct/18 18:28
            Start Date: 23/Oct/18 18:28
    Worklog Time Spent: 10m 
      Work Description: HuangLED commented on issue #6680: [BEAM-5637] Python 
support for custom dataflow worker jar
URL: https://github.com/apache/beam/pull/6680#issuecomment-432365710
 
 
   > How does this interact with installing the packages in boot.go. Would not 
this 
(https://github.com/apache/beam/blob/master/sdks/python/container/boot.go#L104) 
fail?
   
   A quick update after tracing the code. @aaltay  Got the issue pinned with 
hints from @herohde.  
   
   **Root Cause.** When making testing runs, I didn't specify 
worker_harness_container_image, assuming the most recent code version would be 
used.  However, the boot.go currently used in prod, lags behind by still using 
the internal one in google3 (third_party/.../python_fnapi/boot.go).   That is 
why my testing run didn't fail.   
   
   **What next.** Multiple choices regarding how to align this effort with the 
worker image migration, as well as some other integration testing migrations.  
Let me dive into this a bit more and get back soon. 

----------------------------------------------------------------
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: 157750)
    Time Spent: 5h 40m  (was: 5.5h)

> Python support for custom dataflow worker jar
> ---------------------------------------------
>
>                 Key: BEAM-5637
>                 URL: https://issues.apache.org/jira/browse/BEAM-5637
>             Project: Beam
>          Issue Type: Sub-task
>          Components: sdk-py-core
>            Reporter: Henning Rohde
>            Assignee: Ruoyun Huang
>            Priority: Major
>          Time Spent: 5h 40m
>  Remaining Estimate: 0h
>
> One of the slightly subtle aspects is that we would need to ignore one of the 
> staged jars for portable Python jobs. That requires a change to the Python 
> boot code: 
> https://github.com/apache/beam/blob/66d7c865b7267f388ee60752891a9141fad43774/sdks/python/container/boot.go#L104



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to