Uploaded image for project: 'HBase'
  1. HBase
  2. HBASE-3497

TableMapReduceUtil.initTableReducerJob broken due to setConf method in TableOutputFormat

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 0.90.0
    • 0.90.2
    • None
    • None
    • Reviewed

    Description

      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

      Attachments

        1. HBASE-3497.patch
          3 kB
          Jean-Daniel Cryans

        Issue Links

          Activity

            People

              jdcryans Jean-Daniel Cryans
              amansk Amandeep Khurana
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: