Use mongodb as origin (with mongodb+srv:// URIs) with datacollector
I have been running into some validation issuses when trying to create a pipeline with mongodb oplog as a origin in datacollector
The mongodb instance in concern has a mongodb+srv://, and this feature was added in mongodb-driver 3.6 onwards.
Is it possible to use this as origin by updating the mongodb-driver . By default, streamsets builds against version 3.5.0 of mongodb.