Explorar o código

AMBARI-11365. Typo in tooltip - HDFS is called NDFS (onechiporenko)

Oleg Nechiporenko %!s(int64=10) %!d(string=hai) anos
pai
achega
f6e465ed1a
Modificáronse 40 ficheiros con 42 adicións e 42 borrados
  1. 1 1
      ambari-server/src/main/python/ambari-server-state/core-site.xml
  2. 1 1
      ambari-server/src/main/resources/common-services/HDFS/2.1.0.2.0/configuration/core-site.xml
  3. 1 1
      ambari-server/src/main/resources/common-services/HDFS/2.1.0.2.0/configuration/hdfs-site.xml
  4. 1 1
      ambari-server/src/main/resources/common-services/SLIDER/0.60.0.2.2/configuration/slider-client.xml
  5. 1 1
      ambari-server/src/main/resources/stacks/BIGTOP/0.8/services/HDFS/configuration/core-site.xml
  6. 1 1
      ambari-server/src/main/resources/stacks/BIGTOP/0.8/services/HDFS/configuration/hdfs-site.xml
  7. 1 1
      ambari-server/src/main/resources/stacks/HDP/2.0.6.GlusterFS/services/HDFS/configuration/core-site.xml
  8. 1 1
      ambari-server/src/main/resources/stacks/HDP/2.0.6.GlusterFS/services/HDFS/configuration/hdfs-site.xml
  9. 1 1
      ambari-server/src/main/resources/stacks/HDP/2.2.GlusterFS/services/SLIDER/configuration/slider-client.xml
  10. 1 1
      ambari-server/src/main/resources/stacks/PHD/3.0.0.0/services/HDFS/configuration/core-site.xml
  11. 1 1
      ambari-server/src/main/resources/stacks/PHD/3.0.0.0/services/HDFS/configuration/hdfs-site.xml
  12. 1 1
      ambari-server/src/test/resources/bad-stacks/HDP/0.1/services/HDFS/configuration/hdfs-site.xml
  13. 1 1
      ambari-server/src/test/resources/bad-stacks/HDP/0.1/services/MAPREDUCE/configuration/hdfs-site.xml
  14. 1 1
      ambari-server/src/test/resources/bad-stacks/HDP/0.1/services/MAPREDUCE/configuration/mapred-site.xml
  15. 1 1
      ambari-server/src/test/resources/common-services/HDFS/1.0/configuration/hdfs-site.xml
  16. 1 1
      ambari-server/src/test/resources/common-services/MAPREDUCE/1.0/configuration/hdfs-site.xml
  17. 1 1
      ambari-server/src/test/resources/common-services/MAPREDUCE/1.0/configuration/mapred-site.xml
  18. 1 1
      ambari-server/src/test/resources/stacks/HDP/0.1/services/HDFS/configuration/hdfs-site.xml
  19. 1 1
      ambari-server/src/test/resources/stacks/HDP/0.1/services/MAPREDUCE/configuration/hdfs-site.xml
  20. 1 1
      ambari-server/src/test/resources/stacks/HDP/0.1/services/MAPREDUCE/configuration/mapred-site.xml
  21. 1 1
      ambari-server/src/test/resources/stacks/HDP/0.2/services/HDFS/configuration/hdfs-site.xml
  22. 1 1
      ambari-server/src/test/resources/stacks/HDP/0.2/services/MAPREDUCE/configuration/hdfs-site.xml
  23. 1 1
      ambari-server/src/test/resources/stacks/HDP/0.2/services/MAPREDUCE/configuration/mapred-site.xml
  24. 1 1
      ambari-server/src/test/resources/stacks/HDP/1.2.0/services/HDFS/configuration/core-site.xml
  25. 1 1
      ambari-server/src/test/resources/stacks/HDP/1.2.0/services/HDFS/configuration/hdfs-site.xml
  26. 1 1
      ambari-server/src/test/resources/stacks/HDP/1.3.0/services/HDFS/configuration/core-site.xml
  27. 1 1
      ambari-server/src/test/resources/stacks/HDP/1.3.0/services/HDFS/configuration/hdfs-site.xml
  28. 1 1
      ambari-server/src/test/resources/stacks/HDP/1.3.1/services/HCFS/configuration/core-site.xml
  29. 1 1
      ambari-server/src/test/resources/stacks/HDP/1.3.1/services/HCFS/configuration/hdfs-site.xml
  30. 1 1
      ambari-server/src/test/resources/stacks/HDP/1.3.1/services/HDFS/configuration/core-site.xml
  31. 1 1
      ambari-server/src/test/resources/stacks/HDP/1.3.1/services/HDFS/configuration/hdfs-site.xml
  32. 1 1
      ambari-server/src/test/resources/stacks/HDP/2.0.1/services/HDFS/configuration/core-site.xml
  33. 1 1
      ambari-server/src/test/resources/stacks/HDP/2.0.1/services/HDFS/configuration/hdfs-site.xml
  34. 1 1
      ambari-server/src/test/resources/stacks/HDP/2.0.5/services/HDFS/configuration/core-site.xml
  35. 1 1
      ambari-server/src/test/resources/stacks/HDP/2.0.5/services/HDFS/configuration/hdfs-site.xml
  36. 1 1
      ambari-server/src/test/resources/stacks/HDP/2.0.7/services/HDFS/configuration/core-site.xml
  37. 1 1
      ambari-server/src/test/resources/stacks/HDP/2.0.7/services/HDFS/configuration/hdfs-site.xml
  38. 1 1
      ambari-server/src/test/resources/stacks_with_common_services/HDP/0.2/services/HDFS/configuration/hdfs-site.xml
  39. 2 2
      ambari-web/app/assets/data/stacks/HDP-2.2/configurations.json
  40. 2 2
      ambari-web/app/assets/data/wizard/stack/hdp/version2.0.1/HDFS.json

