Last updated:|... min read
Parameter | Sample Value | Description |
---|---|---|
Iceberg S3 Path | s3://<BUCKET_NAME>/<S3_PREFIX_VALUE> | S3 path where the Iceberg data is stored in AWS. |
AWS Region | ap-south-1 | AWS region where the S3 bucket and Glue catalog are located. |
AWS Access Key | XXX | AWS access key with sufficient permissions for S3 and Glue. |
AWS Secret Key | XXX | AWS secret key corresponding to the access key. |
Iceberg Database | olake_iceberg | Name of the database to be created in AWS Glue. |
gRPC Port | 50051 | Port on which the gRPC server listens. |
Server Host | localhost | Host address of the gRPC server. |