<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>question Re: How to delete wrong hbase replication? in Archives of Support Questions (Read Only)</title>
    <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/How-to-delete-wrong-hbase-replication/m-p/121673#M30819</link>
    <description>&lt;P&gt;never mind, i've just found the solutions, just delete the wrong replication path in zookeeper. &lt;/P&gt;&lt;P&gt;zookeeper-client -server my_domain2.domain.org:2181&lt;/P&gt;&lt;P&gt;[zk:my_domain2.domain.org:2181[CONNENTED] 0] rmr /hbase-unsecure/replication/rs/my_domain2,16020,..... &lt;/P&gt;</description>
    <pubDate>Mon, 06 Jun 2016 15:35:47 GMT</pubDate>
    <dc:creator>rainysia</dc:creator>
    <dc:date>2016-06-06T15:35:47Z</dc:date>
    <item>
      <title>How to delete wrong hbase replication?</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/How-to-delete-wrong-hbase-replication/m-p/121672#M30818</link>
      <description>&lt;P&gt;Hi mates,&lt;/P&gt;&lt;P&gt;when i login into hbase shell and input "zk_dump", found  lots of wrong hbase replication job in here.&lt;/P&gt;&lt;PRE&gt;/hbase-unsecure/replication/rs/my_domain2,16020,1460444986940/2/my_domain2%2C16020%2C1460444986940.default.1462278662155: 
/hbase-unsecure/replication/rs/my_domain2,16020,1460444986940/2/my_domain2%2C16020%2C1460444986940.default.1462545079305: 
/hbase-unsecure/replication/rs/my_domain2,16020,1460444986940/2/my_domain2%2C16020%2C1460444986940.default.1462746690994: 
/hbase-unsecure/replication/rs/my_domain2,16020,1460444986940/2/my_domain2%2C16020%2C1460444986940.default.1462642284491: 
/hbase-unsecure/replication/rs/my_domain2,16020,1460444986940/2/my_domain2%2C16020%2C1460444986940.default.1462343465691: 
/hbase-unsecure/replication/rs/my_domain2,16020,1460444986940/2/my_domain2%2C16020%2C1460444986940.default.1462775492864: 
/hbase-unsecure/replication/rs/my_domain2,16020,1460444986940/2/my_domain2%2C16020%2C1460444986940.default.1462617083162: 
/hbase-unsecure/replication/rs/my_domain2,16020,1460444986940/2/my_domain2%2C16020%2C1460444986940.default.1462365066743: 
/hbase-unsecure/replication/rs/my_domain2,16020,1460444986940/2/my_domain2%2C16020%2C1460444986940.default.1462347065832: 
/hbase-unsecure/replication/rs/my_domain2,16020,1460444986940/2/my_domain2%2C16020%2C1460444986940.default.1462246260405: 
/hbase-unsecure/replication/rs/my_domain2,16020,1460444986940/2/my_domain2%2C16020%2C1460444986940.default.1462613482930: 
/hbase-unsecure/replication/rs/my_domain2,16020,1460444986940/2/my_domain2%2C16020%2C1460444986940.default.1461940242084: 
/hbase-unsecure/replication/rs/my_domain2,16020,1460444986940/2/my_domain2%2C16020%2C1460444986940.default.1461947442418: 
/hbase-unsecure/replication/rs/my_domain2,16020,1460444986940/2/my_domain2%2C16020%2C1460444986940.default.1462073450646: 
/hbase-unsecure/replication/rs/my_domain2,16020,1460444986940/2/my_domain2%2C16020%2C1460444986940.default.1462739490242: 
/hbase-unsecure/replication/rs/my_domain2,16020,1460444986940/2/my_domain2%2C16020%2C1460444986940.default.1461918640536: 
/hbase-unsecure/replication/rs/my_domain2,16020,1460444986940/2/my_domain2%2C16020%2C1460444986940.default.1462645884799: 
/hbase-unsecure/replication/rs/my_domain2,16020,1460444986940/2/my_domain2%2C16020%2C1460444986940.default.1462426270067: &lt;/PRE&gt;&lt;P&gt;but `status 'simple'` didn't show the wrong domain "my_domain1, my_domain2, my_domain3 ..." region server information,&lt;/P&gt;&lt;P&gt;It was caused by wrong configuration at  first.  Now all Datanode use FQCN like "my_domain1.domain.org, my_domain2.domain.org, my_domain3.domain.org ...", and we have the correct data in new FQCN replication.&lt;/P&gt;&lt;P&gt;How to delete the wrong/unfinished replication?&lt;/P&gt;</description>
      <pubDate>Mon, 06 Jun 2016 15:24:19 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/How-to-delete-wrong-hbase-replication/m-p/121672#M30818</guid>
      <dc:creator>rainysia</dc:creator>
      <dc:date>2016-06-06T15:24:19Z</dc:date>
    </item>
    <item>
      <title>Re: How to delete wrong hbase replication?</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/How-to-delete-wrong-hbase-replication/m-p/121673#M30819</link>
      <description>&lt;P&gt;never mind, i've just found the solutions, just delete the wrong replication path in zookeeper. &lt;/P&gt;&lt;P&gt;zookeeper-client -server my_domain2.domain.org:2181&lt;/P&gt;&lt;P&gt;[zk:my_domain2.domain.org:2181[CONNENTED] 0] rmr /hbase-unsecure/replication/rs/my_domain2,16020,..... &lt;/P&gt;</description>
      <pubDate>Mon, 06 Jun 2016 15:35:47 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/How-to-delete-wrong-hbase-replication/m-p/121673#M30819</guid>
      <dc:creator>rainysia</dc:creator>
      <dc:date>2016-06-06T15:35:47Z</dc:date>
    </item>
  </channel>
</rss>

