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


Ship it!




Ship It!

- Abhay Kulkarni


On Oct. 17, 2018, 2:55 p.m., Pradeep Agrawal wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/69062/
> -----------------------------------------------------------
> 
> (Updated Oct. 17, 2018, 2:55 p.m.)
> 
> 
> Review request for ranger, Abhay Kulkarni, Madhan Neethiraj, Mehul Parikh, 
> Nikhil P, Ramesh Mani, and Velmurugan Periasamy.
> 
> 
> Bugs: RANGER-2253
>     https://issues.apache.org/jira/browse/RANGER-2253
> 
> 
> Repository: ranger
> 
> 
> Description
> -------
> 
> **Problem Statement:** Unable to get dashboard page after login. The issue is 
> seen after the commit 
> https://github.com/apache/ranger/commit/8257bc94f0d73175da99fed65eec241bf7a4efe2
> 
> **Proposed Solution:** I observed that Ranger is pulling two different jars 
> of the asm library and probably due to jar conflict Ranger Dashboard page is 
> not loading. Proposed patch includes changes of excluding the asm-5.0.4.jar 
> from the ranger packaging.
> 
> 
> Diffs
> -----
> 
>   security-admin/pom.xml 8283e3159 
> 
> 
> Diff: https://reviews.apache.org/r/69062/diff/1/
> 
> 
> Testing
> -------
> 
> Steps performed for Ranger-admin(with patch):
> 1. Created Build with patch and untar the build.
> 2. Opened install.properties and provided db configuration in 
> install.properties
> 3. Called setup.sh
> 4. Started Ranger admin
> 
> **Expected Behavior:**
> 1. Ranger-admin installation should finish successfully and asm-5.0.4 jars 
> should not be available at location: 
> ranger-0.7.2-SNAPSHOT-admin/ews/webapp/WEB-INF/lib
> 2. Ranger admin should start and dashboard page should load. 
> 
> **Actual Behavior:**
> 1 Ranger-admin Installation finished successfully and asm-5.0.4 jar was not 
> available at location: 
> ranger-0.7.2-SNAPSHOT-admin/ews/webapp/WEB-INF/lib
> 2. Ranger admin started successfully and dashboard page was loaded. 
> 
> Note: After Login was able to created policies.
> 
> 
> Thanks,
> 
> Pradeep Agrawal
> 
>

Reply via email to