[jira] Commented: (PIG-745) Please add DataTypes.toString() conversion function

2009-04-01 Thread David Ciemiewicz (JIRA)
[ https://issues.apache.org/jira/browse/PIG-745?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12694893#action_12694893 ] David Ciemiewicz commented on PIG-745: -- Actually, the proposed function DataTypes.toStrin

[jira] Created: (PIG-746) Works in --exectype local, fails on grid - ERROR 2113: SingleTupleBag should never be serialized

2009-04-01 Thread David Ciemiewicz (JIRA)
Works in --exectype local, fails on grid - ERROR 2113: SingleTupleBag should never be serialized Key: PIG-746 URL: https://issues.apache.org/jira/browse/PIG-746

[jira] Assigned: (PIG-743) to implement clover

2009-04-01 Thread Giridharan Kesavan (JIRA)
[ https://issues.apache.org/jira/browse/PIG-743?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Giridharan Kesavan reassigned PIG-743: -- Assignee: Giridharan Kesavan > to implement clover > --- > >

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

2009-04-01 Thread Pradeep Kamath (JIRA)
[ https://issues.apache.org/jira/browse/PIG-627?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12694859#action_12694859 ] Pradeep Kamath commented on PIG-627: +1, patch committed - thanks for the contribution Gun

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

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

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

2009-04-01 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: --- Attachment: PIG-733.patch > Order by sampling dumps entire sample to hdfs which causes dfs "FileSystem

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

2009-04-01 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: --- Fix Version/s: 0.3.0 Affects Version/s: 0.2.0 Status: Patch Available (was: Open)

[jira] Assigned: (PIG-741) Add LIMIT as a statement that works in nested FOREACH

2009-04-01 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/PIG-741?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Gates reassigned PIG-741: -- Assignee: Alan Gates > Add LIMIT as a statement that works in nested FOREACH > ---

[jira] Created: (PIG-745) Please add DataTypes.toString() conversion function

2009-04-01 Thread David Ciemiewicz (JIRA)
Please add DataTypes.toString() conversion function --- Key: PIG-745 URL: https://issues.apache.org/jira/browse/PIG-745 Project: Pig Issue Type: Improvement Reporter: David Ciemiewi

[jira] Created: (PIG-744) PERFORMANCE: Bag creation can be more efficiently handled in order by

2009-04-01 Thread Pradeep Kamath (JIRA)
PERFORMANCE: Bag creation can be more efficiently handled in order by - Key: PIG-744 URL: https://issues.apache.org/jira/browse/PIG-744 Project: Pig Issue Type: Improvement

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

2009-04-01 Thread Daniel Dai
Hi, Alan, I find the problem. The tarball is good. The problem I met is when I untar it use Winzip, Winzip automatically convert CR/LR. When I untar it using command line "tar", it is good. So no problem for the 0.2.0 tarball. Sorry for the confusion. +1 for the release. Daniel - Origina

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

2009-04-01 Thread Daniel Dai
These files differ only in spaces. Some unit test fails if use the 0.2.0 tarball directly, but if you replace those data files with the one in trunk, then test success. - Original Message - From: "Alan Gates" To: Sent: Wednesday, April 01, 2009 2:02 PM Subject: Re: [VOTE] Release P

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

2009-04-01 Thread Alan Gates
Daniel, We I diffed all of these files between the branch and the trunk and didn't see any difference. Are you seeing the tests pass in trunk and not in the branch? Alan. On Mar 31, 2009, at 7:14 PM, Daniel Dai wrote: Sorry for popping up so late, but I do find several unit test failur

[jira] Created: (PIG-743) to implement clover

2009-04-01 Thread Giridharan Kesavan (JIRA)
to implement clover --- Key: PIG-743 URL: https://issues.apache.org/jira/browse/PIG-743 Project: Pig Issue Type: Improvement Components: build Reporter: Giridharan Kesavan -- This message is automat

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

2009-04-01 Thread Gunther Hagleitner (JIRA)
[ https://issues.apache.org/jira/browse/PIG-627?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gunther Hagleitner updated PIG-627: --- Attachment: noop_filter_absolute_path_flag_0401.patch This one is the same as before, but: *