Forum Discussion
Refresh fails for large datasets using Spark connector
Hi Anonymous ,
Thanks for the input. In the Advanced Options section of the Azure Databricks cluster I use for data refresh, the Spark Config is already set to "spark.driver.maxResultSize 0", which should mean it is unlimited, but still some of the error messages claims that is's set to 4.0 GB. Why is that?
You also mentioned the timeout properties for database connection and Power BI service. Where can I find these?
Thanks,
Magnus
HI promagnus,
#1, It sounds like power bi connector still uses the default setting instead of data source setting, perhaps you can contact to power bi team to confirm this.
#2, It means the max available timeout of the datasource connection, you can check the cluster configuration to find out the related properties of session timeout.
Cluster configurations#spark-config
Regards,
Xiaoxin Sheng