In Apache Atlas, is there a way to delete all the entities?

802 Views Asked by At

During debug of some integrations with Apache Atlas it gets very messy (eg. a lot of almost the same entities but with just a bit different name). Is there is a way to delete all of them without deleting the whole graph database? Because in that case, it takes ages for Atlas to create all the types and internal data tables.

I use Cassandra and Solr. I know how to do it for Solr, but not sure which Cassandra tables I should clean up?

1

There are 1 best solutions below

3
On
  • drop keyspace janograph
  • drop keyspace atlas_audit