Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Published by Scroll Versions from space DEV and version r092

...

Security FeaturesImplications
No additional security features
  • All
    D s item
    itemusers
    use the
    D s defaultuser
    Typehadoop
    Hadoop user to access Hive.
  • No security is applied.
  • Kerberos authentication
  • No secure impersonation
  • D s item
    itemusers
    authenticate with the
    D s defaultuser
    Typehadoop
    user keytab for all requests to Hive.
    • If you receive an error when attempting to contact Hive, authentication likely failed due to a configuration error. Please contact your
      D s item
      itemadministrator
      .
  • Kerberos authentication
  • Secure impersonation
  • D s item
    itemusers
    authenticate with the
    D s defaultuser
    Typehadoop
    user keytab and then send proxying requests on behalf of the user's Hadoop principal.
    • If you receive an error when attempting to contact Hive, authentication likely failed due to a configuration error. Please contact your
      D s item
      itemadministrator
      .
  • Hive is responsible for respecting proxy permissions, with the hive user itself proxying as
    D s defaultuser
    Typehadoop
    proxying as the user's Hadoop principal.
  • Kerberos authentication
  • Secure authentication
  • Sentry role-based access (Cloudera only)
  • Ranger role-based access (Hortonworks only)
  • D s item
    itemusers
    authenticate with the
    D s defaultuser
    Typehadoop
    user keytab and then send proxying requests on behalf of the user's Hadoop principal.
    • If you receive an error when attempting to contact Hive, authentication likely failed due to a configuration error. Please contact your
      D s item
      itemadministrator
      .
  • Hive executes access to the physical data file on HDFS as the Unix or LDAP user hive, which should be part of the group
    D s defaultuser
    Typehadoop.group
    Fulltrue
    .
  • Sentry role-based access (Cloudera only)
  • Hive authorizes access with a Sentry lookaside. The
    D s defaultuser
    Typehadoop
    user as well as the user's Hadoop principal should be configured with appropriate privileges and roles in Sentry.
  • Kerberos authentication
  • No secure authentication
  • Sentry role-based access (Cloudera only)Ranger role-based access (Hortonworks only)
  • D s item
    itemusers
    authenticate with the
    D s defaultuser
    Typehadoop
    user keytab.
    • If you receive an error when attempting to contact Hive, authentication likely failed due to a configuration error. Please contact your
      D s item
      itemadministrator
      .
  • Hive executes access to the physical data file on HDFS as the Unix or LDAP user   hive , which should be part of the group
    D s defaultuser
    Typehadoop.group
    Fulltrue
    .

...