End to End xtable to Trino query with source iceberg and target hudi and Delta Lake with HMS and S3 #463
alberttwong
started this conversation in
General
Replies: 10 comments 9 replies
|
0 replies
|
1 reply
|
0 replies
|
Trino shows the data. spark-sql shows the data files in s3 show correctly |
1 reply
error |
1 reply
|
2 replies
|
2 replies
|
summary of issue... xtable needs iceberg to generate metadata/version-hint.text to convert to hudi and delta. |
0 replies
|
cannot figure how to use hadoop 2.x libraries with spark 3.4. Works fine if you use hadoop 3.x libraries with spark 3.4 |
1 reply
|
export AWS_SECRET_ACCESS_KEY=password |
1 reply
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
All reactions