This message was deleted.
# general
s
This message was deleted.
b
@Anant Sharma I believe below should work fine During migration the things need to be migrated are deep storage and metadata. 1. Copy the data from old deep storage to new deep storage. 2. Configure the new clusters with new Deep Storage path and new DB server address. 3. Take backup on the old metadata DB 4. Change the location of the segments in druid_segments table in the above backup file to point to new deep storage location 5. Create the new metadatadb using above backup in new server. 6. Start the new cluster with new deep storage and metadata location .