Niels Basjes created PIG-4530:
---------------------------------

             Summary: 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


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)

Reply via email to