[
https://issues.apache.org/jira/browse/BEAM-12988?focusedWorklogId=665724&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-665724
]
ASF GitHub Bot logged work on BEAM-12988:
-----------------------------------------
Author: ASF GitHub Bot
Created on: 14/Oct/21 15:21
Start Date: 14/Oct/21 15:21
Worklog Time Spent: 10m
Work Description: pabloem commented on pull request #15645:
URL: https://github.com/apache/beam/pull/15645#issuecomment-943462406
sorry - there's a merge conflict here - can you resolve so I'll merge? : )
--
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.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 665724)
Time Spent: 4h 20m (was: 4h 10m)
> Implement FileSystem service
> ----------------------------
>
> Key: BEAM-12988
> URL: https://issues.apache.org/jira/browse/BEAM-12988
> Project: Beam
> Issue Type: Sub-task
> Components: beam-playground
> Reporter: Ilya Kozyrev
> Assignee: Aydar Zaynutdinov
> Priority: P3
> Time Spent: 4h 20m
> Remaining Estimate: 0h
>
> We need to have a go module that helps us to communicate with the file system.
>
> Server and controller take code as a string, but executor requires the
> prepared folder structure on fs and Java code located in the file. For this
> purpose, we need to implement an additional module that will be responsible
> for that.
> This module should have the following functionality:
> * Take SDK in the constructor and be able to manage functionality depends on
> SDK.
> * Create directory structure on fs for specific SDK. This structure will use
> for compilation and running code.
> * Write Java code from string to file on FS
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)