able-ghost-38838
07/20/2023, 4:03 PMsource:
type: mongodb
config:
connect_uri: '<mongodb://00.000.00.000>:PORT'
username: XXXX
password: XXXX
authMechanism: DEFAULT
enableSchemaInference: true
useRandomSampling: true
maxSchemaSize: 300
Error:
datahub.ingestion.run.pipeline.PipelineInitError: Failed to configure the source (mongodb): Authentication failed., full error: {'ok': 0.0, 'errmsg': 'Authentication failed.', 'code': 18, 'codeName': 'AuthenticationFailed'}delightful-ram-75848
07/20/2023, 11:50 PM