I'm trying to utilize the elasticsearch connector to ingest data from an open search cluster and am getting the following error when trying to use the elasticsearch recipe as a base:
KeyError: 'Did not find a registered class for elasticsearch'
Is this a version issue with the datahub cli tool I'm using?