Repository: tez
Updated Branches:
refs/heads/branch-0.6 ef77ff06a -> 41994a102
TEZ-2010. History payload generated from conf has ${var} placeholders. (hitesh)
(cherry picked from commit fe614166560eef8e8a95e88cf25f3800114f69f0)
Project: http://git-wip-us.apache.org/repos/asf/tez/repo
Commit: http://git-wip-us.apache.org/repos/asf/tez/commit/41994a10
Tree: http://git-wip-us.apache.org/repos/asf/tez/tree/41994a10
Diff: http://git-wip-us.apache.org/repos/asf/tez/diff/41994a10
Branch: refs/heads/branch-0.6
Commit: 41994a102d30713f5dc12b14c7b3424c06dc6279
Parents: ef77ff0
Author: Hitesh Shah <[email protected]>
Authored: Thu Jan 29 12:18:54 2015 -0800
Committer: Hitesh Shah <[email protected]>
Committed: Thu Jan 29 12:19:14 2015 -0800
----------------------------------------------------------------------
CHANGES.txt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------
http://git-wip-us.apache.org/repos/asf/tez/blob/41994a10/CHANGES.txt
----------------------------------------------------------------------
diff --git a/CHANGES.txt b/CHANGES.txt
index aecd170..56b92d8 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -6,6 +6,7 @@ Release 0.6.1: Unreleased
INCOMPATIBLE CHANGES
ALL CHANGES:
+ TEZ-2010. History payload generated from conf has ${var} placeholders.
TEZ-1946. Tez UI: add source & sink views, add counters to vertices/all task
views.
TEZ-1987. Tez UI non-standalone mode uses invalid protocol.
TEZ-1983. Tez UI swimlane task attempt link is broken
@@ -118,7 +119,6 @@ TEZ-UI CHANGES (TEZ-8):
Release 0.5.4: Unreleased
ALL CHANGES:
- TEZ-2010. History payload generated from conf has ${var} placeholders.
TEZ-1934. TestAMRecovery may fail due to the execution order is not
determined.
TEZ-1642. TestAMRecovery sometimes fail.
TEZ-1931. Publish tez version info to Timeline.