[ 
https://issues.apache.org/jira/browse/PHOENIX-2851?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Istvan Toth resolved PHOENIX-2851.
----------------------------------
    Resolution: Won't Fix

We have dropped Pig support.
This can be reopened if / when Pig support is re-added.

> Support multi level aggregation through partial aggregation feature in Pig
> --------------------------------------------------------------------------
>
>                 Key: PHOENIX-2851
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-2851
>             Project: Phoenix
>          Issue Type: New Feature
>            Reporter: James R. Taylor
>            Assignee: Prashant Kommireddi
>            Priority: Major
>
> Explore the option of pushing partial aggregation in Pig to Phoenix engine. 
> Phoenix is good at doing the first level aggregation optimally in 
> coprocessors, but lacks the ability to do a multi-level aggregation since 
> it's single client node. We could leverage our Pig integration to fill that 
> gap. 
> Here is the Pig class that does it within the Map phase right now.
> https://pig.apache.org/docs/r0.11.0/api/org/apache/pig/backend/hadoop/executionengine/physicalLayer/relationalOperators/POPartialAgg.html
> This could be built into Pig and might require some patches on Phoenix, or 
> might just be a simple delegation.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to