Re: Issue in compiling Ranger 0.6

2016-08-07 Thread Don Bosco Durai
Aneela, Also see, if the Docker based build works for you? I have attached the script to the JIRA. https://issues.apache.org/jira/browse/RANGER-1137 #This script creates the Docker image (if not already created) and runs maven in the container #1. Install Docker #2. Checkout Ranger

Re: Issue in compiling Ranger 0.6

2016-08-07 Thread Ramesh Mani
Aneela, Which version of Maven are you using? User 3.3.3 or above. That should resolve this issue. Thanks, Ramesh From: Aneela Saleem > Reply-To: "user@ranger.incubator.apache.org"

Issue in compiling Ranger 0.6

2016-08-07 Thread Aneela Saleem
Hi, I am trying to compile ranger 0.6 release but facing following issue. *fatal error: security/pam_appl.h: No such file or directory* * #include * Please help me how to solve this issue? Thanks