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

Extremely long JobConf values should not be added to Streaming environment

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Won't Fix
    • None
    • None
    • None
    • None

    Description

      PIG-2900 made Pig match Hadoop's practice of making all JobConf properties available as environment variables for pig streaming.

      As it happens, ProcessBuilder creates a long string with all environment variables and their values on it, then runs it; having some of the weightier properties like serialized plans in the environment can make the total command length exceed OS limits.

      We propose adding a blacklist of properties which should not be added to streaming environment.

      Attachments

        1. PIG-2925.patch
          4 kB
          Dmitriy V. Ryaboy

        Issue Links

          Activity

            People

              dvryaboy Dmitriy V. Ryaboy
              dvryaboy Dmitriy V. Ryaboy
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: