[jira] [Commented] (PIG-2214) InternalSortedBag two-arg constructor doesn't pass bagCount

2011-08-12 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2214?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13084245#comment-13084245 ] Alan Gates commented on PIG-2214: - Patch looks good. I'll run it through the tests.

[jira] [Assigned] (PIG-2214) InternalSortedBag two-arg constructor doesn't pass bagCount

2011-08-12 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2214?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Gates reassigned PIG-2214: --- Assignee: Stephen Allen InternalSortedBag two-arg constructor doesn't pass bagCount

[jira] [Updated] (PIG-2214) InternalSortedBag two-arg constructor doesn't pass bagCount

2011-08-12 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2214?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Gates updated PIG-2214: Fix Version/s: 0.10 Status: Patch Available (was: Open) InternalSortedBag two-arg constructor

[jira] [Updated] (PIG-2215) Newlines in function arguments still cause exceptions to be thrown

2011-08-12 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2215?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Gates updated PIG-2215: Fix Version/s: 0.10 Status: Patch Available (was: Open) Newlines in function arguments still

[jira] [Assigned] (PIG-2215) Newlines in function arguments still cause exceptions to be thrown

2011-08-12 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2215?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Gates reassigned PIG-2215: --- Assignee: Adam Warrington Newlines in function arguments still cause exceptions to be thrown

[jira] [Commented] (PIG-2215) Newlines in function arguments still cause exceptions to be thrown

2011-08-12 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2215?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13084256#comment-13084256 ] Alan Gates commented on PIG-2215: - Patch looks good. I'll run it through nightly and

[jira] [Commented] (PIG-2215) Newlines in function arguments still cause exceptions to be thrown

2011-08-12 Thread Adam Warrington (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2215?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13084263#comment-13084263 ] Adam Warrington commented on PIG-2215: -- Thanks Alan! Newlines in function arguments

[jira] [Commented] (PIG-2115) Pig HBaseStorage configuration and setup issues

2011-08-12 Thread Dmitriy V. Ryaboy (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2115?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13084278#comment-13084278 ] Dmitriy V. Ryaboy commented on PIG-2115: It's on my list, I'll take a look this

[jira] [Commented] (PIG-2215) Newlines in function arguments still cause exceptions to be thrown

2011-08-12 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2215?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13084280#comment-13084280 ] Alan Gates commented on PIG-2215: - Results from test patch: [exec] [exec] +1

[jira] [Updated] (PIG-2102) MonitoredUDF does not work

2011-08-12 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2102?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Gates updated PIG-2102: Attachment: PIG-2102-withtests.patch +1. Patch looks good. The new patch I've uploaded includes end-to-end

[jira] [Commented] (PIG-2195) AvroStorage fails to STORE when LOADing via PigStorage

2011-08-12 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2195?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13084343#comment-13084343 ] Alan Gates commented on PIG-2195: - I'll be reviewing this patch. AvroStorage fails to

[jira] [Commented] (PIG-2202) AvroStorage doesn't work with Avro 1.5.1

2011-08-12 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2202?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13084344#comment-13084344 ] Alan Gates commented on PIG-2202: - I'll be reviewing this patch. AvroStorage doesn't work

[jira] [Resolved] (PIG-2203) Pig does not allow loading resources with the same name

2011-08-12 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2203?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Gates resolved PIG-2203. - Resolution: Duplicate Duplicates PIG-2010 Pig does not allow loading resources with the same name

[jira] [Created] (PIG-2218) Pig end-to-end tests should be accessible from top level build.xml

2011-08-12 Thread Alan Gates (JIRA)
Pig end-to-end tests should be accessible from top level build.xml -- Key: PIG-2218 URL: https://issues.apache.org/jira/browse/PIG-2218 Project: Pig Issue Type: Improvement

[jira] [Updated] (PIG-2218) Pig end-to-end tests should be accessible from top level build.xml

2011-08-12 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2218?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Gates updated PIG-2218: Attachment: PIG-2218.patch This patch adds a new target test-e2e to the top level build file. Pig

[jira] [Updated] (PIG-2218) Pig end-to-end tests should be accessible from top level build.xml

2011-08-12 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2218?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Gates updated PIG-2218: Status: Patch Available (was: Open) Pig end-to-end tests should be accessible from top level build.xml

[jira] [Commented] (PIG-2102) MonitoredUDF does not work

2011-08-12 Thread Dmitriy V. Ryaboy (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2102?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13084452#comment-13084452 ] Dmitriy V. Ryaboy commented on PIG-2102: Committed to trunk. Alan, looks like the

[jira] [Commented] (PIG-2195) AvroStorage fails to STORE when LOADing via PigStorage

2011-08-12 Thread Bill Graham (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2195?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13084462#comment-13084462 ] Bill Graham commented on PIG-2195: -- Thanks Alan. Regarding the naming of the new

[jira] [Commented] (PIG-2102) MonitoredUDF does not work

2011-08-12 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2102?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13084472#comment-13084472 ] Alan Gates commented on PIG-2102: - For 0.9 you should apply your earlier patch. I haven't

[jira] [Updated] (PIG-2102) MonitoredUDF does not work

2011-08-12 Thread Dmitriy V. Ryaboy (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2102?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dmitriy V. Ryaboy updated PIG-2102: --- Resolution: Fixed Fix Version/s: 0.10 0.9.1 Status:

[jira] [Commented] (PIG-2214) InternalSortedBag two-arg constructor doesn't pass bagCount

2011-08-12 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2214?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13084502#comment-13084502 ] Alan Gates commented on PIG-2214: - Unit tests pass. InternalSortedBag two-arg constructor

[jira] [Commented] (PIG-2215) Newlines in function arguments still cause exceptions to be thrown

2011-08-12 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2215?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13084510#comment-13084510 ] Alan Gates commented on PIG-2215: - No regressions were seen in the end-to-end tests.