[
https://issues.apache.org/jira/browse/GEARPUMP-2?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15216057#comment-15216057
]
Qian Xu commented on GEARPUMP-2:
--------------------------------
Lgtm +1
> Define REST API to submit job jar
> ---------------------------------
>
> Key: GEARPUMP-2
> URL: https://issues.apache.org/jira/browse/GEARPUMP-2
> Project: Apache Gearpump
> Issue Type: New Feature
> Reporter: Sean Zhong
> Assignee: Sean Zhong
> Labels: documentation, features
> Original Estimate: 2m
> Remaining Estimate: 2m
>
> Requirements:
> From https://github.com/gearpump/gearpump/issues/1977
> {quote}
> Couldn't find description of endpoint for submitting GP application
> (http://www.gearpump.io/releases/latest/dev-rest-api.html)
> I've noticed that the arguments ('arguments' field in submit form) are passed
> as URL encoded value which causes problems for longer values
> Example:
> http://demo.gearpump.io/api/v1.0/master/submitapp?args=param1%20param2%20param3%20fdsafads%20param5
> Can we pass them as field in the form? (So we avoid request size limit
> problem)
> {quote}
> Also, we need a way to modify the config in javascript.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)