[
https://issues.apache.org/jira/browse/PIG-4127?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14099749#comment-14099749
]
Cheolsoo Park commented on PIG-4127:
------------------------------------
+1. Thank you Lorand!
> 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
>
> Attachments: PIG-4127.patch
>
>
> 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)