Skip to content

Commit e4016e1

Browse files
authored
Added Issues related to ADLS Gen 2 preview with ESP
1 parent f5ac367 commit e4016e1

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

articles/hdinsight/hdinsight-release-notes.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1406,6 +1406,12 @@ Fixed issues represent selected issues that were previously logged via Hortonwor
14061406

14071407
After removing the above line, the Ranger UI will allow you to create policies with policy condition that can contain special characters and policy evaluation will be successful for the same policy.
14081408

1409+
**HDInsight Integration with ADLS Gen 2: User directories and permissions issue with ESP clusters**
1410+
1. Home directories for users are not getting created on Head Node 1. Workaround is to create these manually and change ownership to the respective user’s UPN.
1411+
2. Permissions on /hdp is currently not set to 751. This needs to be set to
1412+
a. chmod 751 /hdp
1413+
b. chmod –R 755 /hdp/apps
1414+
14091415
## Deprecation
14101416

14111417
- **OMS Portal:** We have removed the link from HDInsight resource page that was pointing to OMS portal. Log Analytics initially used its own portal called the OMS portal to manage its configuration and analyze collected data. All functionality from this portal has been moved to the Azure portal where it will continue to be developed. HDInsight has deprecated the support for OMS portal. Customers will use HDInsight Log Analytics integration in Azure portal.

0 commit comments

Comments
 (0)