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

Pig should exclude hadoop conf in local mode

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 0.7.0
    • 0.8.0
    • impl
    • None
    • Reviewed

    Description

      Currently, the behavior for hadoop conf look up is:

      • in local mode, if there is hadoop conf, bail out; if there is no hadoop conf, launch local mode
      • in hadoop mode, if there is hadoop conf, use this conf to launch Pig; if no, still launch without warning, but many functionality will go wrong

      We should bring it to a more intuitive way, which is:

      • in local mode, always launch Pig in local mode
      • in hadoop mode, if there is hadoop conf, use this conf to launch Pig; if no, bail out with a meaningful message

      Attachments

        1. PIG-1338-6.patch
          63 kB
          Daniel Dai
        2. PIG-1338-5.patch
          63 kB
          Daniel Dai
        3. PIG-1338-4.patch
          63 kB
          Daniel Dai
        4. PIG-1338-3.patch
          63 kB
          Daniel Dai
        5. PIG-1338-2.patch
          62 kB
          Daniel Dai
        6. PIG-1338-1.patch
          62 kB
          Daniel Dai
        7. ASF.LICENSE.NOT.GRANTED--PIG-1338-newhadoop-1.patch
          4 kB
          Daniel Dai

        Activity

          People

            daijy Daniel Dai
            daijy Daniel Dai
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: