[
https://issues.apache.org/jira/browse/HBASE-3497?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13011483#comment-13011483
]
Hudson commented on HBASE-3497:
-------------------------------
Integrated in HBase-TRUNK #1814 (See
[https://hudson.apache.org/hudson/job/HBase-TRUNK/1814/])
> TableMapReduceUtil.initTableReducerJob broken due to setConf method in
> TableOutputFormat
> ----------------------------------------------------------------------------------------
>
> Key: HBASE-3497
> URL: https://issues.apache.org/jira/browse/HBASE-3497
> Project: HBase
> Issue Type: Bug
> Affects Versions: 0.90.0
> Reporter: Amandeep Khurana
> Assignee: Jean-Daniel Cryans
> Fix For: 0.90.2
>
> Attachments: HBASE-3497.patch
>
>
> setConf() method in TableOutputFormat gets called and it replaces the
> hbase.zookeeper.quorum address in the job conf xml when you run a CopyTable
> job from one cluster to another. The conf gets set to the peer.addr that is
> specified, which makes the job read and write from/to the peer cluster
> instead of reading from the original cluster and writing to the peer.
> Possibly caused due to the change in
> https://issues.apache.org/jira/browse/HBASE-3111
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira