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

Problem in STORE

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Won't Fix
    • 0.9.2
    • None
    • impl
    • None
    • CentOS 5.7

    Description

      A = Load 'sample';
      store A into '/user/xyz/sample-out';

      When this pig script is run using abc user who does not have write permission in '/user/xyz', PIG is unable to create the directory sample-out and the map-reduce job gets killed ultimately without any log. PIG should throw some error log saying permission denied.

      Attachments

        1. log.txt
          10 kB
          Vishnu Ganth

        Activity

          People

            Unassigned Unassigned
            vishnuganth Vishnu Ganth
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: