End to End xtable to Trino query with source delta and target Iceberg and hudi with HMS and S3 #461
alberttwong
started this conversation in
General
Replies: 4 comments 4 replies
-
Now write in delta.
pyspark script
|
Beta Was this translation helpful? Give feedback.
1 reply
-
I wrote 6 rows into delta on s3 and then used xtable to covert the data to iceberg and hudi. Next I used run_sync_tool.sh to register the hudi files in HMS and then query it into Trino. No data in Trino. I don't see any errors.
|
Beta Was this translation helpful? Give feedback.
0 replies
-
add
|
Beta Was this translation helpful? Give feedback.
0 replies
-
launch Trino
|
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Using openjdk 11, spark 3.4, hive 2.3.10, hadoop 2.10.2
using https://github.com/alberttwong/incubator-xtable/tree/main/demo-s3 as the base
Beta Was this translation helpful? Give feedback.
All reactions