Hi Geoffrey, In the current implementation, we wouldn't be able to as we take the zookeeper quorum information from the hbase-site.xml in the classpath. However, we can easily extend the current implementation to support this. I have raised this https://issues.apache.org/jira/browse/PHOENIX-1653 .
Regards Ravi On Wed, Feb 11, 2015 at 11:03 AM, Geoffrey Jacoby <[email protected]> wrote: > I'm interested in the new MapReduce features coming in Phoenix 4.3. I was > wondering: is there a way to make a MapReduce job where PhoenixInputFormat > reads from one HBase cluster, and PhoenixOutputFormat writes to a different > cluster? > > Thanks, > > Geoffrey Jacoby >
