[ https://issues.apache.org/jira/browse/PHOENIX-1653?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Geoffrey Jacoby updated PHOENIX-1653: ------------------------------------- Attachment: PHOENIX-1653v3.patch Third version of patch, incorporating Gabriel Reid's v2 feedback. 1. Two uses where getInputConnection was incorrectly used instead of getOutputConnection have been fixed. 2. Dumb typo in getOutputConnection's name fixed. 3. Extracted duplicate code in getInputConnection/getOutputConnection into its own private method 4. Tweaked the constants in the added tests. > Allow option to pass peer zookeeper address to load data into a target > cluster in Map Reduce api > ------------------------------------------------------------------------------------------------ > > Key: PHOENIX-1653 > URL: https://issues.apache.org/jira/browse/PHOENIX-1653 > Project: Phoenix > Issue Type: Improvement > Affects Versions: 5.0.0 > Reporter: maghamravikiran > Labels: newbie, patch > Attachments: PHOENIX-1653.patch, PHOENIX-1653v2.patch, > PHOENIX-1653v3.patch > > > Provide an option to pass the peer zookeeper address within a MapReduce job > where PhoenixInputFormat reads from one HBase cluster, and > PhoenixOutputFormat writes to a different cluster. -- This message was sent by Atlassian JIRA (v6.3.4#6332)