[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

2009-03-09 Thread Santhosh Srinivasan (JIRA)

 [ 
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_1.patch

Attaching a new patch that undoes a previous change.

> 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, PIG-650_1.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.



[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

2009-03-06 Thread Santhosh Srinivasan (JIRA)

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

Santhosh Srinivasan updated PIG-650:


Patch Info: [Patch Available]

> 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.



[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

2009-03-06 Thread Santhosh Srinivasan (JIRA)

 [ 
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.



[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

2009-01-30 Thread Pradeep Kamath (JIRA)

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

Pradeep Kamath updated PIG-650:
---

Assignee: (was: Pradeep Kamath)

> 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
> Fix For: types_branch
>
>
> 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.