[
https://issues.apache.org/jira/browse/PIG-4088?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Cheolsoo Park updated PIG-4088:
-------------------------------
Status: Patch Available (was: Open)
> TEZ-1346 breaks hadoop 2 compilation in trunk
> ---------------------------------------------
>
> Key: PIG-4088
> URL: https://issues.apache.org/jira/browse/PIG-4088
> Project: Pig
> Issue Type: Bug
> Components: tez
> Reporter: Cheolsoo Park
> Assignee: Cheolsoo Park
> Fix For: 0.14.0
>
> Attachments: PIG-4088-1.patch
>
>
> TEZ-1346 is not published into apache snapshot repo yet, but once it's, it
> will break Pig trunk-
> {code}
> [javac]
> /Users/cheolsoop/workspace/pig-stash/src/org/apache/pig/backend/hadoop/executionengine/tez/PigProcessor.java:67:
> error: PigProcessor is not abstract and does not override abstract method
> initialize() in Processor
> [javac] public class PigProcessor implements LogicalIOProcessor {
> [javac] ^
> [javac]
> /Users/cheolsoop/workspace/pig-stash/src/org/apache/pig/backend/hadoop/executionengine/tez/PigProcessor.java:102:
> error: method does not override or implement a method from a supertype
> [javac] @Override
> [javac] ^
> {code}
--
This message was sent by Atlassian JIRA
(v6.2#6252)