Avro file format generation
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-27-2024 07:32 AM
Hi All,
We are using cluster with 9.1 run time version, I'm getting "incompatible schema exception" error while writing the data into avro file. Fields in Avro schema are more compared to dataframe output Fields.
I tried the same in community edition with cluster 12.2 run time, in community edition same code is working . If I change the run time to 9.1 getting Incompatible schema error.