[
https://issues.apache.org/jira/browse/FLINK-10862?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16686391#comment-16686391
]
Flavio Pompermaier commented on FLINK-10862:
--------------------------------------------
What do you mean with "proper artifact management system"? Is there any
suggestion about it?
In this case the Job Manager should be able to download (or use) the jar from
such an external system (that at the moment is not possible if I'm not wrong..).
I think that with a simple enhancement to the REST API Flink will be just fine
(at least for ordinary workloads), without the need to introduce another
external component to the architecture..I would prefer an improvement in this
direction with respect to a deprecation
> 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)