Uploaded image for project: 'Oozie'
  1. Oozie
  2. OOZIE-2978

Remove code that handles Pig versions before 0.8

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 5.0.0b1
    • None
    • None

    Description

      Oozie submits Pig jobs according to given Pig version. For example, Pig versions before 0.8 are treated in the following way:
      Main.main(args)

      However, we dropped support for Hadoop 1, Hadoop 0.23 support via OOZIE-2316. I wonder whether submitting jobs using Pig version before 0.8 will work at all:

      Therefore we can safely delete corresponding parts from the codebase. There is also another class PigMainWithOldAPI that is only used by tests in TestPigMainWithOldAPI. So we can remove these too.

      Attachments

        1. OOZIE-2978-01.patch
          26 kB
          Attila Sasvári
        2. OOZIE-2978-02.patch
          6 kB
          Attila Sasvári
        3. OOZIE-2978-03.patch
          25 kB
          Attila Sasvári
        4. OOZIE-2978-04.patch
          25 kB
          Attila Sasvári
        5. OOZIE-2978-05.patch
          25 kB
          Attila Sasvári

        Issue Links

          Activity

            People

              asasvari Attila Sasvári
              asasvari Attila Sasvári
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: