Forum Discussion
MS Fabric Notebook: Error when using dataframe.to_json() with Fabric Lakehouse storage
- 2 years ago
Hi,
I switched from JSON to Parquet and had no issue with storing the data. So for the moment I circumvented the issue.
Hi ,
Apologies for the issue you are facing. To eliminate the data issue, you can try validating the json to see if data is in proper json format. This might help us in identifying if the issue is from data or from ADLFS package.
Hi trutz ,
We haven’t heard from you on the last response and was just checking back to see if you have a resolution yet . In case if you have any resolution please do share that same with the community as it can be helpful to others . If you have any question relating to the current thread, please do let us know and we will try out best to help you.
- Anonymous2 years agoNot applicable
Hi trutz ,
We haven’t heard from you on the last response and was just checking back to see if you have a resolution yet .
In case if you have any resolution please do share that same with the community as it can be helpful to others .
If you have any question relating to the current thread, please do let us know and we will try out best to help you.- trutz2 years agoAdvocate IV
Hi,
I switched from JSON to Parquet and had no issue with storing the data. So for the moment I circumvented the issue.