+ 1 - 1
ambari-server/src/main/python/ambari-server-state/core-site.xml

@@ -62,7 +62,7 @@
         <!-- cluster variant -->
         <value>hdfs://hdp1:8020</value>
         <description>The name of the default file system. Either the
-            literal string "local" or a host:port for NDFS.
+            literal string "local" or a host:port for HDFS.
         </description>
         <final>true</final>
     </property>

+ 1 - 1
ambari-server/src/main/resources/common-services/HDFS/2.1.0.2.0/configuration/core-site.xml

@@ -60,7 +60,7 @@
     <!-- cluster variant -->
     <value>hdfs://localhost:8020</value>
     <description>The name of the default file system.  Either the
-  literal string "local" or a host:port for NDFS.</description>
+  literal string "local" or a host:port for HDFS.</description>
     <final>true</final>
   </property>
 

+ 1 - 1
ambari-server/src/main/resources/common-services/HDFS/2.1.0.2.0/configuration/hdfs-site.xml

@@ -235,7 +235,7 @@
     <name>dfs.namenode.http-address</name>
     <value>localhost:50070</value>
     <description>The name of the default file system.  Either the
-      literal string "local" or a host:port for NDFS.</description>
+      literal string "local" or a host:port for HDFS.</description>
     <final>true</final>
   </property>
 

+ 1 - 1
ambari-server/src/main/resources/common-services/SLIDER/0.60.0.2.2/configuration/slider-client.xml

@@ -53,7 +53,7 @@
         <name>fs.defaultFS</name>
         <value>hdfs://localhost:8020</value>
         <description>The name of the default file system.  Either the
-          literal string "local" or a host:port for NDFS.</description>
+          literal string "local" or a host:port for HDFS.</description>
       </property>
     -->
 

+ 1 - 1
ambari-server/src/main/resources/stacks/BIGTOP/0.8/services/HDFS/configuration/core-site.xml

@@ -54,7 +54,7 @@
     <!-- cluster variant -->
     <value>hdfs://localhost:8020</value>
     <description>The name of the default file system.  Either the
-  literal string "local" or a host:port for NDFS.</description>
+  literal string "local" or a host:port for HDFS.</description>
     <final>true</final>
   </property>
 

+ 1 - 1
ambari-server/src/main/resources/stacks/BIGTOP/0.8/services/HDFS/configuration/hdfs-site.xml

@@ -215,7 +215,7 @@
     <name>dfs.namenode.http-address</name>
     <value>localhost:50070</value>
     <description>The name of the default file system.  Either the
-      literal string "local" or a host:port for NDFS.</description>
+      literal string "local" or a host:port for HDFS.</description>
     <final>true</final>
   </property>
 

+ 1 - 1
ambari-server/src/main/resources/stacks/HDP/2.0.6.GlusterFS/services/HDFS/configuration/core-site.xml

