[jira] Subscription: PIG patch available

2015-04-02 Thread jira
Issue Subscription Filter: PIG patch available (29 issues) Subscriber: pigdaily Key Summary PIG-4493Pig on Tez gives wrong results if Union is followed by Split https://issues.apache.org/jira/browse/PIG-4493 PIG-4491Streaming Python Bytearray Bugs

[jira] [Updated] (PIG-4493) Pig on Tez gives wrong results if Union is followed by Split

2015-04-02 Thread Rohini Palaniswamy (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4493?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rohini Palaniswamy updated PIG-4493: Attachment: PIG-4493-2.patch Updated patch to fix TestTezCompiler test failure. Also added

[jira] [Updated] (PIG-4493) Pig on Tez gives wrong results if Union is followed by Split

2015-04-02 Thread Rohini Palaniswamy (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4493?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rohini Palaniswamy updated PIG-4493: Description: POSplit subplans were not being cloned when the plans were cloned for pushing up

Build failed in Jenkins: Pig-trunk-commit #2084

2015-04-02 Thread Apache Jenkins Server
See https://builds.apache.org/job/Pig-trunk-commit/2084/changes Changes: [rohini] PIG-4487: Pig on Tez gives wrong success message on failure in case of multiple outputs (rohini) PIG-4483: Pig on Tez output statistics shows storing to same directory twice for union (rohini)

[jira] [Updated] (PIG-4496) Fix CBZip2InputStream to close underlying stream

2015-04-02 Thread Peter Slawski (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4496?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Peter Slawski updated PIG-4496: --- Description: CBZip2InputStream doesn't close the underlying FSDataInputStream when itself is closed.

[jira] [Created] (PIG-4496) Fix CBZip2InputStream to close underlying stream

2015-04-02 Thread Peter Slawski (JIRA)
Peter Slawski created PIG-4496: -- Summary: Fix CBZip2InputStream to close underlying stream Key: PIG-4496 URL: https://issues.apache.org/jira/browse/PIG-4496 Project: Pig Issue Type: Bug

[jira] [Comment Edited] (PIG-4490) MIN/MAX builtin UDFs return wrong results when accumulating for strings

2015-04-02 Thread Rohini Palaniswamy (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4490?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14393006#comment-14393006 ] Rohini Palaniswamy edited comment on PIG-4490 at 4/2/15 5:34 PM:

[jira] [Updated] (PIG-4483) Pig on Tez output statistics shows storing to same directory twice for union

2015-04-02 Thread Rohini Palaniswamy (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4483?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rohini Palaniswamy updated PIG-4483: Resolution: Fixed Hadoop Flags: Reviewed Status: Resolved (was: Patch

[jira] [Commented] (PIG-4490) MIN/MAX builtin UDFs return wrong results when accumulating for strings

2015-04-02 Thread Rohini Palaniswamy (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4490?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14393006#comment-14393006 ] Rohini Palaniswamy commented on PIG-4490: - This is bad. Can you please add a

[jira] [Created] (PIG-4495) Better multi-query planning in case of union and multiple edges

2015-04-02 Thread Rohini Palaniswamy (JIRA)
Rohini Palaniswamy created PIG-4495: --- Summary: Better multi-query planning in case of union and multiple edges Key: PIG-4495 URL: https://issues.apache.org/jira/browse/PIG-4495 Project: Pig

[jira] [Commented] (PIG-4495) Better multi-query planning in case of union and multiple edges

2015-04-02 Thread Rohini Palaniswamy (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4495?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14393142#comment-14393142 ] Rohini Palaniswamy commented on PIG-4495: - [~daijy], Would it be ok to do this

[jira] [Commented] (PIG-3294) Allow Pig use Hive UDFs

2015-04-02 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3294?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14393057#comment-14393057 ] Alan Gates commented on PIG-3294: - The checking in of Hive code is ugly. We need to make