### Description Related in spirit to #6761, except with cloud object paths, based on a couple of discussion threads in #8903: https://github.com/apache/incubator-druid/pull/8903#discussion_r348869424 https://github.com/apache/incubator-druid/pull/8903#discussion_r349756060 I believe I have fixed up all of the S3 extension, but there are a couple of potential candidates remaining not addressed in that PR that might have this issue: https://github.com/apache/incubator-druid/blob/master/indexing-hadoop/src/main/java/org/apache/druid/indexer/JobHelper.java#L771 https://github.com/apache/incubator-druid/blob/master/extensions-contrib/azure-extensions/src/main/java/org/apache/druid/storage/azure/AzureDataSegmentPusher.java#L130
Description
Related in spirit to #6761, except with cloud object paths, based on a couple of discussion threads in #8903:
#8903 (comment)
#8903 (comment)
I believe I have fixed up all of the S3 extension, but there are a couple of potential candidates remaining not addressed in that PR that might have this issue:
https://github.com/apache/incubator-druid/blob/master/indexing-hadoop/src/main/java/org/apache/druid/indexer/JobHelper.java#L771
https://github.com/apache/incubator-druid/blob/master/extensions-contrib/azure-extensions/src/main/java/org/apache/druid/storage/azure/AzureDataSegmentPusher.java#L130