[
https://issues.apache.org/jira/browse/FLINK-10862?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16873164#comment-16873164
]
TisonKun commented on FLINK-10862:
----------------------------------
Also I find it useless {{Program}} is. How can users defined how to return a
{{Plan}}?
I highly suspect whether there is any user implementing their job via
{{Program}} interface. Otherwise we can deprecate or remove it for a rational
codebase.
> 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: Runtime / 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)