You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pig.apache.org by "Niels Basjes (JIRA)" <ji...@apache.org> on 2015/05/02 23:11:06 UTC

[jira] [Updated] (PIG-4530) StackOverflow in TestMultiQueryLocal running under hadoop20

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

Niels Basjes updated PIG-4530:
------------------------------
    Attachment: PIG-4530-2015-05-02-2309.patch

Now I get "BUILD SUCCESSFUL"

> StackOverflow in TestMultiQueryLocal running under hadoop20
> -----------------------------------------------------------
>
>                 Key: PIG-4530
>                 URL: https://issues.apache.org/jira/browse/PIG-4530
>             Project: Pig
>          Issue Type: Bug
>            Reporter: Niels Basjes
>            Assignee: Niels Basjes
>         Attachments: PIG-4530-2015-05-02-2309.patch
>
>
> If you run the command {{ant -Djavac.args="-Xlint -Xmaxwarns 1000" clean jar test-commit}}
> as indicated here https://cwiki.apache.org/confluence/display/PIG/HowToContribute
> The result is a failed build caused by Stack overflow due to an unintended infinite recursion in setting up the MiniCluster.
> It looks like the cause is that  {{shims/test/hadoop20/org/apache/pig/test/MiniCluster.java}} does not override the {{static public Launcher getLauncher()}} method.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)