Moving Atlas out of migration mode
After installation, Atlas runs in migration mode and you must move Atlas out from the migration mode.
- Atlas does not collect metadata from services running on the cluster. The metadata remains in Kafka topics and is collected later
- Atlas starts importing metadata when it finds a final transformation
file in the location you specified in output file location from the step
Click Add Atlas Service.
- Open Cloudera Manager to the Atlas service.
- Go to the Configuration tab.
- Filter the list of properties by typing "Safety" in the filter field.
- Remove the migration-specific entries from the Atlas Server Advanced
Configuration Snippet (Safety Valve) for
conf/atlas-application.properties
You must remove the following properties:atlas.migration.data.filename
atlas.migration.mode.batch.size
atlas.migration.mode.workers
- Reset the Atlas Max Heapsize property back to the default value.
- Click Save Changes.
- Restart Atlas. Choose Action.
- Restart.