Lorand Bendig created PIG-4127:
----------------------------------
Summary: Build failure due to TEZ-1132 and TEZ-1416
Key: PIG-4127
URL: https://issues.apache.org/jira/browse/PIG-4127
Project: Pig
Issue Type: Bug
Components: build, tez
Reporter: Lorand Bendig
Assignee: Lorand Bendig
Fix For: 0.14.0
Classes renamed in TEZ-1132 that need to be adjusted in Pig:
ShuffledMergedInput -> OrderedGroupedKVInput
ShuffledUnorderedKVInput -> UnorderedKVInput
OnFileUnorderedKVOutput -> UnorderedKVOutput
SortedGroupedMergedInput -> OrderedGroupedMergedKVInput
OnFileSortedOutput -> OrderedPartitionedKVOutput
OnFileUnorderedPartitionedKVOutput -> UnorderedPartitionedKVOutput
TEZ-1416 moved ObjectRegistry from org.apache.tez.runtime.common.objectregistry
to org.apache.tez.runtime.api
--
This message was sent by Atlassian JIRA
(v6.2#6252)