Hi everyone I need a help here . We are moving all...
# troubleshooting
a
Hi everyone I need a help here . We are moving all our infrastructure to another data center so is Pinot. I want to use the segments stored in blob as backup.How can I add these segments to new cluster??
m
Is blob store the same between the two, or you need to move to new blob store as well? If former, you can simply do a metadata push of all segments. If latter, you’ll need to push the segments with payload
a
Blob has also changed
I have copied the segments from olld blob to new blob
Thanks @Mayank I am able to do this now
👍 1