rkanumul opened a new pull request #6614: URL: https://github.com/apache/incubator-pinot/pull/6614
## Description Fix issue where the error code is checked incorrectly when container does not exist ## Error message Caused by: com.azure.storage.file.datalake.models.DataLakeStorageException: Status code 404, "?<?xml version="1.0" encoding="utf-8"?><Error><Code>ContainerNotFound</Code><Message>The specified container does not exist. RequestId:776dac00-d01e-004d-7c1d-0aa14a000000 Time:2021-02-23T19:51:44.8795600Z</Message></Error> ## Manual testing 3212:2021/02/23 20:47:45.708 INFO [ADLSGen2PinotFS] [main] [pinot-controller] [] FileSystem with name pinotprodcontainer does not exist. Creating one with the same name. ---------------------------------------------------------------- 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]
