Table Storage Layer and SQL Query Engine are the two primary use cases for client-based authorization protection, delivered as part of the open source project.
This is the use case for Hive HCatalog API users.
In this case, Hive provides a table abstraction and metadata for files on storage (typically MapR filesystem). You have direct access to MapR filesystem and the metastore server (which provides an API for metadata access).
MapR filesystem access is authorized through the use of MapR filesystem permissions. You need to authorize metadata access using Hive configuration.