-
Notifications
You must be signed in to change notification settings - Fork 101
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
issue with hudi/trino-hudi-minio. HMS won't startup. Missing instructions #38
Comments
switched to using older mariadb:10.6.9. Still cannot connect to HMS.
|
so let's swap out mariadb and HMS to the ones at https://github.com/starburstdata/dbt-trino/blob/master/docker-compose-starburst.yml
|
let assume that we can run the scala code.
|
create the missing s3 bucket.
|
The problem now is that I don't see any tables or data in HMS. |
my current docker-compose.yaml
|
@mosabua it may make sense to get this back to stable and do a follow up episode on TCB to do an updated demo and status of the connector. |
Thanks for the update @alberttwong I'm happy to move to PostgreSQL in the backend. I think someone added it. I want to use my own for now though as I would like to have standard settings set up for instructional purposes. Plus this HMS already has some small community updates so I'd like to fix it. |
So I got it working by changing out the HMS. https://github.com/alberttwong/demo/tree/master/documentation-samples/hudi. I'll be moving this to the official StarRocks demo repo. |
there is an apache hive image. I'll try later to switch to it. Any reason why this wasn't used instead of custom HMS + psql?
|
Looks like this fixed the issue.
There were some oddities about earlier HMS images in 3.x. If the latest 4.x metastore has those worked out then I would love to get rid of my HMS Docker image. I'll open a new Issue to remind myself to look at that later. |
trino-hudi-minio.txt
ref: https://trino.io/episodes/41.html and https://www.youtube.com/watch?v=aL3PfMjvFM4&t=4671s
The text was updated successfully, but these errors were encountered: