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/be0d89cc Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/be0d89cc Diff: http://git-wip-us.apache.org/repos/asf/hadoop/diff/be0d89cc Branch: refs/heads/HDFS-7285 Commit: be0d89cc70ad41a48a911da41c3289db11b578fb Parents: 0fcdbab Author: Zhe Zhang <z...@apache.org> Authored: Mon May 11 16:25:10 2015 -0700 Committer: Jing Zhao <ji...@apache.org> Committed: Sat May 16 15:17:01 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/be0d89cc/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 8a694aa..f802128 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"?> <!--