@@ -52,7 +52,7 @@
     <!-- cluster variant -->
     <value>hdfs://localhost:8020</value>
     <description>The name of the default file system.  Either the
-  literal string "local" or a host:port for NDFS.</description>
+  literal string "local" or a host:port for HDFS.</description>
     <final>true</final>
   </property>
 

+ 1 - 1
ambari-server/src/main/resources/stacks/HDP/2.0.6.GlusterFS/services/HDFS/configuration/hdfs-site.xml

@@ -214,7 +214,7 @@
     <name>dfs.namenode.http-address</name>
     <value>localhost:50070</value>
 <description>The name of the default file system.  Either the
-literal string "local" or a host:port for NDFS.</description>
+literal string "local" or a host:port for HDFS.</description>
 <final>true</final>
 </property>
 

+ 1 - 1
ambari-server/src/main/resources/stacks/HDP/2.2.GlusterFS/services/SLIDER/configuration/slider-client.xml

@@ -53,7 +53,7 @@
         <name>fs.defaultFS</name>
         <value>hdfs://localhost:8020</value>
         <description>The name of the default file system.  Either the
-          literal string "local" or a host:port for NDFS.</description>
+          literal string "local" or a host:port for HDFS.</description>
       </property>
     -->
 

+ 1 - 1
ambari-server/src/main/resources/stacks/PHD/3.0.0.0/services/HDFS/configuration/core-site.xml

@@ -54,7 +54,7 @@
     <!-- cluster variant -->
     <value>hdfs://localhost:8020</value>
     <description>The name of the default file system.  Either the
-  literal string "local" or a host:port for NDFS.</description>
+  literal string "local" or a host:port for HDFS.</description>
     <final>true</final>
   </property>
 

+ 1 - 1
ambari-server/src/main/resources/stacks/PHD/3.0.0.0/services/HDFS/configuration/hdfs-site.xml

@@ -215,7 +215,7 @@
     <name>dfs.namenode.http-address</name>
     <value>localhost:50070</value>
     <description>The name of the default file system.  Either the
-      literal string "local" or a host:port for NDFS.</description>
+      literal string "local" or a host:port for HDFS.</description>
     <final>true</final>
   </property>
 

+ 1 - 1
ambari-server/src/test/resources/bad-stacks/HDP/0.1/services/HDFS/configuration/hdfs-site.xml

@@ -156,7 +156,7 @@
     <name>dfs.http.address</name>
     <value>hdp1.cybervisiontech.com.ua:50070</value>
 <description>The name of the default file system.  Either the
-literal string "local" or a host:port for NDFS.</description>
+literal string "local" or a host:port for HDFS.</description>
 <final>true</final>
 </property>
 

+ 1 - 1
ambari-server/src/test/resources/bad-stacks/HDP/0.1/services/MAPREDUCE/configuration/hdfs-site.xml

@@ -156,7 +156,7 @@
     <name>dfs.http.address</name>
     <value>hdp1.cybervisiontech.com.ua:50070</value>
 <description>The name of the default file system.  Either the
-literal string "local" or a host:port for NDFS.</description>
+literal string "local" or a host:port for HDFS.</description>
 <final>true</final>
 </property>
 

+ 1 - 1
ambari-server/src/test/resources/bad-stacks/HDP/0.1/services/MAPREDUCE/configuration/mapred-site.xml

@@ -158,7 +158,7 @@
     <name>dfs.http.address</name>
     <value>hdp1.cybervisiontech.com.ua:50070</value>
 <description>The name of the default file system.  Either the
-literal string "local" or a host:port for NDFS.</description>
+literal string "local" or a host:port for HDFS.</description>
 <final>true</final>
 </property>
 

+ 1 - 1
ambari-server/src/test/resources/common-services/HDFS/1.0/configuration/hdfs-site.xml

@@ -156,7 +156,7 @@
     <name>dfs.http.address</name>
     <value>hdp1.cybervisiontech.com.ua:50070</value>
 <description>The name of the default file system.  Either the
-literal string "local" or a host:port for NDFS.</description>
+literal string "local" or a host:port for HDFS.</description>
 <final>true</final>
 </property>
 

+ 1 - 1
ambari-server/src/test/resources/common-services/MAPREDUCE/1.0/configuration/hdfs-site.xml

