Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

incorrect URI in example when hive is used #307

Closed
pandabrowski opened this issue Apr 23, 2024 · 2 comments · Fixed by #309
Closed

incorrect URI in example when hive is used #307

pandabrowski opened this issue Apr 23, 2024 · 2 comments · Fixed by #309

Comments

@pandabrowski
Copy link

there is a problem, when the hive metastore is used, the network name is used to create a host name.
Because network name includes '_', generated URI is incorrect.
to solve it you can change a name of network in dockerfile:
networks: iceberg_net: name: "icebergnet"

@ismailsimsek
Copy link
Member

Thank you @pandabrowski, do you like to send PR for fix?

@pandabrowski
Copy link
Author

sorry, i'm short on time.

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 a pull request may close this issue.

2 participants