Hi,

Follow the below steps to delete the Entity history from Atlas.


   1. Stop Atlas
   2. Start hbase shell and fire below commands
      1. *disable ‘atlas_titan’ –* This will disable the atlas_titan table
      where atlas stores all its metadata.
      2. *drop ‘atlas_titan’ – *This will drop the table.
   3. Restart Atlas

This should actually remove all the existing types & Entities from backend
store(hbase) and bring up atlas with clean state.



On Thu, Dec 14, 2017 at 9:17 AM, 映秋.李贵荣 <[email protected]> wrote:

> how to delete history entiry from atlas
>

Reply via email to