Cliff Resnick created FLINK-5646:
------------------------------------
Summary: REST api documentation missing details on jar upload
Key: FLINK-5646
URL: https://issues.apache.org/jira/browse/FLINK-5646
Project: Flink
Issue Type: Bug
Components: Documentation
Reporter: Cliff Resnick
Priority: Minor
The 1.2 release documentation
(https://ci.apache.org/projects/flink/flink-docs-release-1.2/monitoring/rest_api.html)
states "It is possible to upload, run, and list Flink programs via the REST
APIs and web frontend". However there is no documentation about uploading a jar
via REST api.
There should be something to the effect of:
"You can upload a jar file using http post with the file data sent under a form
field 'jarfile'."
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)