[jira] [Commented] (PIG-200) Pig Performance Benchmarks

2011-12-14 Thread Jie Li (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/PIG-200?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13169851#comment-13169851 ] Jie Li commented on PIG-200: "To benchmark Pig performance, we need to have a TPC-H like Large Da

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

2011-12-14 Thread Jie Li (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2397?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13169818#comment-13169818 ] Jie Li commented on PIG-2397: - Dmitriy, thanks for your comments. As I mentioned in [PIG-2228}h

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

2011-12-14 Thread Dmitriy V. Ryaboy (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2397?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13169803#comment-13169803 ] Dmitriy V. Ryaboy commented on PIG-2397: Jie, something just occurred to me about Q1

[jira] [Commented] (PIG-2410) Piggybank does not compile in 23

2011-12-14 Thread Olga Natkovich (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2410?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13169789#comment-13169789 ] Olga Natkovich commented on PIG-2410: - I beleive that HadoopJobHistoryLoader.java issue

[jira] [Assigned] (PIG-2429) Better error message in pig_*.log

2011-12-14 Thread xuting zhao (Assigned) (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2429?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] xuting zhao reassigned PIG-2429: Assignee: xuting zhao > Better error message in pig_*.log > - > >

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

2011-12-14 Thread xuting zhao (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2291?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] xuting zhao updated PIG-2291: - Fix Version/s: (was: 0.11) 0.9.0 0.10 Status: Patch Ava

[jira] [Closed] (PIG-2331) BinStorage in LOAD statement failing when input has curly braces

2011-12-14 Thread Thejas M Nair (Closed) (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2331?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thejas M Nair closed PIG-2331. -- Xuting,Thanks for the contribution! > BinStorage in LOAD statement failing when input has cu

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

2011-12-14 Thread xuting zhao (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2291?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] xuting zhao updated PIG-2291: - Attachment: PIG-2291.patch > PigStats.isSuccessful returns false if embedded pig script has dump >

[jira] [Updated] (PIG-2331) BinStorage in LOAD statement failing when input has curly braces

2011-12-14 Thread Thejas M Nair (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2331?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thejas M Nair updated PIG-2331: --- Resolution: Fixed Status: Resolved (was: Patch Available) +1 Patch committed to trunk and 0.10

[jira] [Commented] (PIG-2347) Fix Pig Unit tests for hadoop 23

2011-12-14 Thread Roman Shaposhnik (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2347?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13169722#comment-13169722 ] Roman Shaposhnik commented on PIG-2347: --- @Arun, not currently. There's a plan to make

Re: How do we feel about improving pigmix queries?

2011-12-14 Thread Dmitriy Ryaboy
.. I mean L7, obviously. On Wed, Dec 14, 2011 at 12:41 PM, Dmitriy Ryaboy wrote: > Two questions relating to that: > > 1) we currently hardcode parallel 40 in pigmix. Since Pig can now > automatically select parallelism, would it be better to let it do so? > > 2) I noticed that L17 can be greatl

[jira] [Updated] (PIG-2425) Aggregate Warning does not work as expected on Embedding Pig in Java 0.9.1

2011-12-14 Thread Prashant Kommireddi (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2425?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Prashant Kommireddi updated PIG-2425: - Attachment: aggregateWarning2425.txt > Aggregate Warning does not work as expected on E

[jira] [Commented] (PIG-2425) Aggregate Warning does not work as expected on Embedding Pig in Java 0.9.1

2011-12-14 Thread Prashant Kommireddi (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2425?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13169689#comment-13169689 ] Prashant Kommireddi commented on PIG-2425: -- Slightly modified the test case to add

How do we feel about improving pigmix queries?

2011-12-14 Thread Dmitriy Ryaboy
Two questions relating to that: 1) we currently hardcode parallel 40 in pigmix. Since Pig can now automatically select parallelism, would it be better to let it do so? 2) I noticed that L17 can be greatly optimized. Currently it does this: register pigperf.jar; %default PIGMIX_DIR /user/pig/test

[jira] [Commented] (PIG-200) Pig Performance Benchmarks

2011-12-14 Thread Dmitriy V. Ryaboy (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/PIG-200?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13169626#comment-13169626 ] Dmitriy V. Ryaboy commented on PIG-200: --- btw getting rid of the hardcoded "parallel 40"

[jira] [Updated] (PIG-200) Pig Performance Benchmarks

2011-12-14 Thread Dmitriy V. Ryaboy (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/PIG-200?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dmitriy V. Ryaboy updated PIG-200: -- Attachment: pigmix_pig0.11.patch Attaching a patch that works with pig 0.11 (current trunk). A fe

[jira] [Assigned] (PIG-2427) getSchemaFromString throws away the name of the tuple that is in a bag

2011-12-14 Thread Dmitriy V. Ryaboy (Assigned) (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2427?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dmitriy V. Ryaboy reassigned PIG-2427: -- Assignee: Jonathan Coveney > getSchemaFromString throws away the name of the tuple th

[jira] [Commented] (PIG-2422) Add log messages for Jython schema definitions

2011-12-14 Thread jirapos...@reviews.apache.org (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2422?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13169357#comment-13169357 ] jirapos...@reviews.apache.org commented on PIG-2422: --

Review Request: Add log messages for Jython schema definitions

2011-12-14 Thread Vivek Padmanabhan
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/3196/ --- Review request for pig. Summary --- In many cases, we have seen users debug

[jira] [Updated] (PIG-2429) Better error message in pig_*.log

2011-12-14 Thread Anitha Raju (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2429?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anitha Raju updated PIG-2429: - Description: Hi, The below script sometimes fails giving null error message and some times with correct e

[jira] [Created] (PIG-2429) Better error message in pig_*.log

2011-12-14 Thread Anitha Raju (Created) (JIRA)
Better error message in pig_*.log - Key: PIG-2429 URL: https://issues.apache.org/jira/browse/PIG-2429 Project: Pig Issue Type: Bug Affects Versions: 0.9.0 Reporter: Anitha Raju Prio