@@ -156,7 +156,7 @@
     <name>dfs.http.address</name>
     <value>hdp1.cybervisiontech.com.ua:50070</value>
 <description>The name of the default file system.  Either the
-literal string "local" or a host:port for NDFS.</description>
+literal string "local" or a host:port for HDFS.</description>
 <final>true</final>
 </property>
 

+ 1 - 1
ambari-server/src/test/resources/common-services/MAPREDUCE/1.0/configuration/mapred-site.xml

@@ -158,7 +158,7 @@
     <name>dfs.http.address</name>
     <value>hdp1.cybervisiontech.com.ua:50070</value>
 <description>The name of the default file system.  Either the
-literal string "local" or a host:port for NDFS.</description>
+literal string "local" or a host:port for HDFS.</description>
 <final>true</final>
 </property>
 

+ 1 - 1
ambari-server/src/test/resources/stacks/HDP/0.1/services/HDFS/configuration/hdfs-site.xml

@@ -156,7 +156,7 @@
     <name>dfs.http.address</name>
     <value>hdp1.cybervisiontech.com.ua:50070</value>
 <description>The name of the default file system.  Either the
-literal string "local" or a host:port for NDFS.</description>
+literal string "local" or a host:port for HDFS.</description>
 <final>true</final>
 </property>
 

+ 1 - 1
ambari-server/src/test/resources/stacks/HDP/0.1/services/MAPREDUCE/configuration/hdfs-site.xml

@@ -156,7 +156,7 @@
     <name>dfs.http.address</name>
     <value>hdp1.cybervisiontech.com.ua:50070</value>
 <description>The name of the default file system.  Either the
-literal string "local" or a host:port for NDFS.</description>
+literal string "local" or a host:port for HDFS.</description>
 <final>true</final>
 </property>
 

+ 1 - 1
ambari-server/src/test/resources/stacks/HDP/0.1/services/MAPREDUCE/configuration/mapred-site.xml

@@ -158,7 +158,7 @@
     <name>dfs.http.address</name>
     <value>hdp1.cybervisiontech.com.ua:50070</value>
 <description>The name of the default file system.  Either the
-literal string "local" or a host:port for NDFS.</description>
+literal string "local" or a host:port for HDFS.</description>
 <final>true</final>
 </property>
 

+ 1 - 1
ambari-server/src/test/resources/stacks/HDP/0.2/services/HDFS/configuration/hdfs-site.xml

@@ -156,7 +156,7 @@
     <name>dfs.http.address</name>
     <value>hdp1.cybervisiontech.com.ua:50070</value>
 <description>The name of the default file system.  Either the
-literal string "local" or a host:port for NDFS.</description>
+literal string "local" or a host:port for HDFS.</description>
 <final>true</final>
 </property>
 

+ 1 - 1
ambari-server/src/test/resources/stacks/HDP/0.2/services/MAPREDUCE/configuration/hdfs-site.xml

@@ -156,7 +156,7 @@
     <name>dfs.http.address</name>
     <value>hdp1.cybervisiontech.com.ua:50070</value>
 <description>The name of the default file system.  Either the
-literal string "local" or a host:port for NDFS.</description>
+literal string "local" or a host:port for HDFS.</description>
 <final>true</final>
 </property>
 

+ 1 - 1
ambari-server/src/test/resources/stacks/HDP/0.2/services/MAPREDUCE/configuration/mapred-site.xml

@@ -158,7 +158,7 @@
     <name>dfs.http.address</name>
     <value>hdp1.cybervisiontech.com.ua:50070</value>
 <description>The name of the default file system.  Either the
-literal string "local" or a host:port for NDFS.</description>
+literal string "local" or a host:port for HDFS.</description>
 <final>true</final>
 </property>
 

+ 1 - 1
ambari-server/src/test/resources/stacks/HDP/1.2.0/services/HDFS/configuration/core-site.xml

@@ -58,7 +58,7 @@
     <!-- cluster variant -->
     <value></value>
     <description>The name of the default file system.  Either the
-  literal string "local" or a host:port for NDFS.</description>
+  literal string "local" or a host:port for HDFS.</description>
     <final>true</final>
   </property>
 

+ 1 - 1
ambari-server/src/test/resources/stacks/HDP/1.2.0/services/HDFS/configuration/hdfs-site.xml

