You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ambari.apache.org by bi...@apache.org on 2015/05/14 20:15:17 UTC

ambari git commit: AMBARI-11138 Accumulo user doesn't appear on Misc configuration tab (billie)

Repository: ambari
Updated Branches:
  refs/heads/trunk f4a4d0d9a -> bd9672314


AMBARI-11138 Accumulo user doesn't appear on Misc configuration tab (billie)


Project: http://git-wip-us.apache.org/repos/asf/ambari/repo
Commit: http://git-wip-us.apache.org/repos/asf/ambari/commit/bd967231
Tree: http://git-wip-us.apache.org/repos/asf/ambari/tree/bd967231
Diff: http://git-wip-us.apache.org/repos/asf/ambari/diff/bd967231

Branch: refs/heads/trunk
Commit: bd9672314dd5989d2f3a860aacbcc0f90dd2e658
Parents: f4a4d0d
Author: Billie Rinaldi <bi...@gmail.com>
Authored: Thu May 14 11:14:47 2015 -0700
Committer: Billie Rinaldi <bi...@gmail.com>
Committed: Thu May 14 11:14:53 2015 -0700

----------------------------------------------------------------------
 ambari-web/app/data/HDP2/site_properties.js | 11 -----------
 1 file changed, 11 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/ambari/blob/bd967231/ambari-web/app/data/HDP2/site_properties.js
----------------------------------------------------------------------
diff --git a/ambari-web/app/data/HDP2/site_properties.js b/ambari-web/app/data/HDP2/site_properties.js
index 140e899..3dfd53d 100644
--- a/ambari-web/app/data/HDP2/site_properties.js
+++ b/ambari-web/app/data/HDP2/site_properties.js
@@ -1932,17 +1932,6 @@ var hdp2properties = [
   },
   {
     "id": "site property",
-    "name": "accumulo_user",
-    "displayName": "Accumulo process user",
-    "displayType": "user",
-    "isOverridable": false,
-    "isReconfigurable": false,
-    "serviceName": "ACCUMULO",
-    "filename": "accumulo-env.xml",
-    "category": "General"
-  },
-  {
-    "id": "site property",
     "name": "accumulo_root_password",
     "displayName": "Accumulo root password",
     "displayType": "password",