[jira] [Commented] (PIG-2122) Parameter Substitution doesn't work in the Grunt shell

2014-06-09 Thread Gaurav Phapale (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2122?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14026138#comment-14026138 ] Gaurav Phapale commented on PIG-2122: - It would be great if this issue is fixed. I'm not

[jira] [Updated] (PIG-4004) Upgrade the Pigmix queries from the (old) mapred API to mapreduce

2014-06-09 Thread Keren Ouaknine (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4004?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Keren Ouaknine updated PIG-4004: Status: Patch Available (was: Open) > Upgrade the Pigmix queries from the (old) mapred API to mapred

[jira] [Updated] (PIG-4004) Upgrade the Pigmix queries from the (old) mapred API to mapreduce

2014-06-09 Thread Keren Ouaknine (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4004?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Keren Ouaknine updated PIG-4004: Attachment: PIG-4004.1.patch > Upgrade the Pigmix queries from the (old) mapred API to mapreduce > --

[jira] [Created] (PIG-4004) Upgrade the Pigmix queries from the (old) mapred API to mapreduce

2014-06-09 Thread Keren Ouaknine (JIRA)
Keren Ouaknine created PIG-4004: --- Summary: Upgrade the Pigmix queries from the (old) mapred API to mapreduce Key: PIG-4004 URL: https://issues.apache.org/jira/browse/PIG-4004 Project: Pig Issu

[jira] Subscription: PIG patch available

2014-06-09 Thread jira
Issue Subscription Filter: PIG patch available (13 issues) Subscriber: pigdaily Key Summary PIG-4002Disable combiner when map-side aggregation is used https://issues.apache.org/jira/browse/PIG-4002 PIG-4001POPartialAgg aggregates too aggressively when multiple values

[jira] [Updated] (PIG-4003) Error is thrown by JobStats.getOutputSize() when storing to a Hive table

2014-06-09 Thread Cheolsoo Park (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4003?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cheolsoo Park updated PIG-4003: --- Attachment: PIG-4003-1.patch The attached patch addresses two issues- # MRJobStats.addOutputStatistics(

[jira] [Created] (PIG-4003) Error is thrown by JobStats.getOutputSize() when storing to a Hive table

2014-06-09 Thread Cheolsoo Park (JIRA)
Cheolsoo Park created PIG-4003: -- Summary: Error is thrown by JobStats.getOutputSize() when storing to a Hive table Key: PIG-4003 URL: https://issues.apache.org/jira/browse/PIG-4003 Project: Pig

[jira] [Commented] (PIG-4002) Disable combiner when map-side aggregation is used

2014-06-09 Thread Travis Woodruff (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4002?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14025694#comment-14025694 ] Travis Woodruff commented on PIG-4002: -- Oops... negative properties strike again. earli

[jira] [Updated] (PIG-4002) Disable combiner when map-side aggregation is used

2014-06-09 Thread Travis Woodruff (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4002?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Travis Woodruff updated PIG-4002: - Status: Patch Available (was: Open) > Disable combiner when map-side aggregation is used > ---

[jira] [Commented] (PIG-4002) Disable combiner when map-side aggregation is used

2014-06-09 Thread Travis Woodruff (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4002?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14025691#comment-14025691 ] Travis Woodruff commented on PIG-4002: -- The drawback of doing this is that it removes t

[jira] [Updated] (PIG-4002) Disable combiner when map-side aggregation is used

2014-06-09 Thread Travis Woodruff (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4002?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Travis Woodruff updated PIG-4002: - Attachment: PIG-4002-1.patch This is an updated version of 2829.separate.options.patch from PIG-282

[jira] [Created] (PIG-4002) Disable combiner when map-side aggregation is used

2014-06-09 Thread Travis Woodruff (JIRA)
Travis Woodruff created PIG-4002: Summary: Disable combiner when map-side aggregation is used Key: PIG-4002 URL: https://issues.apache.org/jira/browse/PIG-4002 Project: Pig Issue Type: Improv

[jira] [Resolved] (PIG-3995) Tez unit tests shouldn't run when -Dhadoopversion=20

2014-06-09 Thread Cheolsoo Park (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3995?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cheolsoo Park resolved PIG-3995. Resolution: Fixed Committed to trunk. > Tez unit tests shouldn't run when -Dhadoopversion=20 > -

[jira] [Updated] (PIG-4001) POPartialAgg aggregates too aggressively when multiple values aggregated

2014-06-09 Thread Travis Woodruff (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4001?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Travis Woodruff updated PIG-4001: - Status: Patch Available (was: Open) This patch simply changes the value count to a tuple count. >

[jira] [Updated] (PIG-4001) POPartialAgg aggregates too aggressively when multiple values aggregated

2014-06-09 Thread Travis Woodruff (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4001?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Travis Woodruff updated PIG-4001: - Attachment: PIG-4001.patch > POPartialAgg aggregates too aggressively when multiple values aggregat

[VOTE] Release Pig 0.13.0 (candidate 0)

2014-06-09 Thread Aniket Mokashi
Hi, I have created a candidate build for Pig 0.13.0. Keys used to sign the release are available at http://svn.apache.org/viewvc/pig/trunk/KEYS?view=markup. Please download, test, and try it out: http://people.apache.org/~aniket486/pig-0.13.0-rc0 Release notes and the rat report are available a

[jira] [Updated] (PIG-4001) POPartialAgg aggregates too aggressively when multiple values aggregated

2014-06-09 Thread Travis Woodruff (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4001?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Travis Woodruff updated PIG-4001: - Description: {{POPartialAgg.aggregateRawRow()}} is counting values in {{numEntriesInTarget}}, but

[jira] [Updated] (PIG-4001) POPartialAgg aggregates too aggressively when multiple values aggregated

2014-06-09 Thread Travis Woodruff (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4001?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Travis Woodruff updated PIG-4001: - Description: {{POPartialAgg.aggregateRawRow()}} is counting values in {{numEntriesInTarget}}, but

[jira] [Created] (PIG-4001) POPartialAgg aggregates too aggressively when multiple values aggregated

2014-06-09 Thread Travis Woodruff (JIRA)
Travis Woodruff created PIG-4001: Summary: POPartialAgg aggregates too aggressively when multiple values aggregated Key: PIG-4001 URL: https://issues.apache.org/jira/browse/PIG-4001 Project: Pig

Re: Pig 0.13.0 release

2014-06-09 Thread Aniket Mokashi
Sorry, I am almost done with the process, having a little trouble pushing artifacts to apache maven repo. Working on it. If we do another RC, we can consider adding these changes. Thanks, Aniket On Mon, Jun 9, 2014 at 11:42 AM, Rohini Palaniswamy wrote: > One request. Is it possible to update

Re: Pig 0.13.0 release

2014-06-09 Thread Rohini Palaniswamy
One request. Is it possible to update avro to avro-1.7.6 if you are still not far off in the release process? Else we can do it in 0.14. On Mon, Jun 9, 2014 at 10:29 AM, Aniket Mokashi wrote: > Hi Pig Devs, > > I am working on releasing RC for pig 0.13.0 release. Please hold off any > commits a

Pig 0.13.0 release

2014-06-09 Thread Aniket Mokashi
Hi Pig Devs, I am working on releasing RC for pig 0.13.0 release. Please hold off any commits at the moment. I will send out another email when I'm done. Thanks, Aniket

[jira] [Commented] (PIG-3998) Documentation fix: invalid page links, wrong Groovy udf example

2014-06-09 Thread Lorand Bendig (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3998?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14025337#comment-14025337 ] Lorand Bendig commented on PIG-3998: Cheolsoo, thanks for the commits! > Documentation

[jira] [Updated] (PIG-3997) Issue on Pig docs ( Testing and Diagnostics )

2014-06-09 Thread Cheolsoo Park (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3997?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cheolsoo Park updated PIG-3997: --- Resolution: Fixed Fix Version/s: 0.14.0 0.13.0 Status: Resolved (w

[jira] [Updated] (PIG-3998) Documentation fix: invalid page links, wrong Groovy udf example

2014-06-09 Thread Cheolsoo Park (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3998?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cheolsoo Park updated PIG-3998: --- Resolution: Fixed Status: Resolved (was: Patch Available) +1. Committed to 0.13 and trunk. Th

[jira] [Updated] (PIG-3999) Document PIG-3388

2014-06-09 Thread Cheolsoo Park (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3999?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cheolsoo Park updated PIG-3999: --- Resolution: Fixed Status: Resolved (was: Patch Available) +1. Committed to 0.13 and trunk. Th

[jira] [Updated] (PIG-3999) Document PIG-3388

2014-06-09 Thread Cheolsoo Park (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3999?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cheolsoo Park updated PIG-3999: --- Fix Version/s: 0.14.0 0.13.0 > Document PIG-3388 > - > >

[jira] [Updated] (PIG-4000) Minor documentation fix for PIG-3642

2014-06-09 Thread Cheolsoo Park (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4000?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cheolsoo Park updated PIG-4000: --- Resolution: Fixed Status: Resolved (was: Patch Available) +1. Committed to branch-0.13 and tru

[jira] [Updated] (PIG-3987) Unjustified cast error when performing a UNION

2014-06-09 Thread Giovanni Botta (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3987?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Giovanni Botta updated PIG-3987: Summary: Unjustified cast error when performing a UNION (was: Strange cast error with UNION) > Unju

[jira] [Updated] (PIG-3999) Document PIG-3388

2014-06-09 Thread Lorand Bendig (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3999?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lorand Bendig updated PIG-3999: --- Status: Patch Available (was: Open) > Document PIG-3388 > - > > Key: P

[jira] [Updated] (PIG-4000) Minor documentation fix for PIG-3642

2014-06-09 Thread Lorand Bendig (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4000?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lorand Bendig updated PIG-4000: --- Attachment: PIG-4000.patch Is it possible to have this patch in 0.13.0? > Minor documentation fix for

[jira] [Updated] (PIG-4000) Minor documentation fix for PIG-3642

2014-06-09 Thread Lorand Bendig (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4000?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lorand Bendig updated PIG-4000: --- Status: Patch Available (was: Open) > Minor documentation fix for PIG-3642 > -

[jira] [Created] (PIG-4000) Minor documentation fix for PIG-3642

2014-06-09 Thread Lorand Bendig (JIRA)
Lorand Bendig created PIG-4000: -- Summary: Minor documentation fix for PIG-3642 Key: PIG-4000 URL: https://issues.apache.org/jira/browse/PIG-4000 Project: Pig Issue Type: Bug Components

[jira] [Updated] (PIG-3999) Document PIG-3388

2014-06-09 Thread Lorand Bendig (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3999?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lorand Bendig updated PIG-3999: --- Attachment: PIG-3999.patch Is it possible to have this patch in 0.13.0? > Document PIG-3388 >

[jira] [Created] (PIG-3999) Document PIG-3388

2014-06-09 Thread Lorand Bendig (JIRA)
Lorand Bendig created PIG-3999: -- Summary: Document PIG-3388 Key: PIG-3999 URL: https://issues.apache.org/jira/browse/PIG-3999 Project: Pig Issue Type: Bug Components: documentation

[jira] [Updated] (PIG-3998) Documentation fix: invalid page links, wrong Groovy udf example

2014-06-09 Thread Lorand Bendig (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3998?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lorand Bendig updated PIG-3998: --- Attachment: PIG-3998.patch Is it possible to have this patch in 0.13.0? > Documentation fix: invalid p

[jira] [Updated] (PIG-3998) Documentation fix: invalid page links, wrong Groovy udf example

2014-06-09 Thread Lorand Bendig (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3998?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lorand Bendig updated PIG-3998: --- Status: Patch Available (was: Open) > Documentation fix: invalid page links, wrong Groovy udf example

[jira] [Created] (PIG-3998) Documentation fix: invalid page links, wrong Groovy udf example

2014-06-09 Thread Lorand Bendig (JIRA)
Lorand Bendig created PIG-3998: -- Summary: Documentation fix: invalid page links, wrong Groovy udf example Key: PIG-3998 URL: https://issues.apache.org/jira/browse/PIG-3998 Project: Pig Issue Ty

[jira] [Updated] (PIG-3997) Issue on Pig docs ( Testing and Diagnostics )

2014-06-09 Thread Jeff Zhang (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3997?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jeff Zhang updated PIG-3997: Status: Patch Available (was: Open) > Issue on Pig docs ( Testing and Diagnostics ) > --

[jira] [Created] (PIG-3997) Issue on Pig docs ( Testing and Diagnostics )

2014-06-09 Thread Jeff Zhang (JIRA)
Jeff Zhang created PIG-3997: --- Summary: Issue on Pig docs ( Testing and Diagnostics ) Key: PIG-3997 URL: https://issues.apache.org/jira/browse/PIG-3997 Project: Pig Issue Type: Bug Compone

[jira] [Updated] (PIG-3997) Issue on Pig docs ( Testing and Diagnostics )

2014-06-09 Thread Jeff Zhang (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3997?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jeff Zhang updated PIG-3997: Attachment: PIG_3997.patch > Issue on Pig docs ( Testing and Diagnostics ) >