@@ -162,7 +162,7 @@
     <name>dfs.http.address</name>
     <value></value>
 <description>The name of the default file system.  Either the
-literal string "local" or a host:port for NDFS.</description>
+literal string "local" or a host:port for HDFS.</description>
 <final>true</final>
 </property>
 

+ 1 - 1
ambari-server/src/test/resources/stacks/HDP/1.3.0/services/HDFS/configuration/core-site.xml

@@ -60,7 +60,7 @@
     <!-- cluster variant -->
     <value></value>
     <description>The name of the default file system.  Either the
-  literal string "local" or a host:port for NDFS.</description>
+  literal string "local" or a host:port for HDFS.</description>
     <final>true</final>
   </property>
 

+ 1 - 1
ambari-server/src/test/resources/stacks/HDP/1.3.0/services/HDFS/configuration/hdfs-site.xml

@@ -162,7 +162,7 @@
     <name>dfs.http.address</name>
     <value></value>
 <description>The name of the default file system.  Either the
-literal string "local" or a host:port for NDFS.</description>
+literal string "local" or a host:port for HDFS.</description>
 <final>true</final>
 </property>
 

+ 1 - 1
ambari-server/src/test/resources/stacks/HDP/1.3.1/services/HCFS/configuration/core-site.xml

@@ -58,7 +58,7 @@
     <!-- cluster variant -->
     <value></value>
     <description>The name of the default file system.  Either the
-  literal string "local" or a host:port for NDFS.</description>
+  literal string "local" or a host:port for HDFS.</description>
     <final>true</final>
   </property>
 

+ 1 - 1
ambari-server/src/test/resources/stacks/HDP/1.3.1/services/HCFS/configuration/hdfs-site.xml

@@ -162,7 +162,7 @@
     <name>dfs.http.address</name>
     <value></value>
 <description>The name of the default file system.  Either the
-literal string "local" or a host:port for NDFS.</description>
+literal string "local" or a host:port for HDFS.</description>
 <final>true</final>
 </property>
 

+ 1 - 1
ambari-server/src/test/resources/stacks/HDP/1.3.1/services/HDFS/configuration/core-site.xml

@@ -58,7 +58,7 @@
     <!-- cluster variant -->
     <value></value>
     <description>The name of the default file system.  Either the
-  literal string "local" or a host:port for NDFS.</description>
+  literal string "local" or a host:port for HDFS.</description>
     <final>true</final>
   </property>
 

+ 1 - 1
ambari-server/src/test/resources/stacks/HDP/1.3.1/services/HDFS/configuration/hdfs-site.xml

@@ -162,7 +162,7 @@
     <name>dfs.http.address</name>
     <value></value>
 <description>The name of the default file system.  Either the
-literal string "local" or a host:port for NDFS.</description>
+literal string "local" or a host:port for HDFS.</description>
 <final>true</final>
 </property>
 

+ 1 - 1
ambari-server/src/test/resources/stacks/HDP/2.0.1/services/HDFS/configuration/core-site.xml

@@ -58,7 +58,7 @@
     <!-- cluster variant -->
     <value></value>
     <description>The name of the default file system.  Either the
-  literal string "local" or a host:port for NDFS.</description>
+  literal string "local" or a host:port for HDFS.</description>
     <final>true</final>
   </property>
 

+ 1 - 1
ambari-server/src/test/resources/stacks/HDP/2.0.1/services/HDFS/configuration/hdfs-site.xml

@@ -181,7 +181,7 @@
     <name>dfs.http.address</name>
     <value></value>
 <description>The name of the default file system.  Either the
-literal string "local" or a host:port for NDFS.</description>
+literal string "local" or a host:port for HDFS.</description>
 <final>true</final>
 </property>
 

+ 1 - 1
ambari-server/src/test/resources/stacks/HDP/2.0.5/services/HDFS/configuration/core-site.xml

@@ -52,7 +52,7 @@
     <!-- cluster variant -->
     <value></value>
     <description>The name of the default file system.  Either the
-  literal string "local" or a host:port for NDFS.</description>
+  literal string "local" or a host:port for HDFS.</description>
     <final>true</final>
   </property>
 

+ 1 - 1
ambari-server/src/test/resources/stacks/HDP/2.0.5/services/HDFS/configuration/hdfs-site.xml

