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