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

TestPigStreamingUDF and TestPigStreaming fail on IBM JDK.

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 0.14.0
    • None
    • None
    • JDK 6 SR12

    • Reviewed

    Description

      These tests are depending on ordering returned by HashMap which is different on IBM JDK.
      HashMap implementation does not guarantee ordering, testcase should not be dependent on it. TreeMap can be used instead of HashMap.

      Attachments

        1. PIG-4024.patch
          4 kB
          Anup Ahire

        Activity

          People

            ahireanup Anup Ahire
            ahireanup Anup Ahire
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: