<?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 Accumulo under-replication issue in Archives of Support Questions (Read Only)</title>
    <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Accumulo-under-replication-issue/m-p/151027#M32634</link>
    <description>&lt;P&gt;HDP 2.4 installed using Ambari 2.2.2.0.&lt;/P&gt;&lt;P&gt;&lt;A target="_blank" href="https://community.hortonworks.com/questions/30530/under-replicated-blocks.html" rel="nofollow noopener noreferrer"&gt;This existing thread&lt;/A&gt; mentions clearly the under-replication issue that exists with Accumulo.&lt;/P&gt;&lt;P&gt;Accordingly,&lt;STRONG&gt; I executed several times the below command and also restarted the Accumulo service&lt;/STRONG&gt;, the under-replicated blocks dropped to 0 momentarily, then again started to increase :&lt;/P&gt;&lt;PRE&gt;[hdfs@l4327pp root]$ hdfs dfs -setrep -w 3 /&lt;/PRE&gt;&lt;PRE&gt;[hdfs@l4327pp root]$ hdfs fsck /
Connecting to namenode via &lt;A href="http://l4327pp.sss.com:50070/fsck?ugi=hdfs&amp;amp;path=%2F" target="_blank" rel="nofollow noopener noreferrer"&gt;http://l4327pp.sss.com:50070/fsck?ugi=hdfs&amp;amp;path=%2F&lt;/A&gt;
FSCK started by hdfs (auth:SIMPLE) from /138.106.33.139 for path / at Wed Jun 22 11:56:56 CEST 2016
.......
/apps/accumulo/data/tables/!0/table_info/A000025h.rf:  Under replicated BP-736310146-138.106.33.139-1466422465726:blk_1073745134_4310. Target Replicas is 5 but found 4 live replica(s), 0 decommissioned replica(s) and 0 decommissioning replica(s).
.
/apps/accumulo/data/tables/!0/table_info/A000025i.rf:  Under replicated BP-736310146-138.106.33.139-1466422465726:blk_1073745135_4311. Target Replicas is 5 but found 4 live replica(s), 0 decommissioned replica(s) and 0 decommissioning replica(s).
.
/apps/accumulo/data/tables/!0/table_info/F000025g.rf:  Under replicated BP-736310146-138.106.33.139-1466422465726:blk_1073745133_4309. Target Replicas is 5 but found 4 live replica(s), 0 decommissioned replica(s) and 0 decommissioning replica(s).
.
/apps/accumulo/data/tables/+r/root_tablet/A000025k.rf:  Under replicated BP-736310146-138.106.33.139-1466422465726:blk_1073745137_4313. Target Replicas is 5 but found 4 live replica(s), 0 decommissioned replica(s) and 0 decommissioning replica(s).
..........................................................................................
....................................................................................................
....................................................................................................
....................................................................................................
....................................................................................................
....................................................................................................
...............................................................
/user/accumulo/.Trash/Current/apps/accumulo/data/tables/+r/root_tablet/delete+A000025k.rf+F000025j.rf:  Under replicated BP-736310146-138.106.33.139-1466422465726:blk_1073745136_4312. Target Replicas is 5 but found 4 live replica(s), 0 decommissioned replica(s) and 0 decommissioning replica(s).
.....................................
....................................................................................................
....................................................................................................
....................................................................................................
....................................................................................................
........................................................................Status: HEALTHY
 Total size:    44223528893 B (Total open files size: 426 B)
 Total dirs:    139
 Total files:   1172
 Total symlinks:                0 (Files currently being written: 2)
 Total blocks (validated):      1490 (avg. block size 29680220 B) (Total open file blocks (not validated): 2)
 Minimally replicated blocks:   1490 (100.0 %)
 Over-replicated blocks:        0 (0.0 %)
 Under-replicated blocks:       5 (0.33557048 %)
 Mis-replicated blocks:         0 (0.0 %)
 Default replication factor:    3
 Average block replication:     3.0033557
 Corrupt blocks:                0
 Missing replicas:              5 (0.11160714 %)
 Number of data-nodes:          4
 Number of racks:               1
