Apache Hive workload management commands
Also available as:
PDF

DROP MAPPING

You can remove a mapping from a resource plan by using this command.

DROP MAPPING syntax

DROP { USER | GROUP | APPLICATION } MAPPING 'entity_name' IN plan_name
  • entity_name
    • The name of the user specified in the connection string
    • The name of the group of users specified in the connection string
    • The name of the application specified in the connection string or through the SetClientInfo JDBC API with ApplicationName key
  • plan_name

    The resource plan name