You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@gearpump.apache.org by "Sean Zhong (JIRA)" <ji...@apache.org> on 2016/03/30 03:54:25 UTC

[jira] [Closed] (GEARPUMP-2) Define REST API to submit job jar

     [ https://issues.apache.org/jira/browse/GEARPUMP-2?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sean Zhong closed GEARPUMP-2.
-----------------------------
    Resolution: Fixed

Fixed by PR https://github.com/gearpump/gearpump/pull/2023

> 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)