Repository: hadoop Updated Branches: refs/heads/HDFS-7285 10e2d80c8 -> 10519ed75
Addendum fix in hdfs-default.xml. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/10519ed7 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/10519ed7 Diff: http://git-wip-us.apache.org/repos/asf/hadoop/diff/10519ed7 Branch: refs/heads/HDFS-7285 Commit: 10519ed7589d8c9ecbcc483e76111c513de92310 Parents: 10e2d80 Author: Zhe Zhang <[email protected]> Authored: Mon May 11 16:25:10 2015 -0700 Committer: Zhe Zhang <[email protected]> Committed: Mon May 11 16:25:10 2015 -0700 ---------------------------------------------------------------------- .../hadoop-hdfs/src/main/resources/hdfs-default.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/hadoop/blob/10519ed7/hadoop-hdfs-project/hadoop-hdfs/src/main/resources/hdfs-default.xml ---------------------------------------------------------------------- diff --git a/hadoop-hdfs-project/hadoop-hdfs/src/main/resources/hdfs-default.xml b/hadoop-hdfs-project/hadoop-hdfs/src/main/resources/hdfs-default.xml index 9e00e85..2ace58a 100644 --- a/hadoop-hdfs-project/hadoop-hdfs/src/main/resources/hdfs-default.xml +++ b/hadoop-hdfs-project/hadoop-hdfs/src/main/resources/hdfs-default.xml @@ -1,4 +1,4 @@ -><?xml version="1.0"?> +<?xml version="1.0"?> <?xml-stylesheet type="text/xsl" href="configuration.xsl"?> <!--
