[
https://issues.apache.org/jira/browse/FLINK-10862?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16686343#comment-16686343
]
Stephan Ewen commented on FLINK-10862:
--------------------------------------
The ProgramDescription is a bit of an artifact that we should probably
deprecate.
It is a bit of a gimmick to have this in Flink. Proper artifact management
systems that any bigger infrastructure uses has their own
metadata/descriptions/versioning.
> 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
> Priority: Major
> Labels: rest_api
>
> 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)