Daniel Dai created PIG-4157:
-------------------------------
Summary: 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
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)