Atlas index repair configuration
You can use reindexing to troubleshoot Atlas basic search inconsistency.
In your Cloudera Manager instance running the Atlas service, add the following in Atlas Server Advanced Configuration Snippet (Safety Valve) for conf/atlas-application.properties.
atlas.rebuild.index=true
atlas.patch.numWorkers=3
atlas.patch.batchSize=300
Later, restart the Atlas Service.