Repository: hadoop Updated Branches: refs/heads/branch-2 af0b54a4e -> e0df934ed
Update release date for 2.5.2 (cherry picked from commit 1e9a3f42ff49be788ac99e5f06a7984d1d0638cc) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/e0df934e Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/e0df934e Diff: http://git-wip-us.apache.org/repos/asf/hadoop/diff/e0df934e Branch: refs/heads/branch-2 Commit: e0df934ed1797f26421490a1df0b6aecbc0d4e7b Parents: af0b54a Author: Karthik Kambatla <[email protected]> Authored: Fri Nov 21 14:34:23 2014 -0800 Committer: Karthik Kambatla <[email protected]> Committed: Fri Nov 21 14:34:47 2014 -0800 ---------------------------------------------------------------------- hadoop-common-project/hadoop-common/CHANGES.txt | 2 +- hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt | 2 +- hadoop-mapreduce-project/CHANGES.txt | 2 +- hadoop-yarn-project/CHANGES.txt | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/hadoop/blob/e0df934e/hadoop-common-project/hadoop-common/CHANGES.txt ---------------------------------------------------------------------- diff --git a/hadoop-common-project/hadoop-common/CHANGES.txt b/hadoop-common-project/hadoop-common/CHANGES.txt index e659077..40e28f1 100644 --- a/hadoop-common-project/hadoop-common/CHANGES.txt +++ b/hadoop-common-project/hadoop-common/CHANGES.txt @@ -788,7 +788,7 @@ Release 2.6.0 - 2014-11-18 of wrapping it as IOException. (Steve Loughran via jianhe) -Release 2.5.2 - 2014-11-10 +Release 2.5.2 - 2014-11-19 INCOMPATIBLE CHANGES http://git-wip-us.apache.org/repos/asf/hadoop/blob/e0df934e/hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt ---------------------------------------------------------------------- diff --git a/hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt b/hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt index 865d6bd..034db7b 100644 --- a/hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt +++ b/hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt @@ -1238,7 +1238,7 @@ Release 2.6.0 - 2014-11-18 HDFS-7385. ThreadLocal used in FSEditLog class causes FSImage permission mess up. (jiangyu via cnauroth) -Release 2.5.2 - 2014-11-10 +Release 2.5.2 - 2014-11-19 INCOMPATIBLE CHANGES http://git-wip-us.apache.org/repos/asf/hadoop/blob/e0df934e/hadoop-mapreduce-project/CHANGES.txt ---------------------------------------------------------------------- diff --git a/hadoop-mapreduce-project/CHANGES.txt b/hadoop-mapreduce-project/CHANGES.txt index c1c9c6c..06e5c44 100644 --- a/hadoop-mapreduce-project/CHANGES.txt +++ b/hadoop-mapreduce-project/CHANGES.txt @@ -261,7 +261,7 @@ Release 2.6.0 - 2014-11-18 MAPREDUCE-6156. Fetcher - connect() doesn't handle connection refused correctly (Junping Du via jlowe) -Release 2.5.2 - 2014-11-10 +Release 2.5.2 - 2014-11-19 INCOMPATIBLE CHANGES http://git-wip-us.apache.org/repos/asf/hadoop/blob/e0df934e/hadoop-yarn-project/CHANGES.txt ---------------------------------------------------------------------- diff --git a/hadoop-yarn-project/CHANGES.txt b/hadoop-yarn-project/CHANGES.txt index ebba001..e261a2e 100644 --- a/hadoop-yarn-project/CHANGES.txt +++ b/hadoop-yarn-project/CHANGES.txt @@ -987,7 +987,7 @@ Release 2.6.0 - 2014-11-18 YARN-2853. Fixed a bug in ResourceManager causing apps to hang when the user kill request races with ApplicationMaster finish. (Jian He via vinodkv) -Release 2.5.2 - 2014-11-10 +Release 2.5.2 - 2014-11-19 INCOMPATIBLE CHANGES
