You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/hdinsight/hdinsight-release-notes.md
+6Lines changed: 6 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -1406,6 +1406,12 @@ Fixed issues represent selected issues that were previously logged via Hortonwor
1406
1406
1407
1407
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.
1408
1408
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
+
1409
1415
## Deprecation
1410
1416
1411
1417
-**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