You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@storm.apache.org by Girish Reddy <gi...@gmail.com> on 2016/06/09 16:56:40 UTC

Workflow Engines with Storm

Hello Storm Community,

We are trying to build Streaming based Kappa Architecture in our system and
need to start/kill/activate/deactivate topologies via Workflow Engines like
Jenkins, Oozie or something. Does the storm community have any
recommendations?

Thank you,
Girish.

Re: Workflow Engines with Storm

Posted by Girish Reddy <gi...@gmail.com>.
Hi Satish,

Thanks for the reply but the REST API doesn't allow me to start a new
Topology. In my use case, I need to start a new Batch Topology.

Thanks,
Girish.

On Thu, Jun 9, 2016 at 10:02 AM, Satish Duggana <sa...@gmail.com>
wrote:

> Below link describes about REST API to do those kind of operations
> http://storm.apache.org/releases/1.0.1/STORM-UI-REST-API.html
>
> Thanks,
> Satish.
>
> On Thu, Jun 9, 2016 at 10:26 PM, Girish Reddy <gi...@gmail.com>
> wrote:
>
>> Hello Storm Community,
>>
>> We are trying to build Streaming based Kappa Architecture in our system
>> and need to start/kill/activate/deactivate topologies via Workflow Engines
>> like Jenkins, Oozie or something. Does the storm community have any
>> recommendations?
>>
>> Thank you,
>> Girish.
>>
>
>

Re: Workflow Engines with Storm

Posted by "Francisco J. Gómez Rodríguez" <fr...@gmail.com>.
Take a look this repo;

https://github.com/sinfonier-project/StormUIAPI

Python class covering Storm UI API REST

Cheers
El 9/6/2016 7:02 p. m., "Satish Duggana" <sa...@gmail.com>
escribió:

> Below link describes about REST API to do those kind of operations
> http://storm.apache.org/releases/1.0.1/STORM-UI-REST-API.html
>
> Thanks,
> Satish.
>
> On Thu, Jun 9, 2016 at 10:26 PM, Girish Reddy <gi...@gmail.com>
> wrote:
>
>> Hello Storm Community,
>>
>> We are trying to build Streaming based Kappa Architecture in our system
>> and need to start/kill/activate/deactivate topologies via Workflow Engines
>> like Jenkins, Oozie or something. Does the storm community have any
>> recommendations?
>>
>> Thank you,
>> Girish.
>>
>
>

Re: Workflow Engines with Storm

Posted by Satish Duggana <sa...@gmail.com>.
Below link describes about REST API to do those kind of operations
http://storm.apache.org/releases/1.0.1/STORM-UI-REST-API.html

Thanks,
Satish.

On Thu, Jun 9, 2016 at 10:26 PM, Girish Reddy <gi...@gmail.com>
wrote:

> Hello Storm Community,
>
> We are trying to build Streaming based Kappa Architecture in our system
> and need to start/kill/activate/deactivate topologies via Workflow Engines
> like Jenkins, Oozie or something. Does the storm community have any
> recommendations?
>
> Thank you,
> Girish.
>