destination.json
The destination configuration varies by output format and storage system. Click on the appropriate destination tab below to access the detailed configuration guide:
- Iceberg
- S3
- Local
Apache Icebergβ
For detailed Apache Iceberg destination configuration, including catalog setup (AWS Glue, JDBC, REST, Hive), storage options, and table properties, please refer to the Iceberg Writer Documentation.
The Iceberg writer documentation covers:
- AWS Glue catalog configuration
- JDBC catalog setup
- REST catalog configuration
- Hive catalog setup
- Storage configurations
- Table partitioning and properties
S3 Writerβ
For detailed S3 Parquet writer configuration, including bucket setup, authentication, file formats, and compression options, please refer to the Parquet Writer Documentation.
Local Parquet Writerβ
For detailed local Parquet writer configuration, including directory mapping, Docker volume setup, and file organization, please refer to the Parquet Writer Documentation.
Before configuring your destination, ensure you have completed the getting started guide for your source database. For additional background information, refer to the OLake README.