Repository: tez Updated Branches: refs/heads/master fac3222c7 -> e10aef4e1
UPDATE CHANGES.txt for TEZ-2437 (zjffdu) Project: http://git-wip-us.apache.org/repos/asf/tez/repo Commit: http://git-wip-us.apache.org/repos/asf/tez/commit/e10aef4e Tree: http://git-wip-us.apache.org/repos/asf/tez/tree/e10aef4e Diff: http://git-wip-us.apache.org/repos/asf/tez/diff/e10aef4e Branch: refs/heads/master Commit: e10aef4e13ff6566e0cf48a6626d4c2b021ef1e8 Parents: fac3222 Author: Jeff Zhang <[email protected]> Authored: Thu May 14 12:57:27 2015 +0800 Committer: Jeff Zhang <[email protected]> Committed: Thu May 14 12:57:27 2015 +0800 ---------------------------------------------------------------------- CHANGES.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/tez/blob/e10aef4e/CHANGES.txt ---------------------------------------------------------------------- diff --git a/CHANGES.txt b/CHANGES.txt index ff7550e..c55cb9f 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -22,7 +22,6 @@ INCOMPATIBLE CHANGES Default max limit increased. Should not affect existing users. ALL CHANGES: - TEZ-2437. FilterLinesByWord NPEs when run in Localmode TEZ-2432. Syntax error in DOAP file release section TEZ-2445. Disable the object cleanup in local mode in LogicalIOProcessorRuntimeTask. TEZ-2057. tez-dag/pom.xml contains versions for dependencies. @@ -196,6 +195,7 @@ Release 0.6.1: Unreleased INCOMPATIBLE CHANGES ALL CHANGES: + TEZ-2437. FilterLinesByWord NPEs when run in Localmode TEZ-2057. tez-dag/pom.xml contains versions for dependencies. TEZ-2282. Delimit reused yarn container logs (stderr, stdout, syslog) with task attempt start/stop events TEZ-2396. pig-tez-tfile-parser pom is hard coded to depend on 0.6.0-SNAPSHOT version.
