Importing GreatExpectationsOperator leads to a broken DAG
I am trying to import the GreatExpectationsOperator into my DAG. However, I end with a broken DAG, as shown below. Specifically, it complains about a duplicate validator. There is no task added using this operator; it is merely imported in the file.
Great Expectations – KeyError: “Neither config : (…) nor config_defaults : {} contains a module_name key
I’m new to GX and I’m trying to test the connections defined in my great_expectations.yml.