You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pig.apache.org by "Keren Ouaknine (JIRA)" <ji...@apache.org> on 2014/06/12 01:29:02 UTC

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

    [ https://issues.apache.org/jira/browse/PIG-4004?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14028581#comment-14028581 ] 

Keren Ouaknine commented on PIG-4004:
-------------------------------------

The code review for this patch is on: 
https://reviews.apache.org/r/22410/

> 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
>          Issue Type: Bug
>          Components: tools
>    Affects Versions: 0.12.1
>            Reporter: Keren Ouaknine
>             Fix For: 0.14.0
>
>         Attachments: PIG-4004.1.patch
>
>
> Until now, the Pigmix queries were written using the old mapred API. 
> As a result, some queries were expressed with three concatenated MR jobs instead of one. I rewrote all the queries to match the newer mapreduce API and optimized them on the fly. 
> This is a continuity work to PIG-3915.



--
This message was sent by Atlassian JIRA
(v6.2#6252)