[
https://issues.apache.org/jira/browse/PIG-4157?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14148236#comment-14148236
]
Rohini Palaniswamy commented on PIG-4157:
-----------------------------------------
This problem is not due to API change, but ivy jars getting corrupted. ivy is
not that good with snapshot jars. Only way to get around is to delete
~/.ivy2/cache/org.apache.hive and ~/.ivy2/local/org.apache.hive
> Pig compilation failure due to HIVE-7208
> ----------------------------------------
>
> Key: PIG-4157
> URL: https://issues.apache.org/jira/browse/PIG-4157
> Project: Pig
> Issue Type: Bug
> Components: impl
> Reporter: Daniel Dai
> Assignee: Daniel Dai
> Fix For: 0.14.0
>
> Attachments: PIG-4157-1.patch
>
>
> Orc API change.
> Compile fail with:
> javac /Users/daijy/pig3/src/org/apache/pig/builtin/OrcStorage.java:558:
> error: cannot find symbol
> javac Builder builder = SearchArgument.FACTORY.newBuilder();
> javac ^
> javac symbol: variable FACTORY
> javac location: interface SearchArgument
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)