Forum Discussion
chetanhiwale
Resolver I
7 months agoSynapse SQL connector for warehouse failed to write data.
Hello, I am trying to write a dataframe to Fabric Warehouse using SynapseSQL connector. Somehow it is throwing attribute error. Is anyone facing the same issue. Code Snippet : Note :...
- 7 months ago
Hi Folks,
The same code is working now. I havent changed anything but now it is running. Seems to be something internal issue.
chetanhiwale
Resolver I
7 months agoHi deborshi_nag ,
Both warehouse and notebook are in same workspace. Also I do have 1.3 runtime and tried with overwrite. But the issue still persists.
deborshi_nag
Super User
7 months agoHi chetanhiwale make sure you have the following 2 lines in the same cell in your notebook.
import com.microsoft.spark.fabric
from com.microsoft.spark.fabric.Constants import Constants
- chetanhiwale7 months ago
Resolver I
Hi deborshi_nag , I have imported the modules.
- chetanhiwale7 months ago
Resolver I
Hi Folks,
The same code is working now. I havent changed anything but now it is running. Seems to be something internal issue.- deborshi_nag7 months ago
Super User
Hi chetanhiwale if it is working can you mark it as resolved please?