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

CopyTable: Cannot have ZK source to destination

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Critical
    • Resolution: Duplicate
    • 0.90.1
    • None
    • Zookeeper
    • None

    Description

      During a Copy Table, involving --peer.adr, we found the following block of code:

      if (address != null)

      { ZKUtil.applyClusterKeyToConf(this.conf, address); }

      When we set ZK conf in setConf method, that also gets called in frontend when MR initializes TOF, so there's no way now to have two ZK points for a single job, cause source gets reset before job is submitted.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              lhillenbrand Linden Hillenbrand
              Votes:
              1 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: