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 AB2B4177A4 for ; Wed, 25 Mar 2015 00:54:07 +0000 (UTC) Received: (qmail 93948 invoked by uid 500); 25 Mar 2015 00:54:04 -0000 Delivered-To: apmail-tez-commits-archive@tez.apache.org Received: (qmail 93915 invoked by uid 500); 25 Mar 2015 00:54:04 -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 93906 invoked by uid 99); 25 Mar 2015 00:54:04 -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; Wed, 25 Mar 2015 00:54:04 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 7878AE10B2; Wed, 25 Mar 2015 00:54:04 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: rbalamohan@apache.org To: commits@tez.apache.org Message-Id: X-Mailer: ASF-Git Admin Mailer Subject: tez git commit: Update CHANGES.txt (rbalamohan) Date: Wed, 25 Mar 2015 00:54:04 +0000 (UTC) Repository: tez Updated Branches: refs/heads/master f53942cea -> 60ddcba5e Update CHANGES.txt (rbalamohan) Project: http://git-wip-us.apache.org/repos/asf/tez/repo Commit: http://git-wip-us.apache.org/repos/asf/tez/commit/60ddcba5 Tree: http://git-wip-us.apache.org/repos/asf/tez/tree/60ddcba5 Diff: http://git-wip-us.apache.org/repos/asf/tez/diff/60ddcba5 Branch: refs/heads/master Commit: 60ddcba5e6847d71948a02635053f897ddc8ec95 Parents: f53942c Author: Rajesh Balamohan Authored: Wed Mar 25 06:22:19 2015 +0530 Committer: Rajesh Balamohan Committed: Wed Mar 25 06:23:23 2015 +0530 ---------------------------------------------------------------------- CHANGES.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/tez/blob/60ddcba5/CHANGES.txt ---------------------------------------------------------------------- diff --git a/CHANGES.txt b/CHANGES.txt index 4cbb567..238496b 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -68,7 +68,6 @@ ALL CHANGES: TEZ-1904. Fix findbugs warnings in tez-runtime-library module. TEZ-1903. Fix findbugs warnings in tez-runtime-internal module. TEZ-1896. Move the default heartbeat timeout and checkinterval to TezConfiguration. - TEZ-1923. FetcherOrderedGrouped gets into infinite loop due to memory pressure. TEZ-1274. Remove Key/Value type checks in IFile. TEZ-1912. Merge exceptions are thrown when enabling tez.runtime.shuffle.memory-to-memory.enable && tez.runtime.shuffle.memory-to-memory.segments. TEZ-1922. Fix comments: add UNSORTED_OUTPUT to TEZ_TASK_SCALE_MEMORY_WEIGHTED_RATIOS. @@ -251,6 +250,7 @@ TEZ-UI CHANGES (TEZ-8): Release 0.5.4: Unreleased ALL CHANGES: + TEZ-1923. FetcherOrderedGrouped gets into infinite loop due to memory pressure TEZ-2219. Should verify the input_name/output_name to be unique per vertex TEZ-2186. OOM with a simple scatter gather job with re-use TEZ-2220. TestTezJobs compile failure in branch 0.5.