[ 
https://issues.apache.org/jira/browse/STORM-615?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14383970#comment-14383970
 ] 

ASF GitHub Bot commented on STORM-615:
--------------------------------------

Github user harshach commented on the pull request:

    https://github.com/apache/storm/pull/464#issuecomment-86966516
  
    @HeartSaVioR  thanks for trying it out. Did you try the curl command in the 
docs to upload the topology? antiForgery there for to deter malicious api calls 
from cross site scripting. All you need is to ask the api for a token using 
/api/v1/token and store it in a cookie and for any subsequent calls you need to 
pass this token in x-csrf-header in http headers.


> Add REST API to upload topology
> -------------------------------
>
>                 Key: STORM-615
>                 URL: https://issues.apache.org/jira/browse/STORM-615
>             Project: Apache Storm
>          Issue Type: Bug
>            Reporter: Sriharsha Chintalapani
>            Assignee: Sriharsha Chintalapani
>
> Add REST api /api/v1/submitTopology to upload topology jars and config using 
> REST api.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to