FSCK ended at Wed Jun 22 11:56:56 CEST 2016 in 31 milliseconds
The filesystem under path '/' is HEALTHY&lt;/PRE&gt;&lt;P&gt;I even tried to add an entry to the custom accumulo-site.xml and restarted the service but the issue persists :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="5147-accumulo-custom-site-entry.png" style="width: 830px;"&gt;&lt;img src="https://community.cloudera.com/t5/image/serverpage/image-id/21199iC056300B05F4AB46/image-size/medium?v=v2&amp;amp;px=400" role="button" title="5147-accumulo-custom-site-entry.png" alt="5147-accumulo-custom-site-entry.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
    <pubDate>Sun, 18 Aug 2019 12:57:36 GMT</pubDate>
    <dc:creator>kaliyugantagoni</dc:creator>
    <dc:date>2019-08-18T12:57:36Z</dc:date>
    <item>
      <title>Accumulo under-replication issue</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Accumulo-under-replication-issue/m-p/151027#M32634</link>
      <description>&lt;P&gt;HDP 2.4 installed using Ambari 2.2.2.0.&lt;/P&gt;&lt;P&gt;&lt;A target="_blank" href="https://community.hortonworks.com/questions/30530/under-replicated-blocks.html" rel="nofollow noopener noreferrer"&gt;This existing thread&lt;/A&gt; mentions clearly the under-replication issue that exists with Accumulo.&lt;/P&gt;&lt;P&gt;Accordingly,&lt;STRONG&gt; I executed several times the below command and also restarted the Accumulo service&lt;/STRONG&gt;, the under-replicated blocks dropped to 0 momentarily, then again started to increase :&lt;/P&gt;&lt;PRE&gt;[hdfs@l4327pp root]$ hdfs dfs -setrep -w 3 /&lt;/PRE&gt;&lt;PRE&gt;[hdfs@l4327pp root]$ hdfs fsck /
Connecting to namenode via &lt;A href="http://l4327pp.sss.com:50070/fsck?ugi=hdfs&amp;amp;path=%2F" target="_blank" rel="nofollow noopener noreferrer"&gt;http://l4327pp.sss.com:50070/fsck?ugi=hdfs&amp;amp;path=%2F&lt;/A&gt;
FSCK started by hdfs (auth:SIMPLE) from /138.106.33.139 for path / at Wed Jun 22 11:56:56 CEST 2016
.......
/apps/accumulo/data/tables/!0/table_info/A000025h.rf:  Under replicated BP-736310146-138.106.33.139-1466422465726:blk_1073745134_4310. Target Replicas is 5 but found 4 live replica(s), 0 decommissioned replica(s) and 0 decommissioning replica(s).
.
/apps/accumulo/data/tables/!0/table_info/A000025i.rf:  Under replicated BP-736310146-138.106.33.139-1466422465726:blk_1073745135_4311. Target Replicas is 5 but found 4 live replica(s), 0 decommissioned replica(s) and 0 decommissioning replica(s).
.
/apps/accumulo/data/tables/!0/table_info/F000025g.rf:  Under replicated BP-736310146-138.106.33.139-1466422465726:blk_1073745133_4309. Target Replicas is 5 but found 4 live replica(s), 0 decommissioned replica(s) and 0 decommissioning replica(s).
.
/apps/accumulo/data/tables/+r/root_tablet/A000025k.rf:  Under replicated BP-736310146-138.106.33.139-1466422465726:blk_1073745137_4313. Target Replicas is 5 but found 4 live replica(s), 0 decommissioned replica(s) and 0 decommissioning replica(s).
..........................................................................................
....................................................................................................
....................................................................................................
....................................................................................................
....................................................................................................
....................................................................................................
...............................................................
/user/accumulo/.Trash/Current/apps/accumulo/data/tables/+r/root_tablet/delete+A000025k.rf+F000025j.rf:  Under replicated BP-736310146-138.106.33.139-1466422465726:blk_1073745136_4312. Target Replicas is 5 but found 4 live replica(s), 0 decommissioned replica(s) and 0 decommissioning replica(s).
.....................................
....................................................................................................
....................................................................................................
....................................................................................................
....................................................................................................
........................................................................Status: HEALTHY
 Total size:    44223528893 B (Total open files size: 426 B)
 Total dirs:    139
 Total files:   1172
 Total symlinks:                0 (Files currently being written: 2)
 Total blocks (validated):      1490 (avg. block size 29680220 B) (Total open file blocks (not validated): 2)
 Minimally replicated blocks:   1490 (100.0 %)
 Over-replicated blocks:        0 (0.0 %)
 Under-replicated blocks:       5 (0.33557048 %)
 Mis-replicated blocks:         0 (0.0 %)
 Default replication factor:    3
 Average block replication:     3.0033557
 Corrupt blocks:                0
 Missing replicas:              5 (0.11160714 %)
 Number of data-nodes:          4
 Number of racks:               1
