소스 검색

Revert "AMBARI-6404 Hive Service Check fails on upgraded and then secured cluster. (ababiichuk)"

This reverts commit c9017f328d81ef6fa9343a6d1565ae3036eae4d0. After this commit, On disabling security Hive server start failed with ClassNotFound exception
Jaimin Jetly 11 년 전
부모
커밋
a48363fc98
1개의 변경된 파일0개의 추가작업 그리고 27개의 파일을 삭제
  1. 0 27
      ambari-web/app/data/HDP2/secure_mapping.js

+ 0 - 27
ambari-web/app/data/HDP2/secure_mapping.js

@@ -338,33 +338,6 @@ module.exports = [
     "filename": "hive-site.xml",
     "serviceName": "HIVE"
   },
-  {
-    "name": "hive.security.authorization.manager",
-    "templateName": [],
-    "foreignKey": null,
-    "value": "org.apache.hadoop.hive.ql.security.authorization.StorageBasedAuthorizationProvider",
-    "nonSecureValue": "NONE",
-    "filename": "hive-site.xml",
-    "serviceName": "HIVE"
-  },
-  {
-    "name": "hive.security.metastore.authorization.manager",
-    "templateName": [],
-    "foreignKey": null,
-    "value": "org.apache.hadoop.hive.ql.security.authorization.StorageBasedAuthorizationProvider",
-    "nonSecureValue": "NONE",
-    "filename": "hive-site.xml",
-    "serviceName": "HIVE"
-  },
-  {
-    "name": "hive.security.authenticator.manager",
-    "templateName": [],
-    "foreignKey": null,
-    "value": "org.apache.hadoop.hive.ql.security.ProxyUserAuthenticator",
-    "nonSecureValue": "NONE",
-    "filename": "hive-site.xml",
-    "serviceName": "HIVE"
-  },
   {
     "name": "hive.server2.authentication",
     "templateName": [],