Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: link to EXPLAIN AUTHORIZATION doc (HIVE-5961)

...

That is, you can have storage based authorization enabled for metastore API calls (in the Hive metastore) and have SQL standards based authorization enabled in HiveServer2 at the same time.

Explain Authorization

Info
titleVersion 0.14 — EXPLAIN AUTHORIZATION

Starting in Hive 0.14.0, the HiveQL command EXPLAIN AUTHORIZATION shows all entities that need to be authorized to execute a query, as well as any authorization failures.

More Information

For detailed information about the Hive authorization modes, see:

...