<?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 atlas ui doesn't work due to atlas_titan table in Archives of Support Questions (Read Only)</title>
    <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/atlas-ui-doesn-t-work-due-to-atlas-titan-table/m-p/198421#M65844</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I installed HDP 2.6, atlas server seems working but it has a error which says atlas ui does not work. There is an error like this which occur during start of atlas;&lt;/P&gt;&lt;P&gt;"....&lt;/P&gt;&lt;P&gt;Caused by: com.thinkaurelius.titan.diskstorage.TemporaryBackendException: Temporary failure in storage backend
  at com.thinkaurelius.titan.diskstorage.hbase.HBaseStoreManager.ensureTableExists(HBaseStoreManager.java:720)
  at com.thinkaurelius.titan.diskstorage.hbase.HBaseStoreManager.ensureColumnFamilyExists(HBaseStoreManager.java:792)
  at com.thinkaurelius.titan.diskstorage.hbase.HBaseStoreManager.openDatabase(HBaseStoreManager.java:474)
  at com.thinkaurelius.titan.diskstorage.hbase.HBaseStoreManager.openDatabase(HBaseStoreManager.java:455)
  at com.thinkaurelius.titan.diskstorage.Backend.getStandaloneGlobalConfiguration(Backend.java:387)
  ... 40 more
Caused by: org.apache.hadoop.hbase.TableExistsException: atlas_titan&lt;/P&gt;&lt;P&gt;....&lt;/P&gt;&lt;P&gt;"&lt;/P&gt;</description>
    <pubDate>Tue, 01 Aug 2017 13:44:56 GMT</pubDate>
    <dc:creator>mustafakemal_ma</dc:creator>
    <dc:date>2017-08-01T13:44:56Z</dc:date>
    <item>
      <title>atlas ui doesn't work due to atlas_titan table</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/atlas-ui-doesn-t-work-due-to-atlas-titan-table/m-p/198421#M65844</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I installed HDP 2.6, atlas server seems working but it has a error which says atlas ui does not work. There is an error like this which occur during start of atlas;&lt;/P&gt;&lt;P&gt;"....&lt;/P&gt;&lt;P&gt;Caused by: com.thinkaurelius.titan.diskstorage.TemporaryBackendException: Temporary failure in storage backend
  at com.thinkaurelius.titan.diskstorage.hbase.HBaseStoreManager.ensureTableExists(HBaseStoreManager.java:720)
  at com.thinkaurelius.titan.diskstorage.hbase.HBaseStoreManager.ensureColumnFamilyExists(HBaseStoreManager.java:792)
  at com.thinkaurelius.titan.diskstorage.hbase.HBaseStoreManager.openDatabase(HBaseStoreManager.java:474)
  at com.thinkaurelius.titan.diskstorage.hbase.HBaseStoreManager.openDatabase(HBaseStoreManager.java:455)
  at com.thinkaurelius.titan.diskstorage.Backend.getStandaloneGlobalConfiguration(Backend.java:387)
  ... 40 more
Caused by: org.apache.hadoop.hbase.TableExistsException: atlas_titan&lt;/P&gt;&lt;P&gt;....&lt;/P&gt;&lt;P&gt;"&lt;/P&gt;</description>
      <pubDate>Tue, 01 Aug 2017 13:44:56 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/atlas-ui-doesn-t-work-due-to-atlas-titan-table/m-p/198421#M65844</guid>
      <dc:creator>mustafakemal_ma</dc:creator>
      <dc:date>2017-08-01T13:44:56Z</dc:date>
    </item>
    <item>
      <title>Re: atlas ui doesn't work due to atlas_titan table</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/atlas-ui-doesn-t-work-due-to-atlas-titan-table/m-p/198422#M65845</link>
      <description>&lt;P&gt;I found the solution.&lt;/P&gt;&lt;P&gt;It happens because "atlas_titan" is a zombie hbase table. It can't be created(hbase says table exists) and it can't be dropped(hbase says table does not exist). This happens when table doesn't exist in hbase but exists in zookeeper. It should be deleted from zookeeper.&lt;/P&gt;&lt;P&gt;$ hbase zkcli&lt;/P&gt;&lt;P&gt;[zk: ...] ls /hbase-unsecure/table&lt;/P&gt;&lt;P&gt;[zk: ...] rmr /hbase-unsecure/table/ATLAS_ENTITY_AUDIT_EVENTS&lt;/P&gt;&lt;P&gt;[zk: ...] rmr /hbase-unsecure/table/atlas_titan&lt;/P&gt;&lt;P&gt;[zk: ...] quit&lt;/P&gt;&lt;P&gt;Then restart atlas, it should recreate hbase tables and application should be up a few seconds later.&lt;/P&gt;</description>
      <pubDate>Tue, 01 Aug 2017 20:16:27 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/atlas-ui-doesn-t-work-due-to-atlas-titan-table/m-p/198422#M65845</guid>
      <dc:creator>mustafakemal_ma</dc:creator>
      <dc:date>2017-08-01T20:16:27Z</dc:date>
    </item>
  </channel>
</rss>

