[jira] [Updated] (PIG-1612) error reporting: PigException needs to have a way to indicate that its message is appropriate for user

2011-03-30 Thread Laukik Chitnis (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1612?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Laukik Chitnis updated PIG-1612: Attachment: PIG-1612-2.patch error reporting: PigException needs to have a way to indicate that its

[jira] [Commented] (PIG-1918) Line number should be give for logical plan failures

2011-03-30 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1918?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13013528#comment-13013528 ] Xuefu Zhang commented on PIG-1918: -- For PIG-1918.patch, Unit test passed. Test-patch run

[jira] [Commented] (PIG-1944) register javascript UDFs does not work

2011-03-30 Thread Richard Ding (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1944?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13013570#comment-13013570 ] Richard Ding commented on PIG-1944: --- +1. Please commit if test-patch passes. register

[jira] [Updated] (PIG-1918) Line number should be give for logical plan failures

2011-03-30 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1918?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xuefu Zhang updated PIG-1918: - Attachment: PIG-1918-2.patch patch is updated to handle source file name. Line number should be give for

[jira] [Updated] (PIG-1842) Improve Scalability of the XMLLoader for large datasets such as wikipedia

2011-03-30 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1842?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Gates updated PIG-1842: Fix Version/s: (was: 0.7.0) Improve Scalability of the XMLLoader for large datasets such as wikipedia

[jira] [Updated] (PIG-1932) GFCross should allow the user to set the DEFAULT_PARALLELISM value

2011-03-30 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1932?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Gates updated PIG-1932: Resolution: Fixed Status: Resolved (was: Patch Available) Patch 2 checked in. GFCross should

[jira] [Commented] (PIG-1899) Pig needs a tool for doing end to end testing efficiently

2011-03-30 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1899?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13013692#comment-13013692 ] Alan Gates commented on PIG-1899: - bq. (1) There are several scripts that are placed

[jira] [Updated] (PIG-1899) Pig needs a tool for doing end to end testing efficiently

2011-03-30 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1899?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Gates updated PIG-1899: Attachment: PIG-1899-3.patch Addressed several issues from Olga's comments. Added embedding (turing

[jira] [Updated] (PIG-1931) Integrate Macro Expansion with New Parser

2011-03-30 Thread Richard Ding (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1931?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Richard Ding updated PIG-1931: -- Attachment: PIG-1931_3.patch Patch 3 adds source name to the lexer and parser so that lexer/parser error

[jira] [Commented] (PIG-1931) Integrate Macro Expansion with New Parser

2011-03-30 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1931?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13013737#comment-13013737 ] Xuefu Zhang commented on PIG-1931: -- About PIG-1931_3.patch: 1. I think it's a right

[jira] [Assigned] (PIG-1945) document Dynamic Invokers for udfs

2011-03-30 Thread Olga Natkovich (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1945?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Olga Natkovich reassigned PIG-1945: --- Assignee: Corinne Chandel document Dynamic Invokers for udfs

[jira] [Commented] (PIG-1782) Add ability to load data by column family in HBaseStorage

2011-03-30 Thread Bill Graham (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1782?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13013765#comment-13013765 ] Bill Graham commented on PIG-1782: -- Ping. Can anyone review this patch please, and possibly

[jira] [Created] (PIG-1946) HBaseStorage constructor syntax is error prone

2011-03-30 Thread Bill Graham (JIRA)
HBaseStorage constructor syntax is error prone -- Key: PIG-1946 URL: https://issues.apache.org/jira/browse/PIG-1946 Project: Pig Issue Type: Improvement Reporter: Bill Graham

[jira] [Commented] (PIG-1946) HBaseStorage constructor syntax is error prone

2011-03-30 Thread Eric Yang (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1946?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13013779#comment-13013779 ] Eric Yang commented on PIG-1946: An alternative is to modify the syntax like: {noformat}

[jira] [Commented] (PIG-1881) Need a special interface for Penny (Inspector Gadget)

2011-03-30 Thread Mridul Muralidharan (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1881?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13013780#comment-13013780 ] Mridul Muralidharan commented on PIG-1881: -- I have not looked at the patch in

[jira] [Commented] (PIG-1782) Add ability to load data by column family in HBaseStorage

2011-03-30 Thread Dmitriy V. Ryaboy (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1782?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13013782#comment-13013782 ] Dmitriy V. Ryaboy commented on PIG-1782: Bill, I will definitely look at this by the

[jira] [Updated] (PIG-1947) Incorrect line number is reported during parsing

2011-03-30 Thread Olga Natkovich (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1947?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Olga Natkovich updated PIG-1947: Fix Version/s: 0.9.0 Incorrect line number is reported during parsing

[jira] [Updated] (PIG-1824) Support import modules in Jython UDF

2011-03-30 Thread Woody Anderson (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1824?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Woody Anderson updated PIG-1824: Attachment: 1824.patch here's the patch file. Support import modules in Jython UDF