<?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: Accumulo service check getting failed. in Archives of Support Questions (Read Only)</title>
    <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Accumulo-service-check-getting-failed/m-p/177917#M82970</link>
    <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/83540/s09021995.html" nodeid="83540"&gt;@Shobhna Dhami&lt;BR /&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;If it still does not work then please share the Accumulo logs along with the ambari agent logs.&lt;/P&gt;&lt;P&gt;Also please let us know which version of Ambari Do you use?   Because in very old version of ambari similar issue was reported and for enhancement,  Where the issue was occurring due to already existing "&lt;STRONG&gt;testtable&lt;/STRONG&gt;":    &lt;A href="https://issues.apache.org/jira/browse/AMBARI-14776" target="_blank"&gt;https://issues.apache.org/jira/browse/AMBARI-14776&lt;/A&gt;&lt;/P&gt;&lt;P&gt;You might also want to refer to the following doc: &lt;A href="https://community.hortonworks.com/articles/79327/re-initializing-apache-accumulo-under-hdp.html" target="_blank"&gt;https://community.hortonworks.com/articles/79327/re-initializing-apache-accumulo-under-hdp.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/83540/s09021995.html" nodeid="83540"&gt;&lt;/A&gt; &lt;/P&gt;</description>
    <pubDate>Fri, 31 Aug 2018 14:32:01 GMT</pubDate>
    <dc:creator>jsensharma</dc:creator>
    <dc:date>2018-08-31T14:32:01Z</dc:date>
    <item>
      <title>Accumulo service check getting failed.</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Accumulo-service-check-getting-failed/m-p/177915#M82968</link>
      <description>&lt;P&gt;Accumulo is not showing any alert but &lt;A href="https://community.cloudera.com/legacyfs/online/attachments/88408-accumulo.png"&gt;accumulo.png&lt;/A&gt;&lt;A href="https://community.cloudera.com/legacyfs/online/attachments/88409-accumulo-error.png"&gt;accumulo-error.png&lt;/A&gt;&lt;/P&gt;&lt;P&gt; Accumulo service check is getting failed with error: &lt;/P&gt;&lt;PRE&gt; ERROR: org.apache.accumulo.core.client.TableExistsException: Table testtable exists
2018-08-30 17:10:46,508 [shell.Shell] ERROR: java.lang.IllegalStateException: Not in a table context. Please use 'table &amp;lt;tableName&amp;gt;' to switch to a table, or use '-t' to specify a table if option is available.
2018-08-30 17:10:46,509 [shell.Shell] ERROR: java.lang.IllegalStateException: Not in a table context. Please use 'table &amp;lt;tableName&amp;gt;' to switch to a table, or use '-t' to specify a table if option is available.
2018-08-30 17:10:46,509 [shell.Shell] ERROR: java.lang.IllegalStateException: Not in a table context. Please use 'table &amp;lt;tableName&amp;gt;' to switch to a table, or use '-t' to specify a table if option is available.
2018-08-30 17:10:46,509 [shell.Shell] ERROR: java.lang.IllegalStateException: Not in a table context. Please use 'table &amp;lt;tableName&amp;gt;' to switch to a table, or use '-t' to specify a table if option is available.&lt;/PRE&gt;</description>
      <pubDate>Fri, 31 Aug 2018 14:17:53 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Accumulo-service-check-getting-failed/m-p/177915#M82968</guid>
      <dc:creator>s09021995</dc:creator>
      <dc:date>2018-08-31T14:17:53Z</dc:date>
    </item>
    <item>
      <title>Re: Accumulo service check getting failed.</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Accumulo-service-check-getting-failed/m-p/177916#M82969</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/83540/s09021995.html" nodeid="83540"&gt;@Shobhna Dhami&lt;/A&gt;
