You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This EPIC issue aims to make Gravitino support running with cloud storage, like S3, ADLS, GCS, etc.
The background is that current Gravitino only tests against HDFS, but with the more demands of cloud object storage, we should make sure that Gravitino can work well with cloud storage.
The work here includes necessary code changes, configuration supports, validations and tests.
Task list
Hive catalog supports cloud storage.
Iceberg catalog supports cloud storage
Fileset supports cloud storage
Iceberg rest catalog server supports cloud storage
Paimon supports cloud storage
Spark supports running on cloud storage
Flink supports running on cloud storage
Trino supports running on cloud storage
The text was updated successfully, but these errors were encountered:
Describe the proposal
This EPIC issue aims to make Gravitino support running with cloud storage, like S3, ADLS, GCS, etc.
The background is that current Gravitino only tests against HDFS, but with the more demands of cloud object storage, we should make sure that Gravitino can work well with cloud storage.
The work here includes necessary code changes, configuration supports, validations and tests.
Task list
The text was updated successfully, but these errors were encountered: