You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pig.apache.org by "Santhosh Srinivasan (JIRA)" <ji...@apache.org> on 2009/03/07 06:10:56 UTC

[jira] Updated: (PIG-650) pig should look for and use the pig specific 'pig-cluster-hadoop-site.xml' in the non HOD case just like it does in the HOD case

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

Santhosh Srinivasan updated PIG-650:
------------------------------------

    Attachment: PIG-650.patch

Attached patch addresses the issue of picking up pig-hadoop_site.xml in the non-HOD case. There are no unit test cases as this involves checking if the PIG values are picked up. The testing was performed manually.

> pig should look for and use the pig specific 'pig-cluster-hadoop-site.xml' in the non HOD case just like it does in the HOD case
> --------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: PIG-650
>                 URL: https://issues.apache.org/jira/browse/PIG-650
>             Project: Pig
>          Issue Type: Bug
>    Affects Versions: types_branch
>            Reporter: Pradeep Kamath
>            Assignee: Santhosh Srinivasan
>             Fix For: types_branch
>
>         Attachments: PIG-650.patch
>
>
> Currently users can create a pig-cluster-hadoop-site.xml with pig specific overrides for hadoop properties for use on the cluster. This file is searched for in the classpath and used in the HOD case but not in the non HOD case. We should also do the same in the non HOD case.

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