DataContextError: Datasource is not a FluentDatasource

Hi GX community,

I’m stuck at the following code
context.add_datasource(**my_spark_datasource_config)

with this as the following error
DataContextError: Datasource is not a FluentDatasource

I tried and changed the class_name to “FluentDatasource” within my datasource config code but it still isnt working.

after following the how to set up GX in Databricks.

I would be grateful if someone cold help to unblock me.

Thanks
Kamel

hi there, what version of GX were you attempting to use? The docs you linked are from version 0.17. I would recommend upgrading to our newest version, 1.1.3, and following our documentation on how to get started.