@@ -155,7 +155,7 @@
     <name>dfs.namenode.http-address</name>
     <value></value>
 <description>The name of the default file system.  Either the
-literal string "local" or a host:port for NDFS.</description>
+literal string "local" or a host:port for HDFS.</description>
 <final>true</final>
 </property>
 

+ 1 - 1
ambari-server/src/test/resources/stacks/HDP/2.0.7/services/HDFS/configuration/core-site.xml

@@ -52,7 +52,7 @@
     <!-- cluster variant -->
     <value>hdfs://localhost:8020</value>
     <description>The name of the default file system.  Either the
-  literal string "local" or a host:port for NDFS.</description>
+  literal string "local" or a host:port for HDFS.</description>
     <final>true</final>
   </property>
 

+ 1 - 1
ambari-server/src/test/resources/stacks/HDP/2.0.7/services/HDFS/configuration/hdfs-site.xml

@@ -223,7 +223,7 @@
     <name>dfs.namenode.http-address</name>
     <value>localhost:50070</value>
     <description>The name of the default file system.  Either the
-      literal string "local" or a host:port for NDFS.</description>
+      literal string "local" or a host:port for HDFS.</description>
     <final>true</final>
   </property>
 

+ 1 - 1
ambari-server/src/test/resources/stacks_with_common_services/HDP/0.2/services/HDFS/configuration/hdfs-site.xml

@@ -156,7 +156,7 @@
     <name>dfs.http.address</name>
     <value>hdp1.cybervisiontech.com.ua:50070</value>
 <description>The name of the default file system.  Either the
-literal string "local" or a host:port for NDFS.</description>
+literal string "local" or a host:port for HDFS.</description>
 <final>true</final>
 </property>
 

+ 2 - 2
ambari-web/app/assets/data/stacks/HDP-2.2/configurations.json

@@ -4636,7 +4636,7 @@
           "href" : "http://c6401:8080/api/v1/stacks/HDP/versions/2.2/services/HDFS/configurations/dfs.namenode.http-address",
           "StackConfigurations" : {
             "final" : "true",
-            "property_description" : "The name of the default file system.  Either the\n      literal string \"local\" or a host:port for NDFS.",
+            "property_description" : "The name of the default file system.  Either the\n      literal string \"local\" or a host:port for HDFS.",
             "property_name" : "dfs.namenode.http-address",
             "property_type" : [ ],
             "property_value" : "localhost:50070",
@@ -4860,7 +4860,7 @@
           "href" : "http://c6401:8080/api/v1/stacks/HDP/versions/2.2/services/HDFS/configurations/fs.defaultFS",
           "StackConfigurations" : {
             "final" : "true",
-            "property_description" : "The name of the default file system.  Either the\n  literal string \"local\" or a host:port for NDFS.",
+            "property_description" : "The name of the default file system.  Either the\n  literal string \"local\" or a host:port for HDFS.",
             "property_name" : "fs.defaultFS",
             "property_type" : [ ],
             "property_value" : "hdfs://localhost:8020",

+ 2 - 2
ambari-web/app/assets/data/wizard/stack/hdp/version2.0.1/HDFS.json

@@ -388,7 +388,7 @@
     {
       "href" : "http://192.168.56.101:8080/api/v1/stacks2/HDP/versions/2.0.1/stackServices/HDFS/configurations/dfs.namenode.http-address",
       "StackConfigurations" : {
-        "property_description" : "The name of the default file system.  Either the\nliteral string \"local\" or a host:port for NDFS.",
+        "property_description" : "The name of the default file system.  Either the\nliteral string \"local\" or a host:port for HDFS.",
         "property_name" : "dfs.namenode.http-address",
         "property_value" : "localhost:50070",
         "service_name" : "HDFS",
@@ -712,7 +712,7 @@
     {
       "href" : "http://192.168.56.101:8080/api/v1/stacks2/HDP/versions/2.0.1/stackServices/HDFS/configurations/fs.defaultFS",
       "StackConfigurations" : {
-        "property_description" : "The name of the default file system.  Either the\n  literal string \"local\" or a host:port for NDFS.",
+        "property_description" : "The name of the default file system.  Either the\n  literal string \"local\" or a host:port for HDFS.",
         "property_name" : "fs.defaultFS",
         "property_value" : "hdfs://localhost:8020",
         "service_name" : "HDFS",