[jira] [Commented] (PIG-2852) Old Hadoop API being used sometimes when running parellel in local mode

2012-07-31 Thread Rohini Palaniswamy (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2852?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13426229#comment-13426229 ] Rohini Palaniswamy commented on PIG-2852: - I have also seen unit tests randomly fail

[jira] [Updated] (PIG-483) PERFORMANCE: different strategies for large and small order bys

2012-07-31 Thread Jie Li (JIRA)
[ https://issues.apache.org/jira/browse/PIG-483?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jie Li updated PIG-483: --- Attachment: PIG-483.1.patch Now with PIG-2779 fixed, before submitting the sample job we have the runtime #reducers of

Build failed in Jenkins: Pig-trunk #1287

2012-07-31 Thread Apache Jenkins Server
See Changes: [billgraham] PIG-2779: Refactoring the code for setting number of reducers (jay23jack via billgraham) -- [...truncated 6779 lines...] [findbugs] org.apache.hadoop.util.RunJar [findbug

[jira] [Updated] (PIG-2852) Old Hadoop API being used sometimes when running parellel in local mode

2012-07-31 Thread Brian Tan (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2852?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brian Tan updated PIG-2852: --- Attachment: generate_1_txt.py 1.py 1.pig I'm uploading these files for your con

[jira] [Commented] (PIG-2852) Old Hadoop API being used sometimes when running parellel in local mode

2012-07-31 Thread Brian Tan (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2852?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13426133#comment-13426133 ] Brian Tan commented on PIG-2852: The garbled Python line fout.write('%s\n' % ('\t'.join(str

[jira] [Created] (PIG-2852) Old Hadoop API being used sometimes when running parellel in local mode

2012-07-31 Thread Brian Tan (JIRA)
Brian Tan created PIG-2852: -- Summary: Old Hadoop API being used sometimes when running parellel in local mode Key: PIG-2852 URL: https://issues.apache.org/jira/browse/PIG-2852 Project: Pig Issue Ty

[jira] [Updated] (PIG-2850) Pig should support loading macro files as resources stored in JAR files

2012-07-31 Thread Matthew Hayes (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2850?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matthew Hayes updated PIG-2850: --- Attachment: import_macros_from_jar_2.diff Thanks for the feedback :) Replaced LOG.info with LOG.debug.

[jira] [Commented] (PIG-1965) Aggregation not working in conjunction with REGEX_EXTRACT_ALL

2012-07-31 Thread Juan Gentile (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1965?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13426050#comment-13426050 ] Juan Gentile commented on PIG-1965: --- You can also do something like this c = foreach a ge

[jira] [Commented] (PIG-2850) Pig should support loading macro files as resources stored in JAR files

2012-07-31 Thread Dmitriy V. Ryaboy (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2850?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13425974#comment-13425974 ] Dmitriy V. Ryaboy commented on PIG-2850: Nice! couple of quick notes: most of the

[jira] [Updated] (PIG-2779) Refactoring the code for setting number of reducers

2012-07-31 Thread Bill Graham (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2779?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bill Graham updated PIG-2779: - Attachment: PIG-2779.6.patch There are a few tests that failed, but when run individually, they all pass so

[jira] [Updated] (PIG-2779) Refactoring the code for setting number of reducers

2012-07-31 Thread Bill Graham (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2779?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bill Graham updated PIG-2779: - Resolution: Fixed Status: Resolved (was: Patch Available) Committed, thanks Jie for seeing this on

Re: Review Request: RANK function like in SQL

2012-07-31 Thread aavendan
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/5523/#review9644 --- http://svn.apache.org/repos/asf/pig/trunk/test/e2e/pig/tests/nightly.

Re: Review Request: RANK function like in SQL

2012-07-31 Thread aavendan
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/5523/#review9643 --- http://svn.apache.org/repos/asf/pig/trunk/test/e2e/pig/tests/nightly.

Re: Review Request: RANK function like in SQL

2012-07-31 Thread aavendan
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/5523/ --- (Updated July 31, 2012, 1:42 p.m.) Review request for pig, aavendan and Gianmarc

Build failed in Jenkins: Pig-trunk #1286

2012-07-31 Thread Apache Jenkins Server
See Changes: [dvryaboy] PIG-2765: Implementing RollupDimensions UDF and adding ROLLUP clause in CUBE operator [dvryaboy] PIG-2814: Fix issues with Sample operator documentation -- [...truncated 37361

[jira] [Updated] (PIG-2662) skew join does not honor its config parameters

2012-07-31 Thread Rajesh Balamohan (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2662?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rajesh Balamohan updated PIG-2662: -- Attachment: PIG-2662-0.9.2.patch Attaching the patch for 0.9.2 release codebase