You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pig.apache.org by "Vishnu Ganth (JIRA)" <ji...@apache.org> on 2013/02/03 18:42:13 UTC

[jira] [Updated] (PIG-3126) Problem in STORE

     [ https://issues.apache.org/jira/browse/PIG-3126?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Vishnu Ganth updated PIG-3126:
------------------------------

    Priority: Blocker  (was: Major)
    
> Problem in STORE
> ----------------
>
>                 Key: PIG-3126
>                 URL: https://issues.apache.org/jira/browse/PIG-3126
>             Project: Pig
>          Issue Type: Bug
>          Components: impl
>    Affects Versions: 0.9.2
>         Environment: CentOS 5.7
>            Reporter: Vishnu Ganth
>            Priority: Blocker
>         Attachments: log.txt
>
>
> 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.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira