3 Answers
- Newest
- Most votes
- Most comments
0
Looks like the parameters are correct.
answered 3 years ago
That does look correct, you must have something that odd in your job (lots of people use Hudi like that). Do you have any connections? Maybe the issue is in the code call, have you tried using DataFrame?
0
Using a DataFrame works. If you can please report that the sample generated by the Visual tool that uses a DynamicFrame is buggy. Thanks
answered 3 years ago
You are right, it doesn't handle the s3 sink correctly for streaming visual jobs, reported.
0
I checked also the classpath and it looks ok to me.
- Yes the example uses a Kafka connection as data source
- The job is generated by the Visual tool
- I will try using a dataframe
answered 3 years ago
Relevant content
asked 2 years ago
asked 3 years ago
- AWS OFFICIALUpdated 2 years ago

Check the classpath on SparkUI, sounds the Hudi libraries are not added, which should happen if you did add the argument --datalake-formats=hudi