UPDATE CHANGES.txt for TEZ-2437 (zjffdu) (cherry picked from commit e10aef4e13ff6566e0cf48a6626d4c2b021ef1e8)
Project: http://git-wip-us.apache.org/repos/asf/tez/repo Commit: http://git-wip-us.apache.org/repos/asf/tez/commit/025c7ed8 Tree: http://git-wip-us.apache.org/repos/asf/tez/tree/025c7ed8 Diff: http://git-wip-us.apache.org/repos/asf/tez/diff/025c7ed8 Branch: refs/heads/branch-0.7 Commit: 025c7ed80f60c9d198765a47fff346fc87435113 Parents: b6e382e Author: Jeff Zhang <[email protected]> Authored: Thu May 14 12:57:27 2015 +0800 Committer: Jeff Zhang <[email protected]> Committed: Thu May 14 13:01:32 2015 +0800 ---------------------------------------------------------------------- CHANGES.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/tez/blob/025c7ed8/CHANGES.txt ---------------------------------------------------------------------- diff --git a/CHANGES.txt b/CHANGES.txt index 522c3ae..e8f8565 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -11,7 +11,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. @@ -185,6 +184,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.
