abhishekagarwal87 commented on issue #10674: URL: https://github.com/apache/druid/issues/10674#issuecomment-743798646
The segments, that were created with Cassandra as deep storage, still refer to Cassandra locations in their load spec. When compaction runs on these old segments, druid tries to read their load spec and fails since Cassandra paths can't be deserialized without the extension. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
