Skip to content

Conversation

@HonahX
Copy link
Contributor

@HonahX HonahX commented Jan 24, 2025

With the update in #804, we switched to "default" authenticator in regtest, we can also use the same setup in the trino example. This PR is a follow-up of #868 to use default authenticator in trino example.

@HonahX HonahX force-pushed the honahx_fix_trino_after_804_review branch from c3e190b to 5d7e237 Compare January 26, 2025 07:26
@HonahX HonahX changed the title [Preview Only] Fix Trino Getting-started Example Simplify Trino Getting-started example setup Jan 26, 2025
@HonahX HonahX changed the title Simplify Trino Getting-started example setup Update Trino Getting-started example to use default authenticator Jan 26, 2025
iceberg.rest-catalog.uri=http://polaris:8181/api/catalog
iceberg.rest-catalog.security=OAUTH2
iceberg.rest-catalog.oauth2.token=principal:root;realm:default-realm
iceberg.rest-catalog.oauth2.credential=root:s3cr3t
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Make it consistent with other examples in #859

Copy link
Contributor

@flyrain flyrain left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM with minor comments.

@flyrain flyrain merged commit 33bfaff into apache:main Jan 27, 2025
5 checks passed
@HonahX HonahX deleted the honahx_fix_trino_after_804_review branch February 15, 2025 02:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants