You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "Ilya Kozyrev (Jira)" <ji...@apache.org> on 2021/09/27 14:39:00 UTC

[jira] [Created] (BEAM-12971) Compile Java code

Ilya Kozyrev created BEAM-12971:
-----------------------------------

             Summary: Compile Java code
                 Key: BEAM-12971
                 URL: https://issues.apache.org/jira/browse/BEAM-12971
             Project: Beam
          Issue Type: Sub-task
          Components: beam-playground
            Reporter: Ilya Kozyrev


The server app should be able to compile java code.

Assume that all required dependencies are already installed in the runtime environment. 

Need to implement Compile method for Java executor

As an output jar file should be located in local FS.

Compile method should handle errors from a compilation

The server should send a compilation result the to frontend

We should cover all methods and functions with unit tests



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