<?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: Meta table is not Online in Support Questions</title>
    <link>https://community.cloudera.com/t5/Support-Questions/Meta-table-is-not-Online/m-p/12344#M51753</link>
    <description>&amp;gt;From the master web UI, do you see if the meta region in transition?&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Wed, 14 May 2014 20:04:09 GMT</pubDate>
    <dc:creator>jxiang</dc:creator>
    <dc:date>2014-05-14T20:04:09Z</dc:date>
    <item>
      <title>Meta table is not Online</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Meta-table-is-not-Online/m-p/12334#M51751</link>
      <description>&lt;P&gt;Hi every one,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I did some load testing on my hbase cluster based on cdh 4.6 .Data got inserted correctly on hbase tables and also indexed on solr as I &amp;nbsp;am using lily.How ever &amp;nbsp;when I try to ingest data now I am getting the &amp;nbsp;below exception and also not able to scan any tables.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Looks like clinet is not able to find meta table from zoo keeper location.Can some one help?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;org.apache.hadoop.hbase.client.ScannerCallable@724715dd, org.apache.hadoop.hbase.NotServingRegionException: org.apache.hadoop.hbase.NotServingRegionException: Region is not online: .META.,,1&lt;BR /&gt;at org.apache.hadoop.hbase.regionserver.HRegionServer.getRegion(HRegionServer.java:3559)&lt;BR /&gt;at org.apache.hadoop.hbase.regionserver.HRegionServer.internalOpenScanner(HRegionServer.java:2557)&lt;BR /&gt;at org.apache.hadoop.hbase.regionserver.HRegionServer.openScanner(HRegionServer.java:2538)&lt;BR /&gt;at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)&lt;BR /&gt;at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)&lt;BR /&gt;at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)&lt;BR /&gt;at java.lang.reflect.Method.invoke(Method.java:597)&lt;BR /&gt;at org.apache.hadoop.hbase.ipc.WritableRpcEngine$Server.call(WritableRpcEngine.java:323)&lt;BR /&gt;at org.apache.hadoop.hbase.ipc.HBaseServer$Handler.run(HBaseServer.java:1428)&lt;/P&gt;</description>
      <pubDate>Fri, 16 Sep 2022 08:58:57 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Meta-table-is-not-Online/m-p/12334#M51751</guid>
      <dc:creator>Nishan</dc:creator>
      <dc:date>2022-09-16T08:58:57Z</dc:date>
    </item>
    <item>
      <title>Re: Meta table is not Online</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Meta-table-is-not-Online/m-p/12342#M51752</link>
      <description>&lt;P&gt;Hi ,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can some one help?&lt;/P&gt;</description>
      <pubDate>Wed, 14 May 2014 19:57:44 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Meta-table-is-not-Online/m-p/12342#M51752</guid>
      <dc:creator>Nishan</dc:creator>
      <dc:date>2014-05-14T19:57:44Z</dc:date>
    </item>
    <item>
      <title>Re: Meta table is not Online</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Meta-table-is-not-Online/m-p/12344#M51753</link>
      <description>&amp;gt;From the master web UI, do you see if the meta region in transition?&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 14 May 2014 20:04:09 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Meta-table-is-not-Online/m-p/12344#M51753</guid>
      <dc:creator>jxiang</dc:creator>
      <dc:date>2014-05-14T20:04:09Z</dc:date>
    </item>
    <item>
      <title>Re: Meta table is not Online</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Meta-table-is-not-Online/m-p/12346#M51754</link>
      <description>&lt;P&gt;Yes.Meta region is in transition from the master web UI&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;TABLE&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;1028785192&lt;/TD&gt;&lt;TD&gt;.META.,,1.1028785192 state=CLOSING&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;</description>
      <pubDate>Wed, 14 May 2014 20:13:46 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Meta-table-is-not-Online/m-p/12346#M51754</guid>
      <dc:creator>Nishan</dc:creator>
      <dc:date>2014-05-14T20:13:46Z</dc:date>
    </item>
    <item>
      <title>Re: Meta table is not Online</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Meta-table-is-not-Online/m-p/12348#M51755</link>
      <description>How long has it stuck there? You can check where it is trying to open, find&lt;BR /&gt;out anything wrong from the log. You may try to manually fail over your&lt;BR /&gt;master to see if it can fix the issue. Otherwise, you may need to use hbck.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 14 May 2014 20:21:09 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Meta-table-is-not-Online/m-p/12348#M51755</guid>
      <dc:creator>jxiang</dc:creator>
      <dc:date>2014-05-14T20:21:09Z</dc:date>
    </item>
    <item>
      <title>Re: Meta table is not Online</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Meta-table-is-not-Online/m-p/12356#M51756</link>
      <description>&lt;P&gt;Thank you.It has been in this state for more than a day now.I tried to fail over the master but still the problem persist.&lt;/P&gt;</description>
      <pubDate>Wed, 14 May 2014 20:40:29 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Meta-table-is-not-Online/m-p/12356#M51756</guid>
      <dc:creator>Nishan</dc:creator>
      <dc:date>2014-05-14T20:40:29Z</dc:date>
    </item>
    <item>
      <title>Re: Meta table is not Online</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Meta-table-is-not-Online/m-p/12358#M51757</link>
      <description>That's bad. Do you see anything wrong in the region server log? How many&lt;BR /&gt;regions in total do you have?&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 14 May 2014 20:49:09 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Meta-table-is-not-Online/m-p/12358#M51757</guid>
      <dc:creator>jxiang</dc:creator>
      <dc:date>2014-05-14T20:49:09Z</dc:date>
    </item>
    <item>
      <title>Re: Meta table is not Online</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Meta-table-is-not-Online/m-p/12362#M51758</link>
      <description>&lt;P&gt;I have 5 region servers in this &amp;nbsp;trial environment that was set up.There is only one on line region &amp;nbsp;when I check the master web UI.I ran some heavy load against this yesterday while perfroming a rolling re start &amp;nbsp;of the cluster.It was all well vbefore that .I am not able to bring it back to work since then.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The region server logs does not have any information.&lt;/P&gt;</description>
      <pubDate>Wed, 14 May 2014 21:40:59 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Meta-table-is-not-Online/m-p/12362#M51758</guid>
      <dc:creator>Nishan</dc:creator>
      <dc:date>2014-05-14T21:40:59Z</dc:date>
    </item>
    <item>
      <title>Re: Meta table is not Online</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Meta-table-is-not-Online/m-p/12366#M51759</link>
      <description>Have you tried to restart the whole cluster, use hbck to fix&lt;BR /&gt;meta/assignment? Is the log level DEBUG? If so, you should get quite some&lt;BR /&gt;information. Without knowing why it is stuck, it would be hard to fix.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 14 May 2014 22:38:09 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Meta-table-is-not-Online/m-p/12366#M51759</guid>
      <dc:creator>jxiang</dc:creator>
      <dc:date>2014-05-14T22:38:09Z</dc:date>
    </item>
    <item>
      <title>Re: Meta table is not Online</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Meta-table-is-not-Online/m-p/12394#M51760</link>
      <description>&lt;P&gt;Thank you.I tried runing hbase hbck as root user but it says I do not have enough permission.I am &amp;nbsp;trying run this as user hbase but &amp;nbsp;It asks &amp;nbsp;for the habse password.Can you help?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;14/05/15 16:26:47 WARN util.HBaseFsck: Got AccessControlException when preCheckPermission&lt;BR /&gt;org.apache.hadoop.security.AccessControlException: Permission denied: action=WRITE path=hdfs://nameservice1/hbase/-ROOT- user=root&lt;BR /&gt;at org.apache.hadoop.hbase.util.FSUtils.checkAccess(FSUtils.java:1333)&lt;BR /&gt;at org.apache.hadoop.hbase.util.HBaseFsck.preCheckPermission(HBaseFsck.java:1433)&lt;BR /&gt;at org.apache.hadoop.hbase.util.HBaseFsck.exec(HBaseFsck.java:3653)&lt;BR /&gt;at org.apache.hadoop.hbase.util.HBaseFsck.run(HBaseFsck.java:3502)&lt;BR /&gt;at org.apache.hadoop.util.ToolRunner.run(ToolRunner.java:70)&lt;BR /&gt;at org.apache.hadoop.util.ToolRunner.run(ToolRunner.java:84)&lt;BR /&gt;at org.apache.hadoop.hbase.util.HBaseFsck.main(HBaseFsck.java:3493)&lt;/P&gt;</description>
      <pubDate>Thu, 15 May 2014 16:42:34 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Meta-table-is-not-Online/m-p/12394#M51760</guid>
      <dc:creator>Nish</dc:creator>
      <dc:date>2014-05-15T16:42:34Z</dc:date>
    </item>
    <item>
      <title>Re: Meta table is not Online</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Meta-table-is-not-Online/m-p/12396#M51761</link>
      <description>&lt;P&gt;If you have root access you should be able to launch hbck as the hbase user via the following:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;sudo -u hbase hbase hbck ...&lt;/P&gt;</description>
      <pubDate>Thu, 15 May 2014 16:45:52 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Meta-table-is-not-Online/m-p/12396#M51761</guid>
      <dc:creator>jdavis</dc:creator>
      <dc:date>2014-05-15T16:45:52Z</dc:date>
    </item>
  </channel>
</rss>

