Table of Contents

Search

  1. Preface
  2. Part 1: Hadoop Integration
  3. Part 2: Databricks Integration
  4. Appendix A: Connections

Grant Permissions to an Azure Active Directory User

Grant Permissions to an Azure Active Directory User

If an Azure HDInsight cluster uses Enterprise Security Package and ADLS storage, grant the following permissions to all the users:
  • Execute permission on the root folder and its subfolders of the Azure Data Lake Storage account.
  • Read and execute permissions on the following directory and its contents:
    /hdp/apps/<version>
  • Read, write, and execute permissions on the following directories:

      /tmp

      /app-logs

      /hive/warehouse

      /blaze/workdir

      /user

      /var/log/hadoop-yarn/apps

      /mr-history

      /tezstaging

      /mapreducestaging

    If the directories are not available, create the directories and grant the required permissions.

0 COMMENTS

We’d like to hear from you!