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

Xuefu Zhang updated PIG-1421:
-----------------------------

          Status: Patch Available  (was: Open)
    Hadoop Flags: [Reviewed]

Fix the issue by making sure that when setLocation() is called, no name node 
access is conducted.

> [Zebra] Pig script with Zebra data storage brings down name node due to 
> excessive name node call.
> -------------------------------------------------------------------------------------------------
>
>                 Key: PIG-1421
>                 URL: https://issues.apache.org/jira/browse/PIG-1421
>             Project: Pig
>          Issue Type: Bug
>    Affects Versions: 0.7.0
>            Reporter: Xuefu Zhang
>            Assignee: Xuefu Zhang
>             Fix For: 0.7.0
>
>         Attachments: jira1421.patch
>
>
> Because Pig call setLocation() on LoadFunc API on both frontent and backend, 
> and Zebra makes name node access in its implementation, name node becomes 
> irresponsive because of the number of name node calls.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to