shanyu zhao created STORM-340:
---------------------------------
Summary: Add topology submission REST API and UI button
Key: STORM-340
URL: https://issues.apache.org/jira/browse/STORM-340
Project: Apache Storm (Incubating)
Issue Type: New Feature
Affects Versions: 0.9.1-incubating
Reporter: shanyu zhao
STORM-250 added REST API to Storm, but these API are only used to
monitor/manage a topology. Users still have to submit a new topology through
command line.
We can design a new API:
/api/topology/:id (POST)
In the body the user can specify the jar location and class name.
Further we can add a button to storm UI, using which one can submit a new
topology.
--
This message was sent by Atlassian JIRA
(v6.2#6252)