xccui commented on issue #8325: URL: https://github.com/apache/hudi/issues/8325#issuecomment-1504472901
Got some time today to take a closer look at the errors. `HFileBootstrapIndex` needs to access some remote data during initialization. There should be some connection issues (e.g. file system closed or connection interrupted due to some reason) causing the initialization to fail. Shouldn't be a compatibility problem. Maybe we could move some logic out of the constructor. -- 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]
