Leandro Cunha
Results
2
comments of
Leandro Cunha
> Adding the "force_reuse_spark_context" under the "execution_engine" key worked in my case: > > ``` > { > "class_name": "Datasource", > "module_name": "great_expectations.datasource", > "execution_engine": { > "module_name": "great_expectations.execution_engine", >...
> @leovcunha Thank you very much for reporting this issue and providing the configuration snippet! I would like to confirm -- is your example working only when you specify `"force_reuse_spark_context:...