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

ambari git commit: AMBARI-14254. Replacing "upto" with "up to". (Edward Maxwell-Lyte via yusaku)

Repository: ambari
Updated Branches:
  refs/heads/trunk 0039084a8 -> cb407d0ee


AMBARI-14254. Replacing "upto" with "up to". (Edward Maxwell-Lyte via yusaku)


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

Branch: refs/heads/trunk
Commit: cb407d0eeda747326f6a87e471a0f28124f146f4
Parents: 0039084
Author: Yusaku Sako <yu...@hortonworks.com>
Authored: Wed Dec 9 17:32:43 2015 -0800
Committer: Yusaku Sako <yu...@hortonworks.com>
Committed: Wed Dec 9 17:32:43 2015 -0800

----------------------------------------------------------------------
 .../src/test/python/json/ambariclient_get_config.json              | 2 +-
 .../src/main/python/ambari_server/dbConfiguration_linux.py         | 2 +-
 .../common-services/HDFS/2.1.0.2.0/configuration/hdfs-site.xml     | 2 +-
 .../stacks/BIGTOP/0.8/services/HDFS/configuration/hdfs-site.xml    | 2 +-
 .../HDP/2.0.6.GlusterFS/services/HDFS/configuration/hdfs-site.xml  | 2 +-
 .../bad-stacks/HDP/0.1/services/HDFS/configuration/hdfs-site.xml   | 2 +-
 .../HDP/0.1/services/MAPREDUCE/configuration/hdfs-site.xml         | 2 +-
 .../HDP/0.1/services/MAPREDUCE/configuration/mapred-site.xml       | 2 +-
 .../resources/common-services/HDFS/1.0/configuration/hdfs-site.xml | 2 +-
 .../common-services/MAPREDUCE/1.0/configuration/hdfs-site.xml      | 2 +-
 .../common-services/MAPREDUCE/1.0/configuration/mapred-site.xml    | 2 +-
 .../stacks/HDP/0.1/services/HDFS/configuration/hdfs-site.xml       | 2 +-
 .../stacks/HDP/0.1/services/MAPREDUCE/configuration/hdfs-site.xml  | 2 +-
 .../HDP/0.1/services/MAPREDUCE/configuration/mapred-site.xml       | 2 +-
 .../stacks/HDP/0.2/services/HDFS/configuration/hdfs-site.xml       | 2 +-
 .../stacks/HDP/0.2/services/MAPREDUCE/configuration/hdfs-site.xml  | 2 +-
 .../HDP/0.2/services/MAPREDUCE/configuration/mapred-site.xml       | 2 +-
 .../stacks/HDP/1.2.0/services/HDFS/configuration/hdfs-site.xml     | 2 +-
 .../stacks/HDP/1.3.0/services/HDFS/configuration/hdfs-site.xml     | 2 +-
 .../stacks/HDP/1.3.1/services/HCFS/configuration/hdfs-site.xml     | 2 +-
 .../stacks/HDP/1.3.1/services/HDFS/configuration/hdfs-site.xml     | 2 +-
 .../stacks/HDP/2.0.1/services/HDFS/configuration/hdfs-site.xml     | 2 +-
 .../stacks/HDP/2.0.5/services/HDFS/configuration/hdfs-site.xml     | 2 +-
 .../stacks/HDP/2.0.7/services/HDFS/configuration/hdfs-site.xml     | 2 +-
 .../HDP/0.2/services/HDFS/configuration/hdfs-site.xml              | 2 +-
 ambari-web/app/assets/data/stacks/HDP-2.2/configurations.json      | 2 +-
 ambari-web/app/assets/data/wizard/stack/hdp/version2.0.1/HDFS.json | 2 +-
 27 files changed, 27 insertions(+), 27 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/ambari/blob/cb407d0e/ambari-client/python-client/src/test/python/json/ambariclient_get_config.json
