[jira] [Updated] (PIG-2267) Make the name of the columns in schema optional

2011-12-16 Thread Jonathan Coveney (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2267?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Coveney updated PIG-2267: -- Attachment: PIG2267.patch > Make the name of the columns in schema optional > ---

[jira] [Commented] (PIG-2267) Make the name of the columns in schema optional

2011-12-16 Thread Jonathan Coveney (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2267?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13171470#comment-13171470 ] Jonathan Coveney commented on PIG-2267: --- Find attached a patch that works with trunk.

[jira] [Updated] (PIG-2267) Make the name of the columns in schema optional

2011-12-16 Thread Jonathan Coveney (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2267?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Coveney updated PIG-2267: -- Fix Version/s: 0.11 Affects Version/s: 0.11 0.10 Sta

[jira] [Assigned] (PIG-2267) Make the name of the columns in schema optional

2011-12-16 Thread Jonathan Coveney (Assigned) (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2267?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Coveney reassigned PIG-2267: - Assignee: Jonathan Coveney > Make the name of the columns in schema optional >

[jira] [Commented] (PIG-2397) Running TPC-H on Pig

2011-12-16 Thread Jie Li (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2397?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13171464#comment-13171464 ] Jie Li commented on PIG-2397: - Thanks Dmitriy for your analysis. bq. Hive ranged between 160 an

[jira] [Commented] (PIG-2228) support partial aggregation in map task

2011-12-16 Thread Jie Li (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2228?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13171461#comment-13171461 ] Jie Li commented on PIG-2228: - I repeat Q6 + 10GB data on different versions, each with three ti

[jira] [Commented] (PIG-2421) EvalFuncs need redesigned

2011-12-16 Thread Jonathan Coveney (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2421?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13171443#comment-13171443 ] Jonathan Coveney commented on PIG-2421: --- I think this is a super key thing to do as fa

[jira] [Commented] (PIG-2421) EvalFuncs need redesigned

2011-12-16 Thread Thejas M Nair (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2421?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13171440#comment-13171440 ] Thejas M Nair commented on PIG-2421: There is one problem with the annotations based app

[jira] [Updated] (PIG-2375) Incorrect outputSchema is invoked when overloading UDF in 0.9.1

2011-12-16 Thread Thejas M Nair (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2375?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thejas M Nair updated PIG-2375: --- Assignee: Prashant Kommireddi Status: Patch Available (was: Open) > Incorrect outputSchema i

[jira] [Created] (PIG-2433) Jython import module not working if module path is in classpath

2011-12-16 Thread Daniel Dai (Created) (JIRA)
Jython import module not working if module path is in classpath --- Key: PIG-2433 URL: https://issues.apache.org/jira/browse/PIG-2433 Project: Pig Issue Type: Bug Componen

[jira] [Updated] (PIG-2304) Give jython access to site-packages

2011-12-16 Thread Alan Gates (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2304?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Gates updated PIG-2304: Status: Open (was: Patch Available) > Give jython access to site-packages >

[jira] [Updated] (PIG-2304) Give jython access to site-packages

2011-12-16 Thread Alan Gates (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2304?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Gates updated PIG-2304: Attachment: patchFindbugsWarnings.xml Search for JythonScriptEngine to find the issue that needs addressed.

[jira] [Commented] (PIG-2304) Give jython access to site-packages

2011-12-16 Thread Alan Gates (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2304?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13171410#comment-13171410 ] Alan Gates commented on PIG-2304: - Running test-patch gives {code} [exec] [exec]

[jira] [Updated] (PIG-2426) ProgressableReporter.progress(String msg) is an empty function

2011-12-16 Thread Alan Gates (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2426?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Gates updated PIG-2426: Attachment: TEST-org.apache.pig.test.TestAccumulator.txt The tail of the test log. > Progres

[jira] [Commented] (PIG-2426) ProgressableReporter.progress(String msg) is an empty function

2011-12-16 Thread Alan Gates (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2426?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13171406#comment-13171406 ] Alan Gates commented on PIG-2426: - When I run the tests, I get failures in TestAccumulator.

[jira] [Updated] (PIG-2432) Eclipse .classpath file is out of date

2011-12-16 Thread Alan Gates (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2432?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Gates updated PIG-2432: Attachment: PIG-2432.patch > Eclipse .classpath file is out of date > ---

[jira] [Updated] (PIG-2432) Eclipse .classpath file is out of date

2011-12-16 Thread Alan Gates (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2432?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Gates updated PIG-2432: Fix Version/s: 0.11 Status: Patch Available (was: Open) > Eclipse .classpath file is out of d

[jira] [Commented] (PIG-2228) support partial aggregation in map task

2011-12-16 Thread Thejas M Nair (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2228?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13171375#comment-13171375 ] Thejas M Nair commented on PIG-2228: Yes, the dominant cost is likely to be reading and

[jira] [Created] (PIG-2432) Eclipse .classpath file is out of date

2011-12-16 Thread Alan Gates (Created) (JIRA)
Eclipse .classpath file is out of date -- Key: PIG-2432 URL: https://issues.apache.org/jira/browse/PIG-2432 Project: Pig Issue Type: Bug Components: tools Affects Versions: 0.11 R

[jira] [Commented] (PIG-2359) Support more efficient Tuples when schemas are known

2011-12-16 Thread Alan Gates (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2359?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13171358#comment-13171358 ] Alan Gates commented on PIG-2359: - Use the aggregated warnings, PigLogger.warn rather than l

[jira] [Commented] (PIG-2421) EvalFuncs need redesigned

2011-12-16 Thread Alan Gates (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2421?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13171353#comment-13171353 ] Alan Gates commented on PIG-2421: - BTW, thanks both Julien and Dmitriy for the feedback.

[jira] [Commented] (PIG-2421) EvalFuncs need redesigned

2011-12-16 Thread Alan Gates (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2421?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13171352#comment-13171352 ] Alan Gates commented on PIG-2421: - Responses to Dmitriy's comments: bq. We can easily mat

[jira] [Commented] (PIG-2359) Support more efficient Tuples when schemas are known

2011-12-16 Thread Dmitriy V. Ryaboy (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2359?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13171345#comment-13171345 ] Dmitriy V. Ryaboy commented on PIG-2359: I have another branch-in-progress that push

[jira] [Commented] (PIG-2421) EvalFuncs need redesigned

2011-12-16 Thread Alan Gates (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2421?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13171327#comment-13171327 ] Alan Gates commented on PIG-2421: - Responses to Julien's comments above: bq. Not to have to

[jira] [Commented] (PIG-2359) Support more efficient Tuples when schemas are known

2011-12-16 Thread Alan Gates (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2359?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13171315#comment-13171315 ] Alan Gates commented on PIG-2359: - bq. The use case isn't just internal, I started this in t

[jira] [Commented] (PIG-2228) support partial aggregation in map task

2011-12-16 Thread Jie Li (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2228?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13171276#comment-13171276 ] Jie Li commented on PIG-2228: - I ran it only once, but for both 10GB (10% overhead) and 100GB (6

[jira] [Commented] (PIG-2228) support partial aggregation in map task

2011-12-16 Thread Thejas M Nair (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2228?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13171244#comment-13171244 ] Thejas M Nair commented on PIG-2228: bq. Q6(5%-10% overhead) has a group all, and the fi

[jira] [Commented] (PIG-2291) PigStats.isSuccessful returns false if embedded pig script has dump

2011-12-16 Thread Daniel Dai (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2291?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13171236#comment-13171236 ] Daniel Dai commented on PIG-2291: - Seems trunk is broken. I will take a look. Thanks!

[jira] [Updated] (PIG-2228) support partial aggregation in map task

2011-12-16 Thread Thejas M Nair (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2228?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thejas M Nair updated PIG-2228: --- Release Note: In map aggregation will aggregate records before it sends them to combiner. It reduces t

[jira] [Commented] (PIG-2291) PigStats.isSuccessful returns false if embedded pig script has dump

2011-12-16 Thread xuting zhao (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2291?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13171163#comment-13171163 ] xuting zhao commented on PIG-2291: -- Hi Daniel, I downloaded the trunk source code from

[jira] [Created] (PIG-2431) Upgrade bundled hadoop version to 20.205

2011-12-16 Thread Daniel Dai (Created) (JIRA)
Upgrade bundled hadoop version to 20.205 Key: PIG-2431 URL: https://issues.apache.org/jira/browse/PIG-2431 Project: Pig Issue Type: Improvement Components: build Affects Versions: 0.9.1,