snleee opened a new issue, #10377: URL: https://github.com/apache/pinot/issues/10377
There was a bug report from OSS slack where`SegmentCreationAndMetadataPush` from the latest branch may have the issue with the path. Setup 1. Source = local 2. Destination = Azure Blob Store 3. PushType = MetadataPush 4. JobUsed = `SegmentCreationAndMetadataPush` On the client side, they get the following error: ``` 2023/03/03 15:21:07.100 ERROR [DataLakePathClient] [main] Status code 404, (BlobNotFound) ``` This doesn't happen with 0.10.0 version (`0.10.0-adls-fix` branch) -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
