You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Flavio Pompermaier (JIRA)" <ji...@apache.org> on 2018/11/13 11:28:00 UTC

[jira] [Created] (FLINK-10862) REST API does not show program descriptions of "simple" ProgramDescription

Flavio Pompermaier created FLINK-10862:
------------------------------------------

             Summary: REST API does not show program descriptions of "simple" ProgramDescription
                 Key: FLINK-10862
                 URL: https://issues.apache.org/jira/browse/FLINK-10862
             Project: Flink
          Issue Type: Bug
          Components: REST
    Affects Versions: 1.6.2
            Reporter: Flavio Pompermaier


When uploading a jar containing a main class implementing ProgramDescription interface, the REST API doesn't list its description. It works only if the class implements Program (that I find pretty useless...why should I return the plan?)



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)