Adding release 2.7.2 to CHANGES.txt.
Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/b3facb9e Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/b3facb9e Diff: http://git-wip-us.apache.org/repos/asf/hadoop/diff/b3facb9e Branch: refs/heads/YARN-2928 Commit: b3facb9eda0ef59750eec76f9506b39bff73bd82 Parents: e99dc8d Author: Vinod Kumar Vavilapalli <[email protected]> Authored: Sun Jun 28 16:29:12 2015 -0700 Committer: Zhijie Shen <[email protected]> Committed: Mon Jun 29 10:28:29 2015 -0700 ---------------------------------------------------------------------- hadoop-common-project/hadoop-common/CHANGES.txt | 12 ++++++++++++ hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt | 12 ++++++++++++ hadoop-mapreduce-project/CHANGES.txt | 12 ++++++++++++ hadoop-yarn-project/CHANGES.txt | 12 ++++++++++++ 4 files changed, 48 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/hadoop/blob/b3facb9e/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 132e4c0..219ef25 100644 --- a/hadoop-common-project/hadoop-common/CHANGES.txt +++ b/hadoop-common-project/hadoop-common/CHANGES.txt @@ -884,6 +884,18 @@ Release 2.8.0 - UNRELEASED HADOOP-12076. Incomplete Cache Mechanism in CredentialProvider API. (Larry McCay via cnauroth) +Release 2.7.2 - UNRELEASED + + INCOMPATIBLE CHANGES + + NEW FEATURES + + IMPROVEMENTS + + OPTIMIZATIONS + + BUG FIXES + Release 2.7.1 - UNRELEASED INCOMPATIBLE CHANGES http://git-wip-us.apache.org/repos/asf/hadoop/blob/b3facb9e/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 94477fe..b89e10c 100644 --- a/hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt +++ b/hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt @@ -968,6 +968,18 @@ Release 2.8.0 - UNRELEASED HDFS-8546. Prune cached replicas from DatanodeDescriptor state on replica invalidation. (wang) +Release 2.7.2 - UNRELEASED + + INCOMPATIBLE CHANGES + + NEW FEATURES + + IMPROVEMENTS + + OPTIMIZATIONS + + BUG FIXES + Release 2.7.1 - UNRELEASED INCOMPATIBLE CHANGES http://git-wip-us.apache.org/repos/asf/hadoop/blob/b3facb9e/hadoop-mapreduce-project/CHANGES.txt ---------------------------------------------------------------------- diff --git a/hadoop-mapreduce-project/CHANGES.txt b/hadoop-mapreduce-project/CHANGES.txt index b4acb98..eec131c 100644 --- a/hadoop-mapreduce-project/CHANGES.txt +++ b/hadoop-mapreduce-project/CHANGES.txt @@ -536,6 +536,18 @@ Release 2.8.0 - UNRELEASED MAPREDUCE-6413. TestLocalJobSubmission is failing with unknown host (zhihai xu via jlowe) +Release 2.7.2 - UNRELEASED + + INCOMPATIBLE CHANGES + + NEW FEATURES + + IMPROVEMENTS + + OPTIMIZATIONS + + BUG FIXES + Release 2.7.1 - UNRELEASED INCOMPATIBLE CHANGES http://git-wip-us.apache.org/repos/asf/hadoop/blob/b3facb9e/hadoop-yarn-project/CHANGES.txt ---------------------------------------------------------------------- diff --git a/hadoop-yarn-project/CHANGES.txt b/hadoop-yarn-project/CHANGES.txt index ce40202..ab20eec 100644 --- a/hadoop-yarn-project/CHANGES.txt +++ b/hadoop-yarn-project/CHANGES.txt @@ -668,6 +668,18 @@ Release 2.8.0 - UNRELEASED YARN-3859. LeafQueue doesn't print user properly for application add. (Varun Saxena via devaraj) +Release 2.7.2 - UNRELEASED + + INCOMPATIBLE CHANGES + + NEW FEATURES + + IMPROVEMENTS + + OPTIMIZATIONS + + BUG FIXES + Release 2.7.1 - UNRELEASED INCOMPATIBLE CHANGES
