Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: trivial edits

 

Storage Based Authorization

...

The implementation of the file-system based authorization model is available through an authorization provider called StorageBasedAuthorizationProvider that is part of Hive. (Support for this was added to the Hive package in release 0.10.0 – see HIVE-3705 and Metastore Server Security in the Hive documentation.)Note :

Info
titleVersion

An earlier implementation of this called HdfsAuthorizationProvider used to exist in the

...

HCatalog package, but has since been deprecated and removed as of Hive 0.14 trunk. If your

...

configuration indicates use of HdfsAuthorizationProvider, please update to this

...

configuration instead.

The following entries need to be added to hive-site.xml to enable authorization:

...