You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pig.apache.org by "Daniel Dai (JIRA)" <ji...@apache.org> on 2014/09/08 04:38:29 UTC

[jira] [Resolved] (PIG-4157) Pig compilation failure due to HIVE-7208

     [ https://issues.apache.org/jira/browse/PIG-4157?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Daniel Dai resolved PIG-4157.
-----------------------------
      Resolution: Fixed
    Hadoop Flags: Reviewed

Patch committed to trunk. Thanks Cheolsoo for review!

> 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)