Uploaded image for project: 'Pig'
  1. Pig
  2. PIG-4530

StackOverflow in TestMultiQueryLocal running under hadoop20

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 0.15.0
    • None
    • None

    Description

      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.

      Attachments

        1. PIG-4530-2015-05-02-2309.patch
          1 kB
          Niels Basjes

        Activity

          People

            nielsbasjes Niels Basjes
            nielsbasjes Niels Basjes
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: