kphan102 edited a comment on pull request #12144: URL: https://github.com/apache/druid/pull/12144#issuecomment-1019550368
@jihoonson I am having an issue `NoClassDefFoundError while loading GoogleHadoopFileSystem (class ..GoogleHadoopFileSystem not found)` when running druid with `gcs-connector`, `druid-hdfs-extensions` and `druid-parquet-extensions` altogether. The druid services with version 0.22.1 will keep crashing with the above error. I saw this PR you moved the `gcs-connector` to `hadoop-extensions` folder for the integration test to avoid that error. Would you happen to know how to resolve the issue for the druid itself? (For e.g include extra jars to any of the extensions). I'm not familiar with java so it's hard for me to debug the jar dependencies. Please kindly help me -- 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]
