We don't publish binaries, only the source. To build the binaries, all you need to do is install Java 8, Apache Maven and build the source with "mvn clean package assembly:assembly". You can alternatively build the source using docker as described here:
https://github.com/apache/ranger/blob/master/build_ranger_using_docker.sh As an alternative to building the project manually, I have a project on github that deploys the Ranger admin service using docker: http://coheigea.blogspot.ie/2018/04/running-apache-ranger-admin-service-100.html Colm. On Tue, Apr 17, 2018 at 7:35 PM, O'Connell, Richard < Richard.O'[email protected]> wrote: > Hello, > I’m looking for the binaries for the Ranger 1.0 release as we're doing a > quick POC and not wanting to build the project from source. > > I’m looking out in https://ranger.apache.org/download.html but just > finding the source code. > > Any help would be appreciated. > > Thank you, > -Rich > -- Colm O hEigeartaigh Talend Community Coder http://coders.talend.com
