You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Jean-Daniel Cryans (JIRA)" <ji...@apache.org> on 2011/03/24 22:04:05 UTC

[jira] [Resolved] (HBASE-3497) TableMapReduceUtil.initTableReducerJob broken due to setConf method in TableOutputFormat

     [ https://issues.apache.org/jira/browse/HBASE-3497?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jean-Daniel Cryans resolved HBASE-3497.
---------------------------------------

       Resolution: Fixed
    Fix Version/s:     (was: 0.92.0)
                   0.90.2
     Hadoop Flags: [Reviewed]

Committed without the pollution to branch and trunk, thanks Stack!

> 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