Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Delegated GRANT and REVOKE Allows REVOKE allows admin users to delegate the GRANT privilege to other users using WITH GRANT OPTION.

Configuration

No special configuration increased.

Delegating GRANT/REVOKE Privileges

Hive or Impala users can grant privileges by the SQL statement GRANT ... WITH GRANT OPTION :

...