-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/55067/#review160630
-----------------------------------------------------------


Ship it!




Ship It!

- Ramesh Mani


On Dec. 28, 2016, 8 a.m., Qiang Zhang wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/55067/
> -----------------------------------------------------------
> 
> (Updated Dec. 28, 2016, 8 a.m.)
> 
> 
> Review request for ranger and Ramesh Mani.
> 
> 
> Bugs: RANGER-1285
>     https://issues.apache.org/jira/browse/RANGER-1285
> 
> 
> Repository: ranger
> 
> 
> Description
> -------
> 
> #Solution:
> To make configuration "Nimbus URL" support the list of stormUIs in create 
> storm service page, 
> and the list of stormUIs can be split by ',' or ';'.
> 
> 
> Diffs
> -----
> 
>   
> storm-agent/src/main/java/org/apache/ranger/services/storm/client/StormClient.java
>  e752362 
> 
> Diff: https://reviews.apache.org/r/55067/diff/
> 
> 
> Testing
> -------
> 
> #Test case:
> 1.Ranger-Admin and Storm are both in security mode with Kerberos 
> Authentication.
> 2.Storm is in HA mode, has two stormUIs, urls are "http://IP1:18080"; and 
> "http://IP2:18080";.
> 2.Ceate storm service in Ranger-Admin, 
> set "http://IP1:18080,http://IP2:18080"; or 
> "http://IP1:18080;http://IP2:18080"; for "Nimbus URL".
> 3.Kill one storm UI process, left another one is active.
> 4.Click "Test Connection" in create storm service page, it should return 
> success.
> 5.Then "Add new policy" for the storm service which created above,
> autocomplete for resource names can still work for configution "Storm 
> Topology".
> 
> 
> Thanks,
> 
> Qiang Zhang
> 
>

Reply via email to