[jira] Subscription: PIG patch available

2013-05-24 Thread jira
Issue Subscription Filter: PIG patch available (17 issues) Subscriber: pigdaily Key Summary PIG-3334Fix Windows piggybank unit test failures https://issues.apache.org/jira/browse/PIG-3334 PIG-Fix remaining Windows core unit test failures https:/

[jira] [Commented] (PIG-2244) Macros cannot be passed relation names

2013-05-24 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2244?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13666864#comment-13666864 ] Xuefu Zhang commented on PIG-2244: -- @Johnny Your patch might solve this particular problem,

[jira] [Commented] (PIG-3325) Adding a tuple to a bag is slow

2013-05-24 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3325?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13666737#comment-13666737 ] Daniel Dai commented on PIG-3325: - Looks good. We can further do memory calculation after N

[jira] [Commented] (PIG-3338) Temp files not deleted when run in Web App

2013-05-24 Thread Bob Freitas (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3338?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13666738#comment-13666738 ] Bob Freitas commented on PIG-3338: -- The general approach of having a common entry point, wh

[jira] [Updated] (PIG-3335) TestErrorHandling.tesNegative7 fails on MR2

2013-05-24 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3335?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xuefu Zhang updated PIG-3335: - Resolution: Fixed Status: Resolved (was: Patch Available) > TestErrorHandling.tesNegative7 fai

[jira] [Commented] (PIG-3335) TestErrorHandling.tesNegative7 fails on MR2

2013-05-24 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3335?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13666733#comment-13666733 ] Xuefu Zhang commented on PIG-3335: -- Thanks, Daniel. Patch is committed to trunk.

[jira] [Resolved] (PIG-3315) Automaton dependency missing from Pig 11.1-h2 POM.

2013-05-24 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3315?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Dai resolved PIG-3315. - Resolution: Fixed Fix Version/s: 0.11.2 Hadoop Flags: Reviewed Committed to 0.11 branch. Thanks

[jira] [Updated] (PIG-3315) Automaton dependency missing from Pig 11.1-h2 POM.

2013-05-24 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3315?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Dai updated PIG-3315: Assignee: Steve Loughran > Automaton dependency missing from Pig 11.1-h2 POM. > -

[jira] [Commented] (PIG-3315) Automaton dependency missing from Pig 11.1-h2 POM.

2013-05-24 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3315?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13666714#comment-13666714 ] Daniel Dai commented on PIG-3315: - This is not a problem in trunk, since trunk builds direct

[jira] [Updated] (PIG-3328) DataBags created with an initial list of tuples don't get registered as spillable

2013-05-24 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3328?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Dai updated PIG-3328: Resolution: Fixed Hadoop Flags: Reviewed Status: Resolved (was: Patch Available) +1. Patch c

[jira] [Resolved] (PIG-3313) pig job hang if the job tracker is bounced during execution

2013-05-24 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3313?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Dai resolved PIG-3313. - Resolution: Fixed Fix Version/s: 0.12 Hadoop Flags: Reviewed Patch committed to trunk. Thanks C

[jira] [Updated] (PIG-3313) pig job hang if the job tracker is bounced during execution

2013-05-24 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3313?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Dai updated PIG-3313: Attachment: PIG-3313-1.patch Patch looks good. Only change the format and reattach patch. >

[jira] [Updated] (PIG-3313) pig job hang if the job tracker is bounced during execution

2013-05-24 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3313?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Dai updated PIG-3313: Assignee: Chenjie Yu > pig job hang if the job tracker is bounced during execution >

[jira] [Commented] (PIG-2949) JsonLoader only reads arrays of objects

2013-05-24 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2949?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=1380#comment-1380 ] Daniel Dai commented on PIG-2949: - Does the attached fix work for you? We can commit this pa

Re: How to read String Array in apache pig

2013-05-24 Thread Daniel Dai
You may need to write a custom LoadFunc, or load the data as chararray, then parse in custom EvalFunc. Thanks, Daniel On Tue, May 21, 2013 at 2:39 PM, siva Reddy wrote: > Hi, > > How to read the string array using any pig parser > > {"string_array"}:["value1","value2"] does not > > > With Rega

[jira] [Commented] (PIG-3335) TestErrorHandling.tesNegative7 fails on MR2

2013-05-24 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3335?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=1373#comment-1373 ] Daniel Dai commented on PIG-3335: - +1 > TestErrorHandling.tesNegative7 fail

[jira] [Commented] (PIG-3310) ImplicitSplitInserter does not generate new uids for nested schema fields, leading to miscomputations

2013-05-24 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3310?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=1361#comment-1361 ] Daniel Dai commented on PIG-3310: - Looks good to me. Will commit once tests pass.

[jira] [Commented] (PIG-3338) Temp files not deleted when run in Web App

2013-05-24 Thread Mark Wagner (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3338?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=1354#comment-1354 ] Mark Wagner commented on PIG-3338: -- getTemporaryPath() gives and HDFS path, so it's not ful

[jira] [Commented] (PIG-3338) Temp files not deleted when run in Web App

2013-05-24 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3338?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=1348#comment-1348 ] Daniel Dai commented on PIG-3338: - Yes, we do generate some tmp files which are not tracked

[jira] [Created] (PIG-3338) Temp files not deleted when run in Web App

2013-05-24 Thread Bob Freitas (JIRA)
Bob Freitas created PIG-3338: Summary: Temp files not deleted when run in Web App Key: PIG-3338 URL: https://issues.apache.org/jira/browse/PIG-3338 Project: Pig Issue Type: Bug Componen