Re: Status of REST API in 0.10.x versions

2015-11-30 Thread Harsha
Florin,       You already have 2 & 3 working including doAs in secure mode. For 1 as Bobby pointed out we removed it due to security issue. -Harsha On Thu, Nov 26, 2015, at 07:47 AM, Spico Florin wrote: > Hello!  I would like to ask you what is the status of the REST API in > 0.10.x versions for

Re: Status of REST API in 0.10.x versions

2015-11-30 Thread Bobby Evans
There was a security issue with that patch.  We pulled it out because of that issue, but I would love to see support for it added back in. To make it actually secure is a non-trivial amount of work.  If there are people in the community who want to help implement this feature I am happy to file

Status of REST API in 0.10.x versions

2015-11-26 Thread Spico Florin
Hello! I would like to ask you what is the status of the REST API in 0.10.x versions for the followings: 1. submitting a topology 2. killing a topology 3. listing a topology I have read something about these features in https://github.com/apache/storm/pull/464 and