&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Can you try running the command manually as following? And check if the "testtable" exist? &lt;/P&gt;&lt;PRE&gt;# /usr/hdp/current/accumulo-client/bin/accumulo shell -u ambari-qa -p smoke
&amp;gt; tables&lt;/PRE&gt;&lt;P&gt;As we see the exception as following:&lt;/P&gt;&lt;PRE&gt; ERROR: org.apache.accumulo.core.client.TableExistsException:Table testtable exists&lt;/PRE&gt;&lt;P&gt;&lt;BR /&gt;Hence If the '&lt;STRONG&gt;testtable&lt;/STRONG&gt;' exist then try to drop it once and then re run the service check.&lt;/P&gt;&lt;PRE&gt;&amp;gt; droptable testtable &lt;/PRE&gt;&lt;P&gt;.&lt;/P&gt;</description>
      <pubDate>Fri, 31 Aug 2018 14:27:40 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Accumulo-service-check-getting-failed/m-p/177916#M82969</guid>
      <dc:creator>jsensharma</dc:creator>
      <dc:date>2018-08-31T14:27:40Z</dc:date>
    </item>
    <item>
      <title>Re: Accumulo service check getting failed.</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Accumulo-service-check-getting-failed/m-p/177917#M82970</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/83540/s09021995.html" nodeid="83540"&gt;@Shobhna Dhami&lt;BR /&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;If it still does not work then please share the Accumulo logs along with the ambari agent logs.&lt;/P&gt;&lt;P&gt;Also please let us know which version of Ambari Do you use?   Because in very old version of ambari similar issue was reported and for enhancement,  Where the issue was occurring due to already existing "&lt;STRONG&gt;testtable&lt;/STRONG&gt;":    &lt;A href="https://issues.apache.org/jira/browse/AMBARI-14776" target="_blank"&gt;https://issues.apache.org/jira/browse/AMBARI-14776&lt;/A&gt;&lt;/P&gt;&lt;P&gt;You might also want to refer to the following doc: &lt;A href="https://community.hortonworks.com/articles/79327/re-initializing-apache-accumulo-under-hdp.html" target="_blank"&gt;https://community.hortonworks.com/articles/79327/re-initializing-apache-accumulo-under-hdp.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/83540/s09021995.html" nodeid="83540"&gt;&lt;/A&gt; &lt;/P&gt;</description>
      <pubDate>Fri, 31 Aug 2018 14:32:01 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Accumulo-service-check-getting-failed/m-p/177917#M82970</guid>
      <dc:creator>jsensharma</dc:creator>
      <dc:date>2018-08-31T14:32:01Z</dc:date>
    </item>
    <item>
      <title>Re: Accumulo service check getting failed.</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Accumulo-service-check-getting-failed/m-p/177918#M82971</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/3418/jsensharma.html" nodeid="3418"&gt;@Jay Kumar SenSharma&lt;/A&gt; Thanks for the reply.&lt;/P&gt;&lt;P&gt;I tried to drop table testtable but getting error : Thread "shell" stuck on IO to slnxhadoop03.dhcp.noid.in:9999 (0) for at least 120348 ms&lt;/P&gt;&lt;P&gt;I am using HDP 2.5.3 and ambari version 2.4.2.0.&lt;/P&gt;</description>
      <pubDate>Fri, 31 Aug 2018 16:28:39 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Accumulo-service-check-getting-failed/m-p/177918#M82971</guid>
      <dc:creator>s09021995</dc:creator>
      <dc:date>2018-08-31T16:28:39Z</dc:date>
    </item>
    <item>
      <title>Re: Accumulo service check getting failed.</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Accumulo-service-check-getting-failed/m-p/177919#M82972</link>
      <description>&lt;A rel="user" href="https://community.cloudera.com/users/3418/jsensharma.html" nodeid="3418"&gt;@Jay Kumar SenSharma&lt;/A&gt;&lt;P&gt;Thanks for the reply. I followed steps given in &lt;A href="https://community.hortonworks.com/articles/79327/re-initializing-apache-accumulo-under-hdp.html"&gt;https://community.hortonworks.com/articles/79327/re-initializing-apache-accumulo-under-hdp.html&lt;/A&gt; and it worked. &lt;/P&gt;</description>
      <pubDate>Fri, 31 Aug 2018 17:12:37 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Accumulo-service-check-getting-failed/m-p/177919#M82972</guid>
      <dc:creator>s09021995</dc:creator>
      <dc:date>2018-08-31T17:12:37Z</dc:date>
    </item>
  </channel>
</rss>

