[ https://issues.apache.org/jira/browse/PHOENIX-1558?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14259460#comment-14259460 ]
maghamravikiran commented on PHOENIX-1558: ------------------------------------------ The code isn't duplicated. The internal classes like InputFormat,OutputFormat have been moved to phoenix-core module from phoenix-pig. The PhoenixPigConfiguration was a utility class that was used internally within the code to update Configuration parameters that were passed to the pig script, like SELECT query , TABLE , UPSERT column ... This class has been renamed to PhoenixConfigurationUtil and moved to phoenix-core. This way, classes that are specific to PIG will be in phoenix-pig module. > Document map-reduce integration > ------------------------------- > > Key: PHOENIX-1558 > URL: https://issues.apache.org/jira/browse/PHOENIX-1558 > Project: Phoenix > Issue Type: Sub-task > Reporter: James Taylor > Assignee: maghamravikiran > Attachments: phoenix mr.md, phoenix_mr.1.md, phoenix_mr.2.md > > > We should document our most excellent map-reduce integration. -- This message was sent by Atlassian JIRA (v6.3.4#6332)