deepakpanda93 commented on issue #15271: URL: https://github.com/apache/hudi/issues/15271#issuecomment-5325118951
This issue was reviewed as part of the JIRA-migrated backlog triage and is being closed. The corresponding JIRA (HUDI-3610) was closed with resolution **"Not A Problem"**, and that matches what the report describes: a `gs` filesystem-scheme error while instantiating the Hudi write provider from the Kafka Connect sink, in a deployment where the GCS connector jar and `core-site.xml` properties are being supplied by the user. That is a worker classpath and Hadoop `FileSystem` registration issue in the deployment rather than a defect in Hudi. To be precise about the reason for closing: this is **not** being closed as fixed. No commit or PR carries HUDI-3610, and there is no GCS-specific handling in `hudi-kafka-connect` that could be cited as a fix - there was no Hudi defect to fix. Closing as resolved-without-defect. If writing to `gs://` from the Kafka Connect sink still fails on a current release with the connector correctly on the worker classpath, please open a new issue with the worker configuration and the full stack trace. -- 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]
