Skip to content

Commit a74e29d

Browse files
Merge pull request #5 from j3-signalroom/github_issue-4
Resolved #4.
2 parents 9b50a66 + 241613e commit a74e29d

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

README.md

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ scripts/run-flink-locally.sh on --profile=<AWS_SSO_PROFILE_NAME>
4545
> `<ACTIVATE_DOCKER_CONTAINER>`|`on` to turn on Flink locally, otherwise `off` to turn Flink off.
4646
> `<AWS_SSO_PROFILE_NAME>`|your AWS SSO profile name for your AWS infrastructue that host your AWS Secrets Manager.
4747
> `<CHIP>`|if you are running on a Mac with M1, M2, or M3 chip, use `arm64`. Otherwise, use `amd64`.
48-
> `<AWS_S3_BUCKET_NAME>`|can specify the name of the AWS S3 bucket used to store Apache Iceberg files.
48+
> `<AWS_S3_BUCKET_NAME>`|specify the name of the AWS S3 bucket used to store Apache Iceberg files.
4949
5050
To learn more about this script, click [here](.blog/run-flink-locally-script-explanation.md).
5151
@@ -99,8 +99,6 @@ Curious to learn more about Astral's `uv`? Check these out:
9999
100100
[PyFlink API Reference](https://nightlies.apache.org/flink/flink-docs-release-1.20/api/python/reference/index.html)
101101
102-
[Apache Flink® Table API on Confluent Cloud - Examples](https://github.com/confluentinc/flink-table-api-python-examples)
102+
[Apache Iceberg in Action with Apache Flink using Python](https://github.com/j3-signalroom/apache_flink-kickstarter/blob/main/.blog/apache-iceberg-in-action-with-apache-flink-using-python.md)
103103
104-
[How to create a User-Defined Table Function (UDTF) in PyFlink to fetch data from an external source for your Flink App?](.blog/how-create-a-pyflink-udtf.md)
105-
106-
[Apache Iceberg in Action with Apache Flink using Python](.blog/apache-iceberg-in-action-with-apache-flink-using-python.md)
104+
[Streamlit Documentation](https://docs.streamlit.io/)

0 commit comments

Comments
 (0)