git-svn-id: https://svn.apache.org/repos/asf/incubator/ambari/trunk@1490779 13f79535-47bb-0310-9956-ffa450edef68
@@ -21,7 +21,7 @@ var configs = [
"name": "fs.default.name",
"templateName": ["namenode_host"],
"foreignKey": null,
- "value": "<templateName[0]>",
+ "value": "hdfs://<templateName[0]>:8020",
"filename": "core-site.xml"
},
{