When the HDInsight cluster uses an ADLS Gen2 storage resource, grant permission to the storage for Informatica users.
ADLS Gen2 does not support recursive permissions, so you must set permissions on directories and files individually through the command line. To make permission setting easier, Informatica provides scripts that you can download, customize and run. You can also set permissions manually.
To use the scripts, download and uncompress the
script .zip archive from the Informatica Knowledge Base. Follow the instructions in the archive Readme file to grant access to Informatica users, and then run the scripts on a Windows machine.
Grant read and execute permissions on the blob container where the ADLS Gen2 account resides.
Grant read, write, and execute permissions to the following directories:
/tmp
/app-logs
/hive/warehouse
/blaze/workdir
/user
/var/log/hadoop-yarn/apps
/mr-history
/tezstaging
/mapreducestaging
/atshistory/active
/atshistory/done
Grant read and execute permissions to the following directories:
/hdp/apps/<version> -- grant permissions on the directory and the files that it contains