[GitHub] [hudi] tjtoll commented on issue #5636: [SUPPORT]Need info on the versions of hudi dependent jars which can be used with Glue 3.0

2022-05-25 Thread GitBox
tjtoll commented on issue #5636: URL: https://github.com/apache/hudi/issues/5636#issuecomment-1137491859 I’m not sure what the next thing to try is, we do not convert to dynamic frames before we write > On May 25, 2022, at 8:20 AM, Kapil Kumar Joshi ***@***.***> wrote: > > 

[GitHub] [hudi] tjtoll commented on issue #5636: [SUPPORT]Need info on the versions of hudi dependent jars which can be used with Glue 3.0

2022-05-24 Thread GitBox
tjtoll commented on issue #5636: URL: https://github.com/apache/hudi/issues/5636#issuecomment-1135737992 Since you went to .11 you might need this specific jar instead: hudi-spark3.1-bundle_2.12-0.11.0.jar Glue is spark 3.1 and I’m guessing the jar you have is 3.2 > On May 24,

[GitHub] [hudi] tjtoll commented on issue #5636: [SUPPORT]Need info on the versions of hudi dependent jars which can be used with Glue 3.0

2022-05-20 Thread GitBox
tjtoll commented on issue #5636: URL: https://github.com/apache/hudi/issues/5636#issuecomment-1133482798 For Glue 3.0 we use: hudi-spark3-bundle_2.12-0.9.0.jar spark-avro_2.12-3.1.2.jar calcite-core-1.16.0.jar Switch out the hudi-spark3-bundle2.12 for .10 or .11 if you want