[
https://issues.apache.org/jira/browse/BEAM-5440?focusedWorklogId=478839&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-478839
]
ASF GitHub Bot logged work on BEAM-5440:
----------------------------------------
Author: ASF GitHub Bot
Created on: 03/Sep/20 22:46
Start Date: 03/Sep/20 22:46
Worklog Time Spent: 10m
Work Description: lukecwik commented on pull request #8982:
URL: https://github.com/apache/beam/pull/8982#issuecomment-686801729
> What is a status of this PR/Jira? What are the next steps to move it
forward? I believe that passing the user docker options is a very useful
feature.
There was a concern about exposing all docker run options since it would
likely be incompatible with cluster managers that use docker.
The discussion was in
https://lists.apache.org/thread.html/fa3fede5d2967daab676d3869d2fc94f505517504c3a849db789ef54%40%3Cdev.beam.apache.org%3E
----------------------------------------------------------------
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: 478839)
Time Spent: 4h 10m (was: 4h)
> Add option to mount a directory inside SDK harness containers
> -------------------------------------------------------------
>
> Key: BEAM-5440
> URL: https://issues.apache.org/jira/browse/BEAM-5440
> Project: Beam
> Issue Type: New Feature
> Components: java-fn-execution, sdk-java-core
> Reporter: Maximilian Michels
> Priority: P3
> Labels: portability, portability-flink
> Time Spent: 4h 10m
> Remaining Estimate: 0h
>
> While experimenting with the Python SDK locally, I found it inconvenient that
> I can't mount a host directory to the Docker containers, i.e. the input must
> already be in the container and the results of a Write remain inside the
> container. For local testing, users may want to mount a host directory.
> Since BEAM-5288 the {{Environment}} carries explicit environment information,
> we could a) add volume args to the {{DockerPayload}}, or b) provide a general
> Docker arguments field.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)