Forum Discussion
Notebook: Write data from snowflake (oauth) to lakehouse
- 1 year ago
After investigation with MS and Snowflake support it ended with the workaround mentioned in this topic: Solved: Re: No CA bundle file is found in the system. Set ... - Microsoft Fabric Community
The error is special to MS Fabric, as it does not occur in a local test
HI cw88,
Did any changes or update that applied to the credentials you used? How long did these operation processed? BTW, how did you configure the spark session and time out? Can you please share some more detail?
Regards,
Xiaoxin Sheng
hello Anonymous ,
Did any changes or update that applied to the credentials you used? --> No
How long did these operation processed? --> Processing takes 2-3 seconds
BTW, how did you configure the spark session and time out? Can you please share some more detail? --> No custom settings
- Anonymous1 year agoNot applicable
HI cw88,
It seems like nothing special changes on your configurations.
For this scenario, I suppose this may related to the http.client method. Have you tried to other methods(e.g. snowflake.connector) or data driver(e.g. jdbc) to getting data from snowflake?Regards,
Xiaoxin Sheng