[jira] Updated: (PIG-949) Zebra Bug: splitting map into multiple column group using storage hint causes unexpected behaviour

2009-09-21 Thread Yan Zhou (JIRA)
[ https://issues.apache.org/jira/browse/PIG-949?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yan Zhou updated PIG-949: - Assignee: Yan Zhou Affects Version/s: 0.4.0 Status: Patch Available (was: Open) > Zebra

[jira] Updated: (PIG-949) Zebra Bug: splitting map into multiple column group using storage hint causes unexpected behaviour

2009-09-21 Thread Yan Zhou (JIRA)
[ https://issues.apache.org/jira/browse/PIG-949?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yan Zhou updated PIG-949: - Attachment: Pig_949.patch > Zebra Bug: splitting map into multiple column group using storage hint causes > unexpec

[jira] Commented: (PIG-752) local mode doesn't read bzip2 and gzip compressed data files

2009-09-21 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/PIG-752?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12757944#action_12757944 ] Alan Gates commented on PIG-752: It means that the patch program was unable to apply your patc

[jira] Updated: (PIG-922) Logical optimizer: push up project

2009-09-21 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-922?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Dai updated PIG-922: --- Status: Open (was: Patch Available) > Logical optimizer: push up project > -- >

[jira] Updated: (PIG-922) Logical optimizer: push up project

2009-09-21 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-922?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Dai updated PIG-922: --- Attachment: PIG-922-p3_2.patch New patch include more unit test and bug fixes. > Logical optimizer: push up pro

[jira] Updated: (PIG-922) Logical optimizer: push up project

2009-09-21 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-922?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Dai updated PIG-922: --- Fix Version/s: 0.6.0 Status: Patch Available (was: Open) > Logical optimizer: push up project >

[jira] Updated: (PIG-891) Fixing dfs statement for Pig

2009-09-21 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-891?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Dai updated PIG-891: --- Resolution: Fixed Fix Version/s: (was: 0.4.0) 0.6.0 Status: Resolved (w

[jira] Commented: (PIG-891) Fixing dfs statement for Pig

2009-09-21 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-891?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12757951#action_12757951 ] Daniel Dai commented on PIG-891: Patch committed. Thanks Jeff for contributing! > Fixing dfs

[jira] Commented: (PIG-948) [Usability] Relating pig script with MR jobs

2009-09-21 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-948?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12757960#action_12757960 ] Daniel Dai commented on PIG-948: I am going to commit the jobid part of the patch first, sinc

Pig dfs commands going to change

2009-09-21 Thread Daniel Dai
Hi, all With PIG-891 checked in (credit to Jeff Zhang), Pig implements complete set of hadoop dfs commands. The syntax for dfs commands are exactly the same with hadoop (actually, Pig delegates all those commands to hadoop): fs -command [parameters...] We will keep original set of dfs commands

[jira] Updated: (PIG-948) [Usability] Relating pig script with MR jobs

2009-09-21 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-948?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Dai updated PIG-948: --- Attachment: pig-948-2.patch > [Usability] Relating pig script with MR jobs > ---

[jira] Updated: (PIG-948) [Usability] Relating pig script with MR jobs

2009-09-21 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-948?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Dai updated PIG-948: --- Fix Version/s: 0.6.0 Affects Version/s: 0.4.0 Status: Patch Available (was: Open) Submit

[jira] Commented: (PIG-966) Proposed rework for LoadFunc, StoreFunc, and Slice/r interfaces

2009-09-21 Thread Dmitriy V. Ryaboy (JIRA)
[ https://issues.apache.org/jira/browse/PIG-966?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12757979#action_12757979 ] Dmitriy V. Ryaboy commented on PIG-966: --- The comments below are from both me and Ashutos

[jira] Commented: (PIG-949) Zebra Bug: splitting map into multiple column group using storage hint causes unexpected behaviour

2009-09-21 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/PIG-949?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12757996#action_12757996 ] Hadoop QA commented on PIG-949: --- -1 overall. Here are the results of testing the latest attachm

Re: Revisit Pig Philosophy?

2009-09-21 Thread Alan Gates
I agree with Milind that we should move to saying that Pig Latin is a data flow language independent of any particular platform, while the current implementation of Pig is tied to Hadoop. I'm not sure how thin that implementation will be, but I'm in favor of making it thin where possible (

[jira] Commented: (PIG-922) Logical optimizer: push up project

2009-09-21 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/PIG-922?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12758003#action_12758003 ] Hadoop QA commented on PIG-922: --- -1 overall. Here are the results of testing the latest attachm

RE: proposed changes to Pig UDFs

2009-09-21 Thread Olga Natkovich
Since we have not heard any objections, we are going to proceed with this plan. Stay tuned for the details when the change is coming. Olga -Original Message- From: Olga Natkovich [mailto:ol...@yahoo-inc.com] Sent: Friday, September 11, 2009 11:54 AM To: pig-dev@hadoop.apache.org; pig-u..

[jira] Updated: (PIG-968) findContainingJar fails when there's a + in the path

2009-09-21 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/PIG-968?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Gates updated PIG-968: --- Status: Open (was: Patch Available) You need to add a unit test that checks that this works when there is a + i

[jira] Commented: (PIG-966) Proposed rework for LoadFunc, StoreFunc, and Slice/r interfaces

2009-09-21 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/PIG-966?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12758026#action_12758026 ] Alan Gates commented on PIG-966: Responses to Dmitry's and Ashutosh's comments: {quote} Can y

[jira] Commented: (PIG-966) Proposed rework for LoadFunc, StoreFunc, and Slice/r interfaces

2009-09-21 Thread Dmitriy V. Ryaboy (JIRA)
[ https://issues.apache.org/jira/browse/PIG-966?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12758037#action_12758037 ] Dmitriy V. Ryaboy commented on PIG-966: --- Hi Alan, Responses to responses: bq. Perhaps

Re: Revisit Pig Philosophy?

2009-09-21 Thread Amr Awadallah
> Pig Latin is intended to be a language for parallel data processing. It is not tied to one particular parallel framework +1 -- amr Alan Gates wrote: I agree with Milind that we should move to saying that Pig Latin is a data flow language independent of any particular platform, while the cu

[jira] Commented: (PIG-948) [Usability] Relating pig script with MR jobs

2009-09-21 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/PIG-948?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12758060#action_12758060 ] Hadoop QA commented on PIG-948: --- -1 overall. Here are the results of testing the latest attachm

[jira] Commented: (PIG-948) [Usability] Relating pig script with MR jobs

2009-09-21 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-948?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12758066#action_12758066 ] Daniel Dai commented on PIG-948: javac warnings is due to the following two statements: line 3

[jira] Commented: (PIG-949) Zebra Bug: splitting map into multiple column group using storage hint causes unexpected behaviour

2009-09-21 Thread Yan Zhou (JIRA)
[ https://issues.apache.org/jira/browse/PIG-949?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12758074#action_12758074 ] Yan Zhou commented on PIG-949: -- The test case is contrib/zebra/src/test/org/apache/hadoop/zebra

[jira] Commented: (PIG-948) [Usability] Relating pig script with MR jobs

2009-09-21 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-948?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12758085#action_12758085 ] Daniel Dai commented on PIG-948: Also I notice in many cases we cannot get first job id correc

[VOTE] Release Pig 0.4.0 (candidate 2)

2009-09-21 Thread Olga Natkovich
Hi, The new version is available in http://people.apache.org/~olga/pig-0.4.0-candidate-2/. I see one failure in a unit test in piggybank (contrib.) but it is not related to the functions themselves but seems to be an issue with MiniCluster and I don't feel we need to chase this down. I made sure

[jira] Commented: (PIG-966) Proposed rework for LoadFunc, StoreFunc, and Slice/r interfaces

2009-09-21 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/PIG-966?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12758089#action_12758089 ] Alan Gates commented on PIG-966: {quote} I must not be clear on what pushing down to a loade

[jira] Assigned: (PIG-738) Regexp passed from pigscript fails in UDF

2009-09-21 Thread Pradeep Kamath (JIRA)
[ https://issues.apache.org/jira/browse/PIG-738?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pradeep Kamath reassigned PIG-738: -- Assignee: Pradeep Kamath > Regexp passed from pigscript fails in UDF > -

[jira] Updated: (PIG-738) Regexp passed from pigscript fails in UDF

2009-09-21 Thread Pradeep Kamath (JIRA)
[ https://issues.apache.org/jira/browse/PIG-738?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pradeep Kamath updated PIG-738: --- Fix Version/s: 0.6.0 Status: Patch Available (was: Open) > Regexp passed from pigscript fail

[jira] Updated: (PIG-738) Regexp passed from pigscript fails in UDF

2009-09-21 Thread Pradeep Kamath (JIRA)
[ https://issues.apache.org/jira/browse/PIG-738?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pradeep Kamath updated PIG-738: --- Attachment: PIG-738.patch Attached patch which will allow define statements to treat strings the same wa

Re: [VOTE] Release Pig 0.4.0 (candidate 2)

2009-09-21 Thread Milind A Bhandarkar
Unrelated to the message content: why is there a priv...@hadoop.apache.org on the cc here? Is this even a valid alias? An open source project needs to conduct it's discussions in public, so an email address (even) named "private" makes me very nervous about the development process. - Milind On S

[jira] Created: (PIG-971) ARITY is not documented

2009-09-21 Thread Bogdan Dorohonceanu (JIRA)
ARITY is not documented --- Key: PIG-971 URL: https://issues.apache.org/jira/browse/PIG-971 Project: Pig Issue Type: Bug Components: documentation Affects Versions: 0.3.0, 0.3.1 Reporter: Bogdan

[jira] Commented: (PIG-738) Regexp passed from pigscript fails in UDF

2009-09-21 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/PIG-738?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12758126#action_12758126 ] Hadoop QA commented on PIG-738: --- +1 overall. Here are the results of testing the latest attachm