[jira] Updated: (PIG-936) making dump and PigDump independent from Tuple.toString

2009-08-30 Thread Jeff Zhang (JIRA)
[ https://issues.apache.org/jira/browse/PIG-936?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jeff Zhang updated PIG-936: --- Attachment: Pig_936.Patch Extract the output format of Dump and PigDump into class TupleFormat > making dump

[jira] Updated: (PIG-936) making dump and PigDump independent from Tuple.toString

2009-08-30 Thread Jeff Zhang (JIRA)
[ https://issues.apache.org/jira/browse/PIG-936?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jeff Zhang updated PIG-936: --- Fix Version/s: 0.4.0 Assignee: Jeff Zhang Affects Version/s: 0.4.0 Status: Pa

[jira] Commented: (PIG-936) making dump and PigDump independent from Tuple.toString

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

[jira] Updated: (PIG-936) making dump and PigDump independent from Tuple.toString

2009-08-30 Thread Jeff Zhang (JIRA)
[ https://issues.apache.org/jira/browse/PIG-936?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jeff Zhang updated PIG-936: --- Status: Open (was: Patch Available) > making dump and PigDump independent from Tuple.toString > ---

[jira] Updated: (PIG-936) making dump and PigDump independent from Tuple.toString

2009-08-30 Thread Jeff Zhang (JIRA)
[ https://issues.apache.org/jira/browse/PIG-936?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jeff Zhang updated PIG-936: --- Attachment: (was: Pig_936.Patch) > making dump and PigDump independent from Tuple.toString > ---

[jira] Commented: (PIG-936) making dump and PigDump independent from Tuple.toString

2009-08-30 Thread Dmitriy V. Ryaboy (JIRA)
[ https://issues.apache.org/jira/browse/PIG-936?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12749255#action_12749255 ] Dmitriy V. Ryaboy commented on PIG-936: --- Patch makes sense. pig.data doesn't seem like t

[jira] Updated: (PIG-936) making dump and PigDump independent from Tuple.toString

2009-08-30 Thread Jeff Zhang (JIRA)
[ https://issues.apache.org/jira/browse/PIG-936?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jeff Zhang updated PIG-936: --- Attachment: Pig_936.Patch Dmitriy, Thank you for your review and suggestion. 1. I add one class BagFormat, bec

[jira] Updated: (PIG-936) making dump and PigDump independent from Tuple.toString

2009-08-30 Thread Jeff Zhang (JIRA)
[ https://issues.apache.org/jira/browse/PIG-936?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jeff Zhang updated PIG-936: --- Status: Patch Available (was: Open) > making dump and PigDump independent from Tuple.toString > ---

[jira] Commented: (PIG-936) making dump and PigDump independent from Tuple.toString

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

[jira] Commented: (PIG-936) making dump and PigDump independent from Tuple.toString

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

pig tunk / patch builds

2009-08-30 Thread Giridharan Kesavan
Pig patch builds are now moved from minerva.apache.org to h7.grid.sp2.yahoo.net machine. h7.grid.sp2.yahoo.net machine is dedicated to run pig builds. -Giri > -Original Message- > From: Giridharan Kesavan [mailto:gkesa...@yahoo-inc.com] > Sent: Wednesday, August 26, 2009 11:05 PM > To: p

[jira] Commented: (PIG-937) Task get stuck in BasicTable's BTScaner's atEnd() method

2009-08-30 Thread Yan Zhou (JIRA)
[ https://issues.apache.org/jira/browse/PIG-937?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12749335#action_12749335 ] Yan Zhou commented on PIG-937: -- This bug has been fixed in a patch (see https://issues.apache.or

[jira] Commented: (PIG-918) [zebra] LOAD call will hang if only the first column group is queried

2009-08-30 Thread He Yongqiang (JIRA)
[ https://issues.apache.org/jira/browse/PIG-918?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12749390#action_12749390 ] He Yongqiang commented on PIG-918: -- why not just use a for loop? > [zebra] LOAD call will ha

[jira] Commented: (PIG-918) [zebra] LOAD call will hang if only the first column group is queried

2009-08-30 Thread Yan Zhou (JIRA)
[ https://issues.apache.org/jira/browse/PIG-918?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12749398#action_12749398 ] Yan Zhou commented on PIG-918: -- To give all column groups in use equal chances to be checked. >