tMongoDBConfiguration
Stores connection information and credentials to be reused by other MongoDB components.
You configure the connection to a MongoDB database in tMongoDBConfiguration and configure the other MongoDB components to reuse this configuration. At runtime, the Spark executors read this configuration in order to connect to MongoDB.