[ https://issues.apache.org/jira/browse/PHOENIX-1653?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14348337#comment-14348337 ]
maghamravikiran commented on PHOENIX-1653: ------------------------------------------ Hi [~Geoffrey Jacoby] . I notice you have added few overloaded methods in ConnectionUtil to get an handle to a Connection object. Apparently, to fix Phoenix-1078 , [~Jeffrey Zhong] had to copy over the entries in Configuration onto a Properties instance and pass it over to the DriverManager.getConnection() call. That seems to be missing in your overloaded methods. Rest apart, it looks good to me. Thanks for the patch. > 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 > > > 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)