Join us for an expert-led overview of the tools and concepts you'll need to pass exam PL-300. The first session starts on June 11th. See you there!
Get registeredJoin the Microsoft Data Factory product team for a live "ask us anything" on June 4th. Set a reminder!
Hi,
I am trying to copying data from azure sql database to lakehouse. I have used copy activity to move the data into parquet files but when i try to open them in notebook, I am getting an error message.
I have to add below code.
spark.sql.legacy.parquet.int96RebaseModeInRead=CORRECTED
spark.sql.legacy.parquet.int96RebaseModeInWrite=CORRECTED
I have tried to set this in spark conf in workspace setting to have it set for my entire workspace but i cant find them in drop down list so i have to manually add it in all the notebook. could you help me here. thanks
Solved! Go to Solution.
Hi,
Let me fix this previous reply:
The drop down are open, you can add configurations even if they are not present in the dropdown. If they are wrong, the spark session will not start and will result in an error message.
Kind Regards,
Dennes
Hi,
If this works but you can't set for the entire workspace because it's not available in the dropdown, should you register this as an issue, asking for correction?
You can using this link: https://community.fabric.microsoft.com/t5/Issues/idb-p/Issues
Kind Regards,
Dennes
Hi,
Let me fix this previous reply:
The drop down are open, you can add configurations even if they are not present in the dropdown. If they are wrong, the spark session will not start and will result in an error message.
Kind Regards,
Dennes
User | Count |
---|---|
9 | |
5 | |
4 | |
3 | |
3 |
User | Count |
---|---|
8 | |
8 | |
7 | |
6 | |
6 |