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

Streaming should provide conf settings in the environment

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 0.11
    • None
    • None
    • Hide
      The STREAM operator now makes all jobconf properties available to the programs processing streaming input via environment variables, consistend with Hadoop Streaming behavior.
      All "." characters in the jobconf properties are replaced with underscores, "_".
      Show
      The STREAM operator now makes all jobconf properties available to the programs processing streaming input via environment variables, consistend with Hadoop Streaming behavior. All "." characters in the jobconf properties are replaced with underscores, "_".

    Description

      Hadoop Streaming converts jobconf properties into environment variables; Pig streaming does not. This is a useful feature that Pig streaming should provide.

      Attachments

        1. PIG-2900.1.patch
          16 kB
          Dmitriy V. Ryaboy
        2. PIG-2900.patch
          14 kB
          Dmitriy V. Ryaboy

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: