[
https://issues.apache.org/jira/browse/BEAM-13041?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Aydar Zaynutdinov updated BEAM-13041:
-------------------------------------
Description:
The server app should be able to make preparing work for files with java code.
Need to implement Prepare method for Java executor
Prepare method should handle errors from a preparing steps
We should cover all methods and functions with unit tests
was:
Backend should be able to make preparation work with files. This step should be
one of the executor's steps.
* Add one more step to executor - Prepare (should work like Validate)
* Add preparation functional into *java_helper*:
** remove *public* modification before each class into the file with code
** remove *package ...* stringĀ into the file with code
> [Playground] Add an ability to make preparing work
> --------------------------------------------------
>
> Key: BEAM-13041
> URL: https://issues.apache.org/jira/browse/BEAM-13041
> Project: Beam
> Issue Type: Task
> Components: beam-playground
> Reporter: Aydar Zaynutdinov
> Assignee: Aydar Zaynutdinov
> Priority: P3
>
> The server app should be able to make preparing work for files with java code.
> Need to implement Prepare method for Java executor
> Prepare method should handle errors from a preparing steps
> We should cover all methods and functions with unit tests
--
This message was sent by Atlassian Jira
(v8.3.4#803005)