Return-Path: X-Original-To: apmail-hadoop-common-commits-archive@www.apache.org Delivered-To: apmail-hadoop-common-commits-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id A39C31872C for ; Fri, 21 Aug 2015 00:23:39 +0000 (UTC) Received: (qmail 69184 invoked by uid 500); 21 Aug 2015 00:23:34 -0000 Delivered-To: apmail-hadoop-common-commits-archive@hadoop.apache.org Received: (qmail 69109 invoked by uid 500); 21 Aug 2015 00:23:34 -0000 Mailing-List: contact common-commits-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: common-dev@hadoop.apache.org Delivered-To: mailing list common-commits@hadoop.apache.org Received: (qmail 69100 invoked by uid 99); 21 Aug 2015 00:23:34 -0000 Received: from git1-us-west.apache.org (HELO git1-us-west.apache.org) (140.211.11.23) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 21 Aug 2015 00:23:34 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 3346CE7DEE; Fri, 21 Aug 2015 00:23:34 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: vinodkv@apache.org To: common-commits@hadoop.apache.org Message-Id: <3993ad7af6c14b8a92cf72367d39d74d@git.apache.org> X-Mailer: ASF-Git Admin Mailer Subject: hadoop git commit: Creating 2.6.2 entries in CHANGES.txt files. Date: Fri, 21 Aug 2015 00:23:34 +0000 (UTC) Repository: hadoop Updated Branches: refs/heads/trunk c8bca6271 -> 33474939a Creating 2.6.2 entries in CHANGES.txt files. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/33474939 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/33474939 Diff: http://git-wip-us.apache.org/repos/asf/hadoop/diff/33474939 Branch: refs/heads/trunk Commit: 33474939a048ac7bbe07df772f0000c84979722f Parents: c8bca62 Author: Vinod Kumar Vavilapalli Authored: Thu Aug 20 17:21:06 2015 -0700 Committer: Vinod Kumar Vavilapalli Committed: Thu Aug 20 17:21:06 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/33474939/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 c033f05..d6353a4 100644 --- a/hadoop-common-project/hadoop-common/CHANGES.txt +++ b/hadoop-common-project/hadoop-common/CHANGES.txt @@ -1868,6 +1868,18 @@ Release 2.7.0 - 2015-04-20 HADOOP-11837. AuthenticationFilter should destroy SignerSecretProvider in Tomcat deployments. (Bowen Zhang via wheat9) +Release 2.6.2 - UNRELEASED + + INCOMPATIBLE CHANGES + + NEW FEATURES + + IMPROVEMENTS + + OPTIMIZATIONS + + BUG FIXES + Release 2.6.1 - UNRELEASED INCOMPATIBLE CHANGES http://git-wip-us.apache.org/repos/asf/hadoop/blob/33474939/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 d9d176b..658788c 100644 --- a/hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt +++ b/hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt @@ -2355,6 +2355,18 @@ Release 2.7.0 - 2015-04-20 HDFS-7700. Document quota support for storage types. (Xiaoyu Yao via Arpit Agarwal) +Release 2.6.2 - UNRELEASED + + INCOMPATIBLE CHANGES + + NEW FEATURES + + IMPROVEMENTS + + OPTIMIZATIONS + + BUG FIXES + Release 2.6.1 - UNRELEASED INCOMPATIBLE CHANGES http://git-wip-us.apache.org/repos/asf/hadoop/blob/33474939/hadoop-mapreduce-project/CHANGES.txt ---------------------------------------------------------------------- diff --git a/hadoop-mapreduce-project/CHANGES.txt b/hadoop-mapreduce-project/CHANGES.txt index d2eef32..43d0faf 100644 --- a/hadoop-mapreduce-project/CHANGES.txt +++ b/hadoop-mapreduce-project/CHANGES.txt @@ -817,6 +817,18 @@ Release 2.7.0 - 2015-04-20 MAPREDUCE-6303. Read timeout when retrying a fetch error can be fatal to a reducer. (Jason Lowe via junping_du) +Release 2.6.2 - UNRELEASED + + INCOMPATIBLE CHANGES + + NEW FEATURES + + IMPROVEMENTS + + OPTIMIZATIONS + + BUG FIXES + Release 2.6.1 - UNRELEASED INCOMPATIBLE CHANGES http://git-wip-us.apache.org/repos/asf/hadoop/blob/33474939/hadoop-yarn-project/CHANGES.txt ---------------------------------------------------------------------- diff --git a/hadoop-yarn-project/CHANGES.txt b/hadoop-yarn-project/CHANGES.txt index 07b6339..2518eb5 100644 --- a/hadoop-yarn-project/CHANGES.txt +++ b/hadoop-yarn-project/CHANGES.txt @@ -1750,6 +1750,18 @@ Release 2.7.0 - 2015-04-20 YARN-3055. Fixed ResourceManager's DelegationTokenRenewer to not stop token renewal of applications part of a bigger workflow. (Daryn Sharp via vinodkv) +Release 2.6.2 - UNRELEASED + + INCOMPATIBLE CHANGES + + NEW FEATURES + + IMPROVEMENTS + + OPTIMIZATIONS + + BUG FIXES + Release 2.6.1 - UNRELEASED INCOMPATIBLE CHANGES