Repository: tez Updated Branches: refs/heads/master 2467d6089 -> 1c4cc8a20
FIX CHANGES.txt conflict Project: http://git-wip-us.apache.org/repos/asf/tez/repo Commit: http://git-wip-us.apache.org/repos/asf/tez/commit/1c4cc8a2 Tree: http://git-wip-us.apache.org/repos/asf/tez/tree/1c4cc8a2 Diff: http://git-wip-us.apache.org/repos/asf/tez/diff/1c4cc8a2 Branch: refs/heads/master Commit: 1c4cc8a20c81259319c07d34fe496fd94e06dba8 Parents: 2467d60 Author: Jeff Zhang <[email protected]> Authored: Thu May 14 08:26:07 2015 +0800 Committer: Jeff Zhang <[email protected]> Committed: Thu May 14 08:26:07 2015 +0800 ---------------------------------------------------------------------- CHANGES.txt | 4 ---- 1 file changed, 4 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/tez/blob/1c4cc8a2/CHANGES.txt ---------------------------------------------------------------------- diff --git a/CHANGES.txt b/CHANGES.txt index c5acc21..abe758a 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -194,12 +194,8 @@ Release 0.6.1: Unreleased INCOMPATIBLE CHANGES ALL CHANGES: -<<<<<<< HEAD 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-1529. ATS and TezClient integration in secure kerberos enabled cluster. -======= ->>>>>>> parent of f0b9d7e... TEZ-1529. ATS and TezClient integration in secure kerberos enabled cluster. (Prakash Ramachandran via hitesh) TEZ-2396. pig-tez-tfile-parser pom is hard coded to depend on 0.6.0-SNAPSHOT version. TEZ-2237. Valid events should be sent out when an Output is not started. TEZ-1988. Tez UI: does not work when using file:// in a browser
