Immuta
Data Governance Plane · Access Policy Enforcement
Data security and access governance with policy-based access control for cloud data platforms.
- Commercial
Data Governance Plane · Access Policy Enforcement
Framework for centrally managing fine-grained access policies across Hadoop and related data services.
Apache Ranger is a framework for managing data security across the Hadoop ecosystem, providing central policy administration, fine-grained authorisation and centralised auditing across more than twenty services.
Its enforcement model is categorically different from the commercial tools here. Ranger is a lightweight Java plugin running inside the engine's own process, not a proxy, not a view generator and not a pusher of policy into warehouses.
So it never rewrites a query from outside, never creates secure views, and never sits in the connection path. It answers allow or deny in process, applying row filters and column masks as the engine executes.
Be blunt about scope, because this is where buyers go wrong. It ships no plugin or service definition for Snowflake, Databricks Unity Catalog, BigQuery, Redshift, Synapse or Fabric.
What it does cover is the open-source estate: HDFS, Hive, HBase, Kafka, Knox, YARN, Storm, Solr, Sqoop, Ozone, NiFi, Atlas, Elasticsearch, Presto and Trino, plus Azure storage and now Polaris-managed Iceberg catalogues.
It also does not discover or classify data. There is no scanner and no classifier; tags come from an external catalogue, canonically Apache Atlas, through its tag synchronisation service and then drive policy.
Policy models are richer than that gap suggests, covering role, attribute and tag-based control, with security zones delegating administration by data boundary.
Version 2.9.0, released in August 2026, changes the architectural story with a standalone policy decision server answering over REST and a thin client library, so it need no longer be co-located with every engine.
It is genuinely maintained, with two releases a year recently and hundreds of commits in 2026, after a long gap earlier in the decade.
One governance note worth knowing in a vendor-neutral directory: its steward is the Apache foundation, but a co- founder of Privacera is among its most prolific contributors.
The same headings are used for every access policy enforcement entry, so two tools can be read side by side.
Open sourceFree, Apache 2.0
Free and open source under Apache 2.0, with no licence fee, tier, metering, commercial edition or trial concept from the project. You download binaries or source from the foundation, or pull artefacts from Maven Central and Docker Hub. The only costs are your own infrastructure and the operational work of running the admin server, policy database and synchronisation services, plus deploying and upgrading a plugin inside every engine you want governed. Commercial vendors package and support it separately, priced under their own entries.
Ranger is an Apache Software Foundation project, licensed Apache 2.0 and run as a volunteer meritocracy with a project management committee and committers, where anyone can contribute and earn a vote over time. Decisions, votes and releases happen on public mailing lists, with every change tied to a tracked issue. Its first incubating release was in 2014, though the graduation date is not published on its own pages. The repository has around 242 contributors and remains active, with over three hundred commits in 2026. Its top contributors include the co-founder and chief technology officer of Privacera, a commercial vendor in the same category.
Founded 2014 · ranger.apache.org
Data Governance Plane · Access Policy Enforcement
Data security and access governance with policy-based access control for cloud data platforms.
Data Governance Plane · Access Policy Enforcement
Data access governance built on Apache Ranger, for cloud and hybrid data platforms. Rebranded to Trust3 AI in March 2026 under the same company; product documentation still carries the Privacera name.
Drafted with AI assistance and checked against the vendor’s own documentation.