You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ambari.apache.org by rz...@apache.org on 2015/09/04 02:33:20 UTC

ambari git commit: AMBARI-13006. dfs.namenode.accesstime.precision cannot be set when using HDP-2.2 (rzang)

Repository: ambari
Updated Branches:
  refs/heads/branch-2.1 1b3752340 -> b9309e422


AMBARI-13006. dfs.namenode.accesstime.precision cannot be set when using HDP-2.2 (rzang)


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

Branch: refs/heads/branch-2.1
Commit: b9309e4226373f6c5221a4169489f810e9af737f
Parents: 1b37523
Author: Richard Zang <rz...@apache.org>
Authored: Thu Sep 3 17:32:24 2015 -0700
Committer: Richard Zang <rz...@apache.org>
Committed: Thu Sep 3 17:32:24 2015 -0700

----------------------------------------------------------------------
 ambari-web/app/data/HDP2/site_properties.js | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/ambari/blob/b9309e42/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 a57cdb6..a3b9451 100644
--- a/ambari-web/app/data/HDP2/site_properties.js
+++ b/ambari-web/app/data/HDP2/site_properties.js
@@ -127,7 +127,7 @@ var hdp2properties = [
     "displayName": "Access time precision",
     "recommendedValue": "0",
     "displayType": "long",
-    "category": "NFS_GATEWAY",
+    "category": "General",
     "serviceName": "HDFS",
     "filename": "hdfs-site.xml",
     "index": 2