Skip to content

Commit 56b87aa

Browse files
author
Felix John
committed
Fix
1 parent 17a4927 commit 56b87aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

java/Iceberg/S3TableSink/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ The application must have IAM permissions to:
5050
When running on Amazon Managed Service for Apache Flink the runtime configuration is read from runtime properties. Make sure that you pass the mandatory parameter `table.bucket.arn`.
5151

5252
When running locally, the configuration is read from the
53-
[resources/flink-application-properties-dev.json](./src/main/resources/flink-application-properties-dev.json) file. Make sure that the scope of the dependencides in `pom.xml` is set to `default`when running locally.
53+
[resources/flink-application-properties-dev.json](./src/main/resources/flink-application-properties-dev.json) file. Make sure that the scope of the dependencides in `pom.xml` is set to `compile`when running locally.
5454

5555
Runtime parameters:
5656

0 commit comments

Comments
 (0)