----------------------------------------------------------------------
diff --git a/ambari-client/python-client/src/test/python/json/ambariclient_get_config.json b/ambari-client/python-client/src/test/python/json/ambariclient_get_config.json
index 131c766..38bba47 100644
--- a/ambari-client/python-client/src/test/python/json/ambariclient_get_config.json
+++ b/ambari-client/python-client/src/test/python/json/ambariclient_get_config.json
@@ -16,7 +16,7 @@
     {
       "href" : "http://localhost:8080/api/v1/stacks2/HDP/versions/1.3.0/stackServices/HDFS/configurations/dfs.access.time.precision",
       "StackConfigurations" : {
-        "property_description" : "The access time for HDFS file is precise upto this value.\n               The default value is 1 hour. Setting a value of 0 disables\n               access times for HDFS.\n  ",
+        "property_description" : "The access time for HDFS file is precise up to this value.\n               The default value is 1 hour. Setting a value of 0 disables\n               access times for HDFS.\n  ",
         "property_name" : "dfs.access.time.precision",
         "property_value" : "0",
         "service_name" : "HDFS",

http://git-wip-us.apache.org/repos/asf/ambari/blob/cb407d0e/ambari-server/src/main/python/ambari_server/dbConfiguration_linux.py
----------------------------------------------------------------------
diff --git a/ambari-server/src/main/python/ambari_server/dbConfiguration_linux.py b/ambari-server/src/main/python/ambari_server/dbConfiguration_linux.py
index 73cc1b2..4d68300 100644
--- a/ambari-server/src/main/python/ambari_server/dbConfiguration_linux.py
+++ b/ambari-server/src/main/python/ambari_server/dbConfiguration_linux.py
@@ -592,7 +592,7 @@ class PGConfig(LinuxDBMSConfig):
     else:
       # run initdb only on non ubuntu systems as ubuntu does not have initdb cmd.
       if not OSCheck.is_ubuntu_family():
-        print "Running initdb: This may take upto a minute."
+        print "Running initdb: This may take up to a minute."
         retcode, out, err = run_os_command(PGConfig.PG_INITDB_CMD)
         if retcode == 0:
           print out

http://git-wip-us.apache.org/repos/asf/ambari/blob/cb407d0e/ambari-server/src/main/resources/common-services/HDFS/2.1.0.2.0/configuration/hdfs-site.xml
----------------------------------------------------------------------
diff --git a/ambari-server/src/main/resources/common-services/HDFS/2.1.0.2.0/configuration/hdfs-site.xml b/ambari-server/src/main/resources/common-services/HDFS/2.1.0.2.0/configuration/hdfs-site.xml
index 0585aa3..3282522 100644
--- a/ambari-server/src/main/resources/common-services/HDFS/2.1.0.2.0/configuration/hdfs-site.xml
+++ b/ambari-server/src/main/resources/common-services/HDFS/2.1.0.2.0/configuration/hdfs-site.xml
@@ -388,7 +388,7 @@
     <name>dfs.namenode.accesstime.precision</name>
     <value>0</value>
     <display-name>Access time precision</display-name>
-    <description>The access time for HDFS file is precise upto this value.
+    <description>The access time for HDFS file is precise up to this value.
       The default value is 1 hour. Setting a value of 0 disables
       access times for HDFS.
     </description>

http://git-wip-us.apache.org/repos/asf/ambari/blob/cb407d0e/ambari-server/src/main/resources/stacks/BIGTOP/0.8/services/HDFS/configuration/hdfs-site.xml
----------------------------------------------------------------------
diff --git a/ambari-server/src/main/resources/stacks/BIGTOP/0.8/services/HDFS/configuration/hdfs-site.xml b/ambari-server/src/main/resources/stacks/BIGTOP/0.8/services/HDFS/configuration/hdfs-site.xml
index bb5c76d..3dd334d 100644
--- a/ambari-server/src/main/resources/stacks/BIGTOP/0.8/services/HDFS/configuration/hdfs-site.xml
+++ b/ambari-server/src/main/resources/stacks/BIGTOP/0.8/services/HDFS/configuration/hdfs-site.xml
@@ -318,7 +318,7 @@
   <property>
     <name>dfs.namenode.accesstime.precision</name>
     <value>0</value>
-    <description>The access time for HDFS file is precise upto this value.
+    <description>The access time for HDFS file is precise up to this value.
       The default value is 1 hour. Setting a value of 0 disables
       access times for HDFS.
     </description>

http://git-wip-us.apache.org/repos/asf/ambari/blob/cb407d0e/ambari-server/src/main/resources/stacks/HDP/2.0.6.GlusterFS/services/HDFS/configuration/hdfs-site.xml
----------------------------------------------------------------------
diff --git a/ambari-server/src/main/resources/stacks/HDP/2.0.6.GlusterFS/services/HDFS/configuration/hdfs-site.xml b/ambari-server/src/main/resources/stacks/HDP/2.0.6.GlusterFS/services/HDFS/configuration/hdfs-site.xml
index e680c14..8132a9d 100644
--- a/ambari-server/src/main/resources/stacks/HDP/2.0.6.GlusterFS/services/HDFS/configuration/hdfs-site.xml
+++ b/ambari-server/src/main/resources/stacks/HDP/2.0.6.GlusterFS/services/HDFS/configuration/hdfs-site.xml
@@ -401,7 +401,7 @@ don't exist, they will be created with this permission.</description>
   <property>
     <name>dfs.namenode.accesstime.precision</name>
     <value>0</value>
-    <description>The access time for HDFS file is precise upto this value.
+    <description>The access time for HDFS file is precise up to this value.
                  The default value is 1 hour. Setting a value of 0 disables
                  access times for HDFS.
     </description>

http://git-wip-us.apache.org/repos/asf/ambari/blob/cb407d0e/ambari-server/src/test/resources/bad-stacks/HDP/0.1/services/HDFS/configuration/hdfs-site.xml
----------------------------------------------------------------------
diff --git a/ambari-server/src/test/resources/bad-stacks/HDP/0.1/services/HDFS/configuration/hdfs-site.xml b/ambari-server/src/test/resources/bad-stacks/HDP/0.1/services/HDFS/configuration/hdfs-site.xml
index 2b979d7..995f6c1 100644
--- a/ambari-server/src/test/resources/bad-stacks/HDP/0.1/services/HDFS/configuration/hdfs-site.xml
+++ b/ambari-server/src/test/resources/bad-stacks/HDP/0.1/services/HDFS/configuration/hdfs-site.xml
@@ -375,7 +375,7 @@ don't exist, they will be created with this permission.</description>
   <property>
   <name>dfs.access.time.precision</name>
   <value>0</value>
-  <description>The access time for HDFS file is precise upto this value.
+  <description>The access time for HDFS file is precise up to this value.
                The default value is 1 hour. Setting a value of 0 disables
                access times for HDFS.
   </description>

http://git-wip-us.apache.org/repos/asf/ambari/blob/cb407d0e/ambari-server/src/test/resources/bad-stacks/HDP/0.1/services/MAPREDUCE/configuration/hdfs-site.xml
----------------------------------------------------------------------
diff --git a/ambari-server/src/test/resources/bad-stacks/HDP/0.1/services/MAPREDUCE/configuration/hdfs-site.xml b/ambari-server/src/test/resources/bad-stacks/HDP/0.1/services/MAPREDUCE/configuration/hdfs-site.xml
index 2b979d7..995f6c1 100644
--- a/ambari-server/src/test/resources/bad-stacks/HDP/0.1/services/MAPREDUCE/configuration/hdfs-site.xml
+++ b/ambari-server/src/test/resources/bad-stacks/HDP/0.1/services/MAPREDUCE/configuration/hdfs-site.xml
@@ -375,7 +375,7 @@ don't exist, they will be created with this permission.</description>
   <property>
   <name>dfs.access.time.precision</name>
   <value>0</value>
-  <description>The access time for HDFS file is precise upto this value.
+  <description>The access time for HDFS file is precise up to this value.
                The default value is 1 hour. Setting a value of 0 disables
                access times for HDFS.
   </description>

http://git-wip-us.apache.org/repos/asf/ambari/blob/cb407d0e/ambari-server/src/test/resources/bad-stacks/HDP/0.1/services/MAPREDUCE/configuration/mapred-site.xml
----------------------------------------------------------------------
diff --git a/ambari-server/src/test/resources/bad-stacks/HDP/0.1/services/MAPREDUCE/configuration/mapred-site.xml b/ambari-server/src/test/resources/bad-stacks/HDP/0.1/services/MAPREDUCE/configuration/mapred-site.xml
index 8d6760e..db3a0ac 100644
--- a/ambari-server/src/test/resources/bad-stacks/HDP/0.1/services/MAPREDUCE/configuration/mapred-site.xml
+++ b/ambari-server/src/test/resources/bad-stacks/HDP/0.1/services/MAPREDUCE/configuration/mapred-site.xml
@@ -379,7 +379,7 @@ don't exist, they will be created with this permission.</description>
   <property>
   <name>dfs.access.time.precision</name>
   <value>0</value>
-  <description>The access time for HDFS file is precise upto this value.
+  <description>The access time for HDFS file is precise up to this value.
                The default value is 1 hour. Setting a value of 0 disables
                access times for HDFS.
   </description>

http://git-wip-us.apache.org/repos/asf/ambari/blob/cb407d0e/ambari-server/src/test/resources/common-services/HDFS/1.0/configuration/hdfs-site.xml
----------------------------------------------------------------------
diff --git a/ambari-server/src/test/resources/common-services/HDFS/1.0/configuration/hdfs-site.xml b/ambari-server/src/test/resources/common-services/HDFS/1.0/configuration/hdfs-site.xml
index 2b979d7..995f6c1 100644
--- a/ambari-server/src/test/resources/common-services/HDFS/1.0/configuration/hdfs-site.xml
+++ b/ambari-server/src/test/resources/common-services/HDFS/1.0/configuration/hdfs-site.xml
@@ -375,7 +375,7 @@ don't exist, they will be created with this permission.</description>
   <property>
   <name>dfs.access.time.precision</name>
   <value>0</value>
-  <description>The access time for HDFS file is precise upto this value.
+  <description>The access time for HDFS file is precise up to this value.
                The default value is 1 hour. Setting a value of 0 disables
                access times for HDFS.
   </description>

http://git-wip-us.apache.org/repos/asf/ambari/blob/cb407d0e/ambari-server/src/test/resources/common-services/MAPREDUCE/1.0/configuration/hdfs-site.xml
----------------------------------------------------------------------
diff --git a/ambari-server/src/test/resources/common-services/MAPREDUCE/1.0/configuration/hdfs-site.xml b/ambari-server/src/test/resources/common-services/MAPREDUCE/1.0/configuration/hdfs-site.xml
index 2b979d7..995f6c1 100644
--- a/ambari-server/src/test/resources/common-services/MAPREDUCE/1.0/configuration/hdfs-site.xml
+++ b/ambari-server/src/test/resources/common-services/MAPREDUCE/1.0/configuration/hdfs-site.xml
@@ -375,7 +375,7 @@ don't exist, they will be created with this permission.</description>
   <property>
   <name>dfs.access.time.precision</name>
   <value>0</value>
-  <description>The access time for HDFS file is precise upto this value.
+  <description>The access time for HDFS file is precise up to this value.
                The default value is 1 hour. Setting a value of 0 disables
                access times for HDFS.
   </description>

http://git-wip-us.apache.org/repos/asf/ambari/blob/cb407d0e/ambari-server/src/test/resources/common-services/MAPREDUCE/1.0/configuration/mapred-site.xml
----------------------------------------------------------------------
diff --git a/ambari-server/src/test/resources/common-services/MAPREDUCE/1.0/configuration/mapred-site.xml b/ambari-server/src/test/resources/common-services/MAPREDUCE/1.0/configuration/mapred-site.xml
index 8d6760e..db3a0ac 100644
--- a/ambari-server/src/test/resources/common-services/MAPREDUCE/1.0/configuration/mapred-site.xml
+++ b/ambari-server/src/test/resources/common-services/MAPREDUCE/1.0/configuration/mapred-site.xml
@@ -379,7 +379,7 @@ don't exist, they will be created with this permission.</description>
   <property>
   <name>dfs.access.time.precision</name>
   <value>0</value>
-  <description>The access time for HDFS file is precise upto this value.
+  <description>The access time for HDFS file is precise up to this value.
                The default value is 1 hour. Setting a value of 0 disables
                access times for HDFS.
   </description>

http://git-wip-us.apache.org/repos/asf/ambari/blob/cb407d0e/ambari-server/src/test/resources/stacks/HDP/0.1/services/HDFS/configuration/hdfs-site.xml
----------------------------------------------------------------------
diff --git a/ambari-server/src/test/resources/stacks/HDP/0.1/services/HDFS/configuration/hdfs-site.xml b/ambari-server/src/test/resources/stacks/HDP/0.1/services/HDFS/configuration/hdfs-site.xml
index 2b979d7..995f6c1 100644
--- a/ambari-server/src/test/resources/stacks/HDP/0.1/services/HDFS/configuration/hdfs-site.xml
+++ b/ambari-server/src/test/resources/stacks/HDP/0.1/services/HDFS/configuration/hdfs-site.xml
@@ -375,7 +375,7 @@ don't exist, they will be created with this permission.</description>
   <property>
   <name>dfs.access.time.precision</name>
   <value>0</value>
-  <description>The access time for HDFS file is precise upto this value.
+  <description>The access time for HDFS file is precise up to this value.
                The default value is 1 hour. Setting a value of 0 disables
                access times for HDFS.
   </description>

http://git-wip-us.apache.org/repos/asf/ambari/blob/cb407d0e/ambari-server/src/test/resources/stacks/HDP/0.1/services/MAPREDUCE/configuration/hdfs-site.xml
----------------------------------------------------------------------
diff --git a/ambari-server/src/test/resources/stacks/HDP/0.1/services/MAPREDUCE/configuration/hdfs-site.xml b/ambari-server/src/test/resources/stacks/HDP/0.1/services/MAPREDUCE/configuration/hdfs-site.xml
index 2b979d7..995f6c1 100644
--- a/ambari-server/src/test/resources/stacks/HDP/0.1/services/MAPREDUCE/configuration/hdfs-site.xml
+++ b/ambari-server/src/test/resources/stacks/HDP/0.1/services/MAPREDUCE/configuration/hdfs-site.xml
@@ -375,7 +375,7 @@ don't exist, they will be created with this permission.</description>
   <property>
   <name>dfs.access.time.precision</name>
   <value>0</value>
-  <description>The access time for HDFS file is precise upto this value.
+  <description>The access time for HDFS file is precise up to this value.
                The default value is 1 hour. Setting a value of 0 disables
                access times for HDFS.
   </description>

http://git-wip-us.apache.org/repos/asf/ambari/blob/cb407d0e/ambari-server/src/test/resources/stacks/HDP/0.1/services/MAPREDUCE/configuration/mapred-site.xml
----------------------------------------------------------------------
diff --git a/ambari-server/src/test/resources/stacks/HDP/0.1/services/MAPREDUCE/configuration/mapred-site.xml b/ambari-server/src/test/resources/stacks/HDP/0.1/services/MAPREDUCE/configuration/mapred-site.xml
index 8d6760e..db3a0ac 100644
--- a/ambari-server/src/test/resources/stacks/HDP/0.1/services/MAPREDUCE/configuration/mapred-site.xml
+++ b/ambari-server/src/test/resources/stacks/HDP/0.1/services/MAPREDUCE/configuration/mapred-site.xml
@@ -379,7 +379,7 @@ don't exist, they will be created with this permission.</description>
   <property>
   <name>dfs.access.time.precision</name>
   <value>0</value>
-  <description>The access time for HDFS file is precise upto this value.
+  <description>The access time for HDFS file is precise up to this value.
                The default value is 1 hour. Setting a value of 0 disables
                access times for HDFS.
   </description>

http://git-wip-us.apache.org/repos/asf/ambari/blob/cb407d0e/ambari-server/src/test/resources/stacks/HDP/0.2/services/HDFS/configuration/hdfs-site.xml
----------------------------------------------------------------------
diff --git a/ambari-server/src/test/resources/stacks/HDP/0.2/services/HDFS/configuration/hdfs-site.xml b/ambari-server/src/test/resources/stacks/HDP/0.2/services/HDFS/configuration/hdfs-site.xml
index 2b979d7..995f6c1 100644
--- a/ambari-server/src/test/resources/stacks/HDP/0.2/services/HDFS/configuration/hdfs-site.xml
+++ b/ambari-server/src/test/resources/stacks/HDP/0.2/services/HDFS/configuration/hdfs-site.xml
@@ -375,7 +375,7 @@ don't exist, they will be created with this permission.</description>
   <property>
   <name>dfs.access.time.precision</name>
   <value>0</value>
-  <description>The access time for HDFS file is precise upto this value.
+  <description>The access time for HDFS file is precise up to this value.
                The default value is 1 hour. Setting a value of 0 disables
                access times for HDFS.
   </description>

http://git-wip-us.apache.org/repos/asf/ambari/blob/cb407d0e/ambari-server/src/test/resources/stacks/HDP/0.2/services/MAPREDUCE/configuration/hdfs-site.xml
----------------------------------------------------------------------
diff --git a/ambari-server/src/test/resources/stacks/HDP/0.2/services/MAPREDUCE/configuration/hdfs-site.xml b/ambari-server/src/test/resources/stacks/HDP/0.2/services/MAPREDUCE/configuration/hdfs-site.xml
index 2b979d7..995f6c1 100644
--- a/ambari-server/src/test/resources/stacks/HDP/0.2/services/MAPREDUCE/configuration/hdfs-site.xml
+++ b/ambari-server/src/test/resources/stacks/HDP/0.2/services/MAPREDUCE/configuration/hdfs-site.xml
@@ -375,7 +375,7 @@ don't exist, they will be created with this permission.</description>
   <property>
   <name>dfs.access.time.precision</name>
   <value>0</value>
-  <description>The access time for HDFS file is precise upto this value.
+  <description>The access time for HDFS file is precise up to this value.
                The default value is 1 hour. Setting a value of 0 disables
                access times for HDFS.
   </description>

http://git-wip-us.apache.org/repos/asf/ambari/blob/cb407d0e/ambari-server/src/test/resources/stacks/HDP/0.2/services/MAPREDUCE/configuration/mapred-site.xml
----------------------------------------------------------------------
diff --git a/ambari-server/src/test/resources/stacks/HDP/0.2/services/MAPREDUCE/configuration/mapred-site.xml b/ambari-server/src/test/resources/stacks/HDP/0.2/services/MAPREDUCE/configuration/mapred-site.xml
index 8d6760e..db3a0ac 100644
--- a/ambari-server/src/test/resources/stacks/HDP/0.2/services/MAPREDUCE/configuration/mapred-site.xml
+++ b/ambari-server/src/test/resources/stacks/HDP/0.2/services/MAPREDUCE/configuration/mapred-site.xml
@@ -379,7 +379,7 @@ don't exist, they will be created with this permission.</description>
   <property>
   <name>dfs.access.time.precision</name>
   <value>0</value>
-  <description>The access time for HDFS file is precise upto this value.
+  <description>The access time for HDFS file is precise up to this value.
                The default value is 1 hour. Setting a value of 0 disables
                access times for HDFS.
   </description>

http://git-wip-us.apache.org/repos/asf/ambari/blob/cb407d0e/ambari-server/src/test/resources/stacks/HDP/1.2.0/services/HDFS/configuration/hdfs-site.xml
----------------------------------------------------------------------
diff --git a/ambari-server/src/test/resources/stacks/HDP/1.2.0/services/HDFS/configuration/hdfs-site.xml b/ambari-server/src/test/resources/stacks/HDP/1.2.0/services/HDFS/configuration/hdfs-site.xml
index d7c13f8..3918bc1 100644
--- a/ambari-server/src/test/resources/stacks/HDP/1.2.0/services/HDFS/configuration/hdfs-site.xml
+++ b/ambari-server/src/test/resources/stacks/HDP/1.2.0/services/HDFS/configuration/hdfs-site.xml
@@ -381,7 +381,7 @@ don't exist, they will be created with this permission.</description>
   <property>
   <name>dfs.access.time.precision</name>
   <value>0</value>
-  <description>The access time for HDFS file is precise upto this value.
+  <description>The access time for HDFS file is precise up to this value.
                The default value is 1 hour. Setting a value of 0 disables
                access times for HDFS.
   </description>

http://git-wip-us.apache.org/repos/asf/ambari/blob/cb407d0e/ambari-server/src/test/resources/stacks/HDP/1.3.0/services/HDFS/configuration/hdfs-site.xml
----------------------------------------------------------------------
diff --git a/ambari-server/src/test/resources/stacks/HDP/1.3.0/services/HDFS/configuration/hdfs-site.xml b/ambari-server/src/test/resources/stacks/HDP/1.3.0/services/HDFS/configuration/hdfs-site.xml
index 2de830f..ba3a609 100644
--- a/ambari-server/src/test/resources/stacks/HDP/1.3.0/services/HDFS/configuration/hdfs-site.xml
+++ b/ambari-server/src/test/resources/stacks/HDP/1.3.0/services/HDFS/configuration/hdfs-site.xml
@@ -381,7 +381,7 @@ don't exist, they will be created with this permission.</description>
   <property>
   <name>dfs.access.time.precision</name>
   <value>0</value>
-  <description>The access time for HDFS file is precise upto this value.
+  <description>The access time for HDFS file is precise up to this value.
                The default value is 1 hour. Setting a value of 0 disables
                access times for HDFS.
   </description>

http://git-wip-us.apache.org/repos/asf/ambari/blob/cb407d0e/ambari-server/src/test/resources/stacks/HDP/1.3.1/services/HCFS/configuration/hdfs-site.xml
----------------------------------------------------------------------
diff --git a/ambari-server/src/test/resources/stacks/HDP/1.3.1/services/HCFS/configuration/hdfs-site.xml b/ambari-server/src/test/resources/stacks/HDP/1.3.1/services/HCFS/configuration/hdfs-site.xml
index d7c13f8..3918bc1 100644
--- a/ambari-server/src/test/resources/stacks/HDP/1.3.1/services/HCFS/configuration/hdfs-site.xml
+++ b/ambari-server/src/test/resources/stacks/HDP/1.3.1/services/HCFS/configuration/hdfs-site.xml
@@ -381,7 +381,7 @@ don't exist, they will be created with this permission.</description>
   <property>
   <name>dfs.access.time.precision</name>
   <value>0</value>
-  <description>The access time for HDFS file is precise upto this value.
+  <description>The access time for HDFS file is precise up to this value.
                The default value is 1 hour. Setting a value of 0 disables
                access times for HDFS.
   </description>

http://git-wip-us.apache.org/repos/asf/ambari/blob/cb407d0e/ambari-server/src/test/resources/stacks/HDP/1.3.1/services/HDFS/configuration/hdfs-site.xml
----------------------------------------------------------------------
diff --git a/ambari-server/src/test/resources/stacks/HDP/1.3.1/services/HDFS/configuration/hdfs-site.xml b/ambari-server/src/test/resources/stacks/HDP/1.3.1/services/HDFS/configuration/hdfs-site.xml
index d7c13f8..3918bc1 100644
--- a/ambari-server/src/test/resources/stacks/HDP/1.3.1/services/HDFS/configuration/hdfs-site.xml
+++ b/ambari-server/src/test/resources/stacks/HDP/1.3.1/services/HDFS/configuration/hdfs-site.xml
@@ -381,7 +381,7 @@ don't exist, they will be created with this permission.</description>
   <property>
   <name>dfs.access.time.precision</name>
   <value>0</value>
-  <description>The access time for HDFS file is precise upto this value.
+  <description>The access time for HDFS file is precise up to this value.
                The default value is 1 hour. Setting a value of 0 disables
                access times for HDFS.
   </description>

http://git-wip-us.apache.org/repos/asf/ambari/blob/cb407d0e/ambari-server/src/test/resources/stacks/HDP/2.0.1/services/HDFS/configuration/hdfs-site.xml
----------------------------------------------------------------------
diff --git a/ambari-server/src/test/resources/stacks/HDP/2.0.1/services/HDFS/configuration/hdfs-site.xml b/ambari-server/src/test/resources/stacks/HDP/2.0.1/services/HDFS/configuration/hdfs-site.xml
index 07b91de..e277def 100644
--- a/ambari-server/src/test/resources/stacks/HDP/2.0.1/services/HDFS/configuration/hdfs-site.xml
+++ b/ambari-server/src/test/resources/stacks/HDP/2.0.1/services/HDFS/configuration/hdfs-site.xml
@@ -400,7 +400,7 @@ don't exist, they will be created with this permission.</description>
   <property>
     <name>dfs.access.time.precision</name>
     <value>0</value>
-    <description>The access time for HDFS file is precise upto this value.
+    <description>The access time for HDFS file is precise up to this value.
                  The default value is 1 hour. Setting a value of 0 disables
                  access times for HDFS.
     </description>

http://git-wip-us.apache.org/repos/asf/ambari/blob/cb407d0e/ambari-server/src/test/resources/stacks/HDP/2.0.5/services/HDFS/configuration/hdfs-site.xml
----------------------------------------------------------------------
diff --git a/ambari-server/src/test/resources/stacks/HDP/2.0.5/services/HDFS/configuration/hdfs-site.xml b/ambari-server/src/test/resources/stacks/HDP/2.0.5/services/HDFS/configuration/hdfs-site.xml
index 1c2acb6..64f1c2c 100644
--- a/ambari-server/src/test/resources/stacks/HDP/2.0.5/services/HDFS/configuration/hdfs-site.xml
+++ b/ambari-server/src/test/resources/stacks/HDP/2.0.5/services/HDFS/configuration/hdfs-site.xml
@@ -363,7 +363,7 @@ don't exist, they will be created with this permission.</description>
   <property>
     <name>dfs.namenode.accesstime.precision</name>
     <value>0</value>
-    <description>The access time for HDFS file is precise upto this value.
+    <description>The access time for HDFS file is precise up to this value.
                  The default value is 1 hour. Setting a value of 0 disables
                  access times for HDFS.
     </description>

http://git-wip-us.apache.org/repos/asf/ambari/blob/cb407d0e/ambari-server/src/test/resources/stacks/HDP/2.0.7/services/HDFS/configuration/hdfs-site.xml
----------------------------------------------------------------------
diff --git a/ambari-server/src/test/resources/stacks/HDP/2.0.7/services/HDFS/configuration/hdfs-site.xml b/ambari-server/src/test/resources/stacks/HDP/2.0.7/services/HDFS/configuration/hdfs-site.xml
index a222817..77cf3b2 100644
--- a/ambari-server/src/test/resources/stacks/HDP/2.0.7/services/HDFS/configuration/hdfs-site.xml
+++ b/ambari-server/src/test/resources/stacks/HDP/2.0.7/services/HDFS/configuration/hdfs-site.xml
@@ -416,7 +416,7 @@
   <property>
     <name>dfs.namenode.accesstime.precision</name>
     <value>0</value>
-    <description>The access time for HDFS file is precise upto this value.
+    <description>The access time for HDFS file is precise up to this value.
       The default value is 1 hour. Setting a value of 0 disables
       access times for HDFS.
     </description>

http://git-wip-us.apache.org/repos/asf/ambari/blob/cb407d0e/ambari-server/src/test/resources/stacks_with_common_services/HDP/0.2/services/HDFS/configuration/hdfs-site.xml
----------------------------------------------------------------------
diff --git a/ambari-server/src/test/resources/stacks_with_common_services/HDP/0.2/services/HDFS/configuration/hdfs-site.xml b/ambari-server/src/test/resources/stacks_with_common_services/HDP/0.2/services/HDFS/configuration/hdfs-site.xml
index 2b979d7..995f6c1 100644
--- a/ambari-server/src/test/resources/stacks_with_common_services/HDP/0.2/services/HDFS/configuration/hdfs-site.xml
+++ b/ambari-server/src/test/resources/stacks_with_common_services/HDP/0.2/services/HDFS/configuration/hdfs-site.xml
@@ -375,7 +375,7 @@ don't exist, they will be created with this permission.</description>
   <property>
   <name>dfs.access.time.precision</name>
   <value>0</value>
-  <description>The access time for HDFS file is precise upto this value.
+  <description>The access time for HDFS file is precise up to this value.
                The default value is 1 hour. Setting a value of 0 disables
                access times for HDFS.
   </description>

http://git-wip-us.apache.org/repos/asf/ambari/blob/cb407d0e/ambari-web/app/assets/data/stacks/HDP-2.2/configurations.json
----------------------------------------------------------------------
diff --git a/ambari-web/app/assets/data/stacks/HDP-2.2/configurations.json b/ambari-web/app/assets/data/stacks/HDP-2.2/configurations.json
index 6a80523..f09a3e8 100644
--- a/ambari-web/app/assets/data/stacks/HDP-2.2/configurations.json
+++ b/ambari-web/app/assets/data/stacks/HDP-2.2/configurations.json
@@ -4510,7 +4510,7 @@
           "href" : "http://c6401:8080/api/v1/stacks/HDP/versions/2.2/services/HDFS/configurations/dfs.namenode.accesstime.precision",
           "StackConfigurations" : {
             "final" : "false",
-            "property_description" : "The access time for HDFS file is precise upto this value.\n      The default value is 1 hour. Setting a value of 0 disables\n      access times for HDFS.\n    ",
+            "property_description" : "The access time for HDFS file is precise up to this value.\n      The default value is 1 hour. Setting a value of 0 disables\n      access times for HDFS.\n    ",
             "property_name" : "dfs.namenode.accesstime.precision",
             "property_type" : [ ],
             "property_value" : "0",

http://git-wip-us.apache.org/repos/asf/ambari/blob/cb407d0e/ambari-web/app/assets/data/wizard/stack/hdp/version2.0.1/HDFS.json
----------------------------------------------------------------------
diff --git a/ambari-web/app/assets/data/wizard/stack/hdp/version2.0.1/HDFS.json b/ambari-web/app/assets/data/wizard/stack/hdp/version2.0.1/HDFS.json
index e9598e6..1bf9a9f 100644
--- a/ambari-web/app/assets/data/wizard/stack/hdp/version2.0.1/HDFS.json
+++ b/ambari-web/app/assets/data/wizard/stack/hdp/version2.0.1/HDFS.json
@@ -292,7 +292,7 @@
     {
       "href" : "http://192.168.56.101:8080/api/v1/stacks2/HDP/versions/2.0.1/stackServices/HDFS/configurations/dfs.namenode.accesstime.precision",
       "StackConfigurations" : {
-        "property_description" : "The access time for HDFS file is precise upto this value.\n                 The default value is 1 hour. Setting a value of 0 disables\n                 access times for HDFS.\n    ",
+        "property_description" : "The access time for HDFS file is precise up to this value.\n                 The default value is 1 hour. Setting a value of 0 disables\n                 access times for HDFS.\n    ",
         "property_name" : "dfs.namenode.accesstime.precision",
         "property_value" : "0",
         "service_name" : "HDFS",