FSCK ended at Wed Jun 22 11:56:56 CEST 2016 in 31 milliseconds
The filesystem under path '/' is HEALTHY&lt;/PRE&gt;&lt;P&gt;I even tried to add an entry to the custom accumulo-site.xml and restarted the service but the issue persists :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="5147-accumulo-custom-site-entry.png" style="width: 830px;"&gt;&lt;img src="https://community.cloudera.com/t5/image/serverpage/image-id/21199iC056300B05F4AB46/image-size/medium?v=v2&amp;amp;px=400" role="button" title="5147-accumulo-custom-site-entry.png" alt="5147-accumulo-custom-site-entry.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 18 Aug 2019 12:57:36 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Accumulo-under-replication-issue/m-p/151027#M32634</guid>
      <dc:creator>kaliyugantagoni</dc:creator>
      <dc:date>2019-08-18T12:57:36Z</dc:date>
    </item>
    <item>
      <title>Re: Accumulo under-replication issue</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Accumulo-under-replication-issue/m-p/151028#M32635</link>
      <description>&lt;P&gt;As described in the answer to this question: &lt;A href="https://community.hortonworks.com/questions/35138/target-replicas-is-5-but-found-3-live-replicas.html" target="_blank"&gt;https://community.hortonworks.com/questions/35138/target-replicas-is-5-but-found-3-live-replicas.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Start the accumulo shell on a host where the Accumulo client is installed and run the following:&lt;/P&gt;&lt;PRE&gt;config -t accumulo.root -s table.file.replication=3
config -t accumulo.metadata -s table.file.replication=3&lt;/PRE&gt;&lt;P&gt;You'll have to change these properties AND run the hdfs setrep command so that both new and existing files have their settings changed.&lt;/P&gt;</description>
      <pubDate>Thu, 23 Jun 2016 01:41:53 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Accumulo-under-replication-issue/m-p/151028#M32635</guid>
      <dc:creator>billie</dc:creator>
      <dc:date>2016-06-23T01:41:53Z</dc:date>
    </item>
    <item>
      <title>Re: Accumulo under-replication issue</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Accumulo-under-replication-issue/m-p/151029#M32636</link>
      <description>&lt;P&gt;Accumulo(as always)gave a nasty surprise, was unable to log-in the shell using the credentials I provided during the installation, the tracer failed to start. As per &lt;A target="_blank" href="http://stackoverflow.com/questions/28399361/thriftsecurityexception-userroot-codebad-credentials"&gt;this thread&lt;/A&gt;, I kept a simple text password and then executed the commands you provided&lt;/P&gt;</description>
      <pubDate>Thu, 23 Jun 2016 16:25:44 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Accumulo-under-replication-issue/m-p/151029#M32636</guid>
      <dc:creator>kaliyugantagoni</dc:creator>
      <dc:date>2016-06-23T16:25:44Z</dc:date>
    </item>
  </channel>
</rss>

