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

Properties defined through 'SET' are not passed through to fs commands

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 0.8.0, 0.9.0
    • None
    • None
    • None

    Description

      The properties which are set through 'SET' commands are not passed through to FS commands.

      Ex;
      SET dfs.umaskmode '026'
      fs -touchz umasktest/file0

      It looks like the SET commands are processed by GruntParser after the FsShell creation happens with current set of properties. Hence whatever properties defined in SET will not be reflected for fs commands executed in the script.

      Attachments

        Activity

          People

            Unassigned Unassigned
            vivekp Vivek Padmanabhan
            Votes:
            1 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated: