[jira] Created: (PIG-699) Implement forrest docs target in Pig Build

2009-03-06 Thread Giridharan Kesavan (JIRA)
Implement forrest docs target in Pig Build -- Key: PIG-699 URL: https://issues.apache.org/jira/browse/PIG-699 Project: Pig Issue Type: New Feature Reporter: Giridharan Kesavan -- This

[jira] Updated: (PIG-699) Implement forrest docs target in Pig Build

2009-03-06 Thread Giridharan Kesavan (JIRA)
[ https://issues.apache.org/jira/browse/PIG-699?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Giridharan Kesavan updated PIG-699: --- Attachment: PIG-699.patch This patch implements the docs target using forrest. we can edit the

[jira] Commented: (PIG-699) Implement forrest docs target in Pig Build

2009-03-06 Thread Nigel Daley (JIRA)
[ https://issues.apache.org/jira/browse/PIG-699?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12679644#action_12679644 ] Nigel Daley commented on PIG-699: - Giri, do the files in

[jira] Commented: (PIG-700) To automate the pig patch test process

2009-03-06 Thread Giridharan Kesavan (JIRA)
[ https://issues.apache.org/jira/browse/PIG-700?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12679654#action_12679654 ] Giridharan Kesavan commented on PIG-700: Proposal to add a new ant patch test target

[jira] Assigned: (PIG-700) To automate the pig patch test process

2009-03-06 Thread Giridharan Kesavan (JIRA)
[ https://issues.apache.org/jira/browse/PIG-700?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Giridharan Kesavan reassigned PIG-700: -- Assignee: Giridharan Kesavan To automate the pig patch test process

[jira] Updated: (PIG-699) Implement forrest docs target in Pig Build

2009-03-06 Thread Giridharan Kesavan (JIRA)
[ https://issues.apache.org/jira/browse/PIG-699?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Giridharan Kesavan updated PIG-699: --- Attachment: PIG-699.patch Resubmiting the patch by removing samples folder. This patch changes

[jira] Created: (PIG-701) Implemenet IVY for resolving pig dependencies

2009-03-06 Thread Giridharan Kesavan (JIRA)
Implemenet IVY for resolving pig dependencies -- Key: PIG-701 URL: https://issues.apache.org/jira/browse/PIG-701 Project: Pig Issue Type: New Feature Components: build

[jira] Created: (PIG-702) Computation of number of reducers in order by has to change for a static cluster (Hadoop 20)

2009-03-06 Thread Santhosh Srinivasan (JIRA)
Computation of number of reducers in order by has to change for a static cluster (Hadoop 20) Key: PIG-702 URL: https://issues.apache.org/jira/browse/PIG-702

[jira] Updated: (PIG-544) Utf8StorageConverter.java does not always produce NULLs when data is malformed

2009-03-06 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/PIG-544?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thejas M Nair updated PIG-544: -- Attachment: 544.2.patch Attaching a new patch, because there were problems in applying the diffs

[jira] Commented: (PIG-532) Casting a field removes its alias.

2009-03-06 Thread Santhosh Srinivasan (JIRA)
[ https://issues.apache.org/jira/browse/PIG-532?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12679738#action_12679738 ] Santhosh Srinivasan commented on PIG-532: - I am reviewing this patch Casting a field

[jira] Resolved: (PIG-544) Utf8StorageConverter.java does not always produce NULLs when data is malformed

2009-03-06 Thread Santhosh Srinivasan (JIRA)
[ https://issues.apache.org/jira/browse/PIG-544?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Santhosh Srinivasan resolved PIG-544. - Resolution: Fixed Hadoop Flags: [Reviewed] Patch has been committed. Good work on the

[jira] Updated: (PIG-660) Integration with Hadoop 0.20

2009-03-06 Thread Santhosh Srinivasan (JIRA)
[ https://issues.apache.org/jira/browse/PIG-660?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Santhosh Srinivasan updated PIG-660: Attachment: (was: PIG-660_2.patch) Integration with Hadoop 0.20

[jira] Updated: (PIG-660) Integration with Hadoop 0.20

2009-03-06 Thread Santhosh Srinivasan (JIRA)
[ https://issues.apache.org/jira/browse/PIG-660?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Santhosh Srinivasan updated PIG-660: Attachment: PIG-660_2.patch Updated patch in synchrony with the latest sources. Integration

scope string in OperatorKey

2009-03-06 Thread Thejas Nair
What is the purpose of scope string in org.apache.pig.impl.plan.OperatorKey ?Is it meant to be used if we have a pig deamon process ? Is it ok to stop printing the scope part in explain output? It does not seem to add value to it and makes the output more verbose. Thanks, Thejas

[jira] Commented: (PIG-627) PERFORMANCE: multi-query optimization

2009-03-06 Thread Olga Natkovich (JIRA)
[ https://issues.apache.org/jira/browse/PIG-627?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12679768#action_12679768 ] Olga Natkovich commented on PIG-627: A am reviewing this patch PERFORMANCE: multi-query

[jira] Commented: (PIG-701) Implement IVY for resolving pig dependencies

2009-03-06 Thread Nigel Daley (JIRA)
[ https://issues.apache.org/jira/browse/PIG-701?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12679779#action_12679779 ] Nigel Daley commented on PIG-701: - Will this include Hadoop too? If so, do Hadoop jars need

[jira] Commented: (PIG-700) To automate the pig patch test process

2009-03-06 Thread Nigel Daley (JIRA)
[ https://issues.apache.org/jira/browse/PIG-700?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12679780#action_12679780 ] Nigel Daley commented on PIG-700: - Giri, why not get the findbugs and rat targets into Pig

[jira] Commented: (PIG-700) To automate the pig patch test process

2009-03-06 Thread Giridharan Kesavan (JIRA)
[ https://issues.apache.org/jira/browse/PIG-700?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12679783#action_12679783 ] Giridharan Kesavan commented on PIG-700: Yeah we can do that, I thought we would just

[jira] Commented: (PIG-701) Implement IVY for resolving pig dependencies

2009-03-06 Thread Giridharan Kesavan (JIRA)
[ https://issues.apache.org/jira/browse/PIG-701?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12679786#action_12679786 ] Giridharan Kesavan commented on PIG-701: Hadoop jars are yet to be published to

[jira] Commented: (PIG-627) PERFORMANCE: multi-query optimization

2009-03-06 Thread Olga Natkovich (JIRA)
[ https://issues.apache.org/jira/browse/PIG-627?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12679791#action_12679791 ] Olga Natkovich commented on PIG-627: Looks like the patch has been committed but I will

[jira] Commented: (PIG-701) Implement IVY for resolving pig dependencies

2009-03-06 Thread Nigel Daley (JIRA)
[ https://issues.apache.org/jira/browse/PIG-701?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12679795#action_12679795 ] Nigel Daley commented on PIG-701: - +1 Implement IVY for resolving pig dependencies

[jira] Updated: (PIG-627) PERFORMANCE: multi-query optimization

2009-03-06 Thread Richard Ding (JIRA)
[ https://issues.apache.org/jira/browse/PIG-627?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Richard Ding updated PIG-627: - Attachment: multiquery_0306.patch This patch contains the enhanced split operator to support multi-store

[jira] Commented: (PIG-627) PERFORMANCE: multi-query optimization

2009-03-06 Thread Richard Ding (JIRA)
[ https://issues.apache.org/jira/browse/PIG-627?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12679798#action_12679798 ] Richard Ding commented on PIG-627: -- This patch is for the multi query branch. PERFORMANCE:

[jira] Issue Comment Edited: (PIG-627) PERFORMANCE: multi-query optimization

2009-03-06 Thread Richard Ding (JIRA)
[ https://issues.apache.org/jira/browse/PIG-627?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12679797#action_12679797 ] rding edited comment on PIG-627 at 3/6/09 5:59 PM: -- This patch

[jira] Resolved: (PIG-532) Casting a field removes its alias.

2009-03-06 Thread Santhosh Srinivasan (JIRA)
[ https://issues.apache.org/jira/browse/PIG-532?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Santhosh Srinivasan resolved PIG-532. - Resolution: Fixed Hadoop Flags: [Reviewed] Patch has been committed. Thanks for the

[jira] Updated: (PIG-703) Pig trunk/src/docs folders and files for forrest xml doc builds

2009-03-06 Thread Corinne Chandel (JIRA)
[ https://issues.apache.org/jira/browse/PIG-703?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Corinne Chandel updated PIG-703: Status: Patch Available (was: Open) Pig trunk/src/docs folders and files for forrest xml doc

[jira] Updated: (PIG-704) Interactive mode doesn't list defined aliases

2009-03-06 Thread Eric Gaudet (JIRA)
[ https://issues.apache.org/jira/browse/PIG-704?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Gaudet updated PIG-704: Attachment: aliases_last.patch Add the following features: 1) new command aliases that prints the list of

[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

[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