[jira] Updated: (PIG-732) Utility UDFs

2009-04-09 Thread Ankur (JIRA)
[ https://issues.apache.org/jira/browse/PIG-732?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ankur updated PIG-732: -- Attachment: udf.v4.patch Incorporated the changes in SearchQuery.java as per suggestions. Utility UDFs -

[jira] Updated: (PIG-762) to move the test logs and hadoop job logs to diff location

2009-04-09 Thread Giridharan Kesavan (JIRA)
[ https://issues.apache.org/jira/browse/PIG-762?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Giridharan Kesavan updated PIG-762: --- Attachment: pig-762.patch this path would put the hadoop logs to build/test/logs/hadoop dir and

[jira] Updated: (PIG-762) to move the test logs and hadoop job logs to diff location

2009-04-09 Thread Giridharan Kesavan (JIRA)
[ https://issues.apache.org/jira/browse/PIG-762?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Giridharan Kesavan updated PIG-762: --- Status: Patch Available (was: Open) to move the test logs and hadoop job logs to diff

[jira] Created: (PIG-762) to move the test logs and hadoop job logs to diff location

2009-04-09 Thread Giridharan Kesavan (JIRA)
to move the test logs and hadoop job logs to diff location --- Key: PIG-762 URL: https://issues.apache.org/jira/browse/PIG-762 Project: Pig Issue Type: Improvement

[jira] Commented: (PIG-762) to move the test logs and hadoop job logs to diff location

2009-04-09 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/PIG-762?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12697508#action_12697508 ] Hadoop QA commented on PIG-762: --- -1 overall. Here are the results of testing the latest

[jira] Commented: (PIG-762) to move the test logs and hadoop job logs to diff location

2009-04-09 Thread Nigel Daley (JIRA)
[ https://issues.apache.org/jira/browse/PIG-762?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12697546#action_12697546 ] Nigel Daley commented on PIG-762: - Giri, why ${basedir}/test/logsi/hadoop? I'd suggest logsi

[jira] Commented: (PIG-762) to move the test logs and hadoop job logs to diff location

2009-04-09 Thread Olga Natkovich (JIRA)
[ https://issues.apache.org/jira/browse/PIG-762?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12697554#action_12697554 ] Olga Natkovich commented on PIG-762: 09/04/09 04:30:48 ERROR mapReduceLayer.Launcher:

[jira] Commented: (PIG-761) ERROR 2086 on simple JOIN

2009-04-09 Thread Olga Natkovich (JIRA)
[ https://issues.apache.org/jira/browse/PIG-761?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12697555#action_12697555 ] Olga Natkovich commented on PIG-761: Please, provide a query that is causing this problem.

Pig release 0.2.0

2009-04-09 Thread Alan Gates
The Pig team is happy to announce Pig 0.2.0 has been released. This release includes the addition of a types, better error detection and handling, and 5x performance improvement over 0.1.1. The details of the release can be found at http://hadoop.apache.org/pig/releases.html . Pig is a

[jira] Commented: (PIG-759) HBaseStorage scheme for Load/Slice function

2009-04-09 Thread Alex Newman (JIRA)
[ https://issues.apache.org/jira/browse/PIG-759?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12697606#action_12697606 ] Alex Newman commented on PIG-759: - This looks like a great idea although I still am a big fan

[jira] Updated: (PIG-712) Need utilities to create schemas for bags and tuples

2009-04-09 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/PIG-712?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Gates updated PIG-712: --- Status: Open (was: Patch Available) The patch looks good. A couple of comments: 1) You set up a set of

[jira] Commented: (PIG-729) Use of default parallelism

2009-04-09 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/PIG-729?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12697627#action_12697627 ] Alan Gates commented on PIG-729: -1 to requiring parallel as a keyword. Users move their

[jira] Commented: (PIG-760) Serialize schemas for PigStorage() and other storage types.

2009-04-09 Thread David Ciemiewicz (JIRA)
[ https://issues.apache.org/jira/browse/PIG-760?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12697631#action_12697631 ] David Ciemiewicz commented on PIG-760: -- Sure, you could do that, create PigStorageSchema.

[jira] Commented: (PIG-729) Use of default parallelism

2009-04-09 Thread Olga Natkovich (JIRA)
[ https://issues.apache.org/jira/browse/PIG-729?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12697636#action_12697636 ] Olga Natkovich commented on PIG-729: I don't like the idea of putting more switches on the

[jira] Commented: (PIG-729) Use of default parallelism

2009-04-09 Thread David Ciemiewicz (JIRA)
[ https://issues.apache.org/jira/browse/PIG-729?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12697641#action_12697641 ] David Ciemiewicz commented on PIG-729: -- Ah wait, I just read what Olga wrote again. I

[jira] Created: (PIG-763) pig shell script tests for hadoop anywhere in jar path

2009-04-09 Thread Ben Maurer (JIRA)
pig shell script tests for hadoop anywhere in jar path Key: PIG-763 URL: https://issues.apache.org/jira/browse/PIG-763 Project: Pig Issue Type: Bug Reporter: Ben Maurer

[jira] Updated: (PIG-697) Proposed improvements to pig's optimizer

2009-04-09 Thread Santhosh Srinivasan (JIRA)
[ https://issues.apache.org/jira/browse/PIG-697?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Santhosh Srinivasan updated PIG-697: Attachment: OptimizerPhase1.patch Attached patch has changed the design and implementation of

[jira] Updated: (PIG-733) Order by sampling dumps entire sample to hdfs which causes dfs FileSystem closed error on large input

2009-04-09 Thread Pradeep Kamath (JIRA)
[ https://issues.apache.org/jira/browse/PIG-733?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pradeep Kamath updated PIG-733: --- Resolution: Fixed Status: Resolved (was: Patch Available) patch committed Order by sampling