Skip to content

Connect iceberg-rest catalog to third-party s3 storage and hive metastore. #6365

Answered by FANNG1
thierrycz asked this question in Q&A
Discussion options

You must be logged in to vote

Could you do some debug to check whether the properties are setting successfully?

  1. enable debug before start Gravitino server.
export GRAVITINO_DEBUG_OPTS="-agentlib:jdwp=transport=dt_socket,server=y,suspend=n,address=9999"
  1. set break point in S3FileIOProperties
  2. start server and do some test to check whether it works.

I could set it successfully by gravitino.iceberg-rest.s3.path-style-access = true

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@thierrycz
Comment options

Answer selected by thierrycz
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants