Return-Path: X-Original-To: apmail-tez-commits-archive@minotaur.apache.org Delivered-To: apmail-tez-commits-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 542B8188CA for ; Mon, 7 Dec 2015 22:24:14 +0000 (UTC) Received: (qmail 86868 invoked by uid 500); 7 Dec 2015 22:24:14 -0000 Delivered-To: apmail-tez-commits-archive@tez.apache.org Received: (qmail 86833 invoked by uid 500); 7 Dec 2015 22:24:14 -0000 Mailing-List: contact commits-help@tez.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@tez.apache.org Delivered-To: mailing list commits@tez.apache.org Received: (qmail 86824 invoked by uid 99); 7 Dec 2015 22:24:14 -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; Mon, 07 Dec 2015 22:24:14 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 08302E0537; Mon, 7 Dec 2015 22:24:13 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: hitesh@apache.org To: commits@tez.apache.org Message-Id: <026f0fddf1494a58b50ceb2771652bab@git.apache.org> X-Mailer: ASF-Git Admin Mailer Subject: tez git commit: TEZ-2975. Bump up apache commons dependency. (hitesh) Date: Mon, 7 Dec 2015 22:24:13 +0000 (UTC) Repository: tez Updated Branches: refs/heads/master f23758643 -> 69e3de818 TEZ-2975. Bump up apache commons dependency. (hitesh) Project: http://git-wip-us.apache.org/repos/asf/tez/repo Commit: http://git-wip-us.apache.org/repos/asf/tez/commit/69e3de81 Tree: http://git-wip-us.apache.org/repos/asf/tez/tree/69e3de81 Diff: http://git-wip-us.apache.org/repos/asf/tez/diff/69e3de81 Branch: refs/heads/master Commit: 69e3de8185d78120dcc6558995e7827a79fc4f48 Parents: f237586 Author: Hitesh Shah Authored: Mon Dec 7 14:23:58 2015 -0800 Committer: Hitesh Shah Committed: Mon Dec 7 14:23:58 2015 -0800 ---------------------------------------------------------------------- CHANGES.txt | 2 ++ pom.xml | 4 ++-- 2 files changed, 4 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/tez/blob/69e3de81/CHANGES.txt ---------------------------------------------------------------------- diff --git a/CHANGES.txt b/CHANGES.txt index 07c2a91..b8619dc 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -9,6 +9,7 @@ INCOMPATIBLE CHANGES TEZ-2949. Allow duplicate dag names within session for Tez. ALL CHANGES: + TEZ-2975. Bump up apache commons dependency. TEZ-2970. Re-localization in TezChild does not use correct UGI. TEZ-2968. Counter limits exception causes AM to crash. TEZ-2960. Tez UI: Move hardcoded url namespace to the configuration file @@ -272,6 +273,7 @@ INCOMPATIBLE CHANGES TEZ-2949. Allow duplicate dag names within session for Tez. ALL CHANGES + TEZ-2975. Bump up apache commons dependency. TEZ-2970. Re-localization in TezChild does not use correct UGI. TEZ-2968. Counter limits exception causes AM to crash. TEZ-2947. Tez UI: Timeline, RM & AM requests gets into a consecutive loop in counters page without any delay http://git-wip-us.apache.org/repos/asf/tez/blob/69e3de81/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index a17f714..722c814 100644 --- a/pom.xml +++ b/pom.xml @@ -254,7 +254,7 @@ commons-collections commons-collections - 3.2.1 + 3.2.2 org.apache.hadoop @@ -626,7 +626,7 @@ org.apache.commons commons-collections4 - 4.0 + 4.1 org.apache.commons