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

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

                Author: ASF GitHub Bot
            Created on: 24/Nov/19 16:13
            Start Date: 24/Nov/19 16:13
    Worklog Time Spent: 10m 
      Work Description: tweise commented on issue #10205: [BEAM-8815] Skip 
manifest when no artifacts are staged
URL: https://github.com/apache/beam/pull/10205#issuecomment-557903109
 
 
   Unrelated failure in Run Portable_Python PreCommit
   ```
   07:56:50 > Task :sdks:python:test-suites:portable:py2:installGcpTest FAILED
   ...
   07:56:50       File 
"/home/jenkins/jenkins-slave/workspace/beam_PreCommit_Portable_Python_Phrase/src/build/gradleenv/1866363813/local/lib/python2.7/site-packages/setuptools/wheel.py",
 line 110, in _install_as_egg
   07:56:50         self._convert_metadata(zf, destination_eggdir, dist_info, 
egg_info)
   07:56:50       File 
"/home/jenkins/jenkins-slave/workspace/beam_PreCommit_Portable_Python_Phrase/src/build/gradleenv/1866363813/local/lib/python2.7/site-packages/setuptools/wheel.py",
 line 131, in _convert_metadata
   07:56:50         os.mkdir(destination_eggdir)
   07:56:50     OSError: [Errno 17] File exists: 
'/home/jenkins/jenkins-slave/workspace/beam_PreCommit_Portable_Python_Phrase/src/sdks/python/.eggs/pytest_runner-5.2-py2.7.egg'
   07:56:50     ----------------------------------------
   07:56:50 ERROR: Command errored out with exit status 1: python setup.py 
egg_info Check the logs for full command output.
   ```
 
----------------------------------------------------------------
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: 348760)
    Time Spent: 0.5h  (was: 20m)

> Portable pipeline execution without artifact staging
> ----------------------------------------------------
>
>                 Key: BEAM-8815
>                 URL: https://issues.apache.org/jira/browse/BEAM-8815
>             Project: Beam
>          Issue Type: Task
>          Components: runner-core, runner-flink
>    Affects Versions: 2.17.0
>            Reporter: Thomas Weise
>            Assignee: Thomas Weise
>            Priority: Major
>              Labels: portability
>          Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> The default artifact staging implementation relies on a distributed 
> filesystem. A directory and manifest will be created even when artifact 
> staging isn't used, and the container boot code will fail retrieving 
> artifacts, even though there are non. In a containerized environment it is 
> common to package artifacts into containers. It should be possible to run the 
> pipeline w/o a distributed filesystem. 
> [https://lists.apache.org/thread.html/1b0d545955a80688ea19f227ad943683747b17beb45368ad0908fd21@%3Cdev.beam.apache.org%3E]



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

Reply via email to