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

Enable table replication fails from 1.x to 2.x if table already exist at peer.

    XMLWordPrintableJSON

Details

    • Reviewed

    Description

      If source is 1.x and peer is 2.x and a default table is created at source and also at peer, default table descriptors mismatch so the enable table replication fails with error :

       

      Table t1 exists in peer cluster 1, but the table descriptors are not same when compared with source cluster. Thus can not enable the table's replication switch.

      Following are the extra attributes set by default in 2.x:
      CACHE_DATA_ON_WRITE
      CACHE_INDEX_ON_WRITE
      CACHE_BLOOMS_ON_WRITE
      EVICT_BLOCKS_ON_CLOSE
      PREFETCH_BLOCKS_ON_OPEN.

      Attachments

        Issue Links

          Activity

            People

              sanjeetnishad Sanjeet Nishad
              sanjeetnishad Sanjeet Nishad
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: