Ranger implements the interface published by the service component. So every Ranger version can only support the components which it is built against.
For older version of components, you will have to use older version of Ranger which supports it. Bosco From: Odon Copon <odonco...@gmail.com> Reply-To: <user@ranger.apache.org> Date: Wednesday, January 16, 2019 at 2:03 AM To: <user@ranger.apache.org> Subject: Hadoop version Hi, Is there any requirement on the Hadoop version supported by Apache Ranger? I can see the pom.xml contains a 2.7.1 pinned version for Hadoop, but my question is, would it work on older versions like 2.6? Or is a hard requirement to be >= 2.7.1? Thanks.