Skip to content

Instantly share code, notes, and snippets.

@arkadius
Created September 25, 2024 13:38
Show Gist options
  • Save arkadius/3be5056189c810bb9827ead12503d32e to your computer and use it in GitHub Desktop.
Save arkadius/3be5056189c810bb9827ead12503d32e to your computer and use it in GitHub Desktop.
catalogConfiguration {
"type": "iceberg",
"catalog-impl": "org.apache.iceberg.nessie.NessieCatalog"
"io-impl": "org.apache.iceberg.aws.s3.S3FileIO"
"uri": "http://nessie:19120/api/v2"
"warehouse": "s3://warehouse"
"s3.endpoint": "http://minio:9000"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment