Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hello all
I am working with TOS Big Data
While creating a MongoDB connection, TOS ask me to update driver and install mongo-java-driver-3.5.0
I have download the mongo-java-driver-3.5.0.jar file already, but I make mistake while select another file and upload
Now, I cannot come back to replace the correct one, it does not allow to do that but display the Connection. How can I do it
Thanks
Hello,
Could you please show us the full error stack trace about connection failed! issue on community?
If you have already downloaded the mongo-java-driver-3.5.0.jar file external modules, you can install them manually into your Talend Studio.
Here is online documentation about:TalendHelpCenter:Installing external modules manually using the Modules view
Best regards
Sabrina
Hi xdshi,
I solve it by export my project and keep it in some place
Then I download and extract TOS and import my project
It is mean that I will install packages again and the pannel display for me to select correct file of mongo-java-driver-3.5.0.jar
Thanks