While adding Greenplum Database service to Open metadata, I get the following error:
The 'jaraco.context' distribution was not found and is required by keyring
The versions of setuptools, jaraco.functools, and jaraco.context were incorrect. The requirements of openmetadata-ingestion version 1.9.5.0:
setuptools~=70.0
jaraco.functools<4.2.0
jaraco.context==6.0.0
Once the correct versions were installed the Greenplum connection worked.