[
https://issues.apache.org/jira/browse/BEAM-12988?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Aydar Zaynutdinov updated BEAM-12988:
-------------------------------------
Resolution: Implemented
Status: Resolved (was: In Progress)
> 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 50m
> 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)