Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: config param hive.security.metastore.authorization.auth.reads

...

  • hive.security.metastore.authenticator.manager

    Set to org.apache.hadoop.hive.ql.security.HadoopDefaultMetastoreAuthenticator.

  • hive.security.metastore.authorization.auth.reads
    When this is set to true, hive metastore authorization also checks for read access. It is set to true by default.

Sample hive-site.xml:  Default Settings

...