blob: 433db18d92c51a5d695f9bc669ea729cbee49254 [file] [log] [blame]
Apache Tez Change Log
=====================
Release 0.3.0 - Unreleased
INCOMPATIBLE CHANGES
TEZ-720. Inconsistency between VertexState and VertexStatus.State.
TEZ-41. Get VertexCommitter from API and remove MRVertexOutputCommitter.
TEZ-650. MRHelpers.createMRInputPayloadWithGrouping() methods should not
take an MRSplitsProto argument.
TEZ-827. Separate initialize and start operations on Inputs/Outputs.
TEZ-668. Allow Processors to control Input/Output start.
TEZ-837. Remove numTasks from VertexLocationHints.
Release 0.2.0 - 2013-11-30
First version.