-
Notifications
You must be signed in to change notification settings - Fork 523
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
ci: Add test case for hdfs over gcs bucket #3504
Comments
Can I have a try? I can start with adding test case for hdfs-gcs and then maybe also for aws s3 (using S3A) and azblob (using hadoop-azure module) |
Welcome! |
ArmandoZ
added a commit
to ArmandoZ/opendal
that referenced
this issue
Feb 5, 2024
ArmandoZ
added a commit
to ArmandoZ/opendal
that referenced
this issue
Feb 5, 2024
ArmandoZ
added a commit
to ArmandoZ/opendal
that referenced
this issue
Feb 5, 2024
ArmandoZ
added a commit
to ArmandoZ/opendal
that referenced
this issue
Feb 5, 2024
ArmandoZ
added a commit
to ArmandoZ/opendal
that referenced
this issue
Feb 6, 2024
ArmandoZ
added a commit
to ArmandoZ/opendal
that referenced
this issue
Feb 7, 2024
Xuanwo
pushed a commit
that referenced
this issue
Feb 7, 2024
* ci: Add test case for hdfs over gcs bucket (#3504) * Update xml headers * Modify CLASSPATH
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
gcs bucket provide Google Cloud Storage Connector support. We can add this as a test case for hdfs to make sure we work as expected.
Maybe also for aws s3 and azblob?
INSTALL: https://github.com/GoogleCloudDataproc/hadoop-connectors/blob/master/gcs/INSTALL.md
CONFIGURATION: https://github.com/GoogleCloudDataproc/hadoop-connectors/blob/master/gcs/CONFIGURATION.md
The text was updated successfully, but these errors were encountered: