YousifS7 commented on issue #11635:
URL: https://github.com/apache/hudi/issues/11635#issuecomment-2240825097

   Hi @wombatu-kun,
   
   I wanted to provide an update on the issue. After some experimentation with 
the `hoodie.streamer.schemaprovider.registry.targetUrl` configuration, I was 
able to resolve the problem. Initially, I assumed that Spark would infer the 
schema from the transformed data. However, I registered a custom flattened 
schema in my schema registry to match the desired output and utilized the 
`hoodie.streamer.schemaprovider.registry.targetUrl` setting. Once I ran the job 
with these configurations, it worked.
   
   Thank you


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to