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

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

                Author: ASF GitHub Bot
            Created on: 13/Aug/20 20:20
            Start Date: 13/Aug/20 20:20
    Worklog Time Spent: 10m 
      Work Description: jkff edited a comment on pull request #12571:
URL: https://github.com/apache/beam/pull/12571#issuecomment-673689685


   FWIW: I can reproduce this with the local Flink runner too:
   `python3 main.py --runner=FlinkRunner --environment_type=DOCKER 
--requirements_file=requirements.txt` for the main.py in the thread linked from 
JIRA - this gives me the same issue.
   
   Are there any tests running with these settings?
   
   Note that the issue reproduces only if there *are* any compressed artifacts 
to stage: either a non-empty `requirements.txt` (then the dependencies are 
staged) or a `setup.py` (then we stage `workflow.tar.gz`)
   
   Maybe there already are some tests, and we can make them have a 
requirements.txt or setup.py?


----------------------------------------------------------------
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:
[email protected]


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

    Worklog Id:     (was: 470403)
    Time Spent: 40m  (was: 0.5h)

> Embedded job endpoint artifact service unzips PIP files, making them 
> non-installable
> ------------------------------------------------------------------------------------
>
>                 Key: BEAM-10702
>                 URL: https://issues.apache.org/jira/browse/BEAM-10702
>             Project: Beam
>          Issue Type: Bug
>          Components: sdk-py-core
>    Affects Versions: 2.22.0
>            Reporter: Eugene Kirpichov
>            Assignee: Eugene Kirpichov
>            Priority: P2
>          Time Spent: 40m
>  Remaining Estimate: 0h
>
> For details see this thread: 
> https://lists.apache.org/thread.html/r36931794495dc2745c39e11410577931a0a8cfb07a48253eaeda3246%40%3Cuser.beam.apache.org%3E
> The thread also contains a solution. I'll send a PR - filing the JIRA just to 
> track.



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

Reply via email to