Issues while writing xml data to hudi table in azure synapse notebook
I’ve successfully read blob data (XML) from container in azure synapse notebook and displayed dataframe df as per my need however while writing it as hudi table in azure data lake storage Gen2 I’ve facing below error.
TypeError: DataFrameWriter.option() got an unexpected keyword argument ‘hoodie.datasource.write.recordkey.field’.