Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Greetings,
I've downloaded all Talend components including Talend Data Preparation, Stewardship Console, TAC, etc., and completed the required configurations.
However, I’m having trouble understanding how to use Talend Data Preparation and Talend Stewardship Console on my desktop. I'm already familiar with their cloud versions, but I'd appreciate guidance on how to get started with the desktop-based usage for these tools.
Are there any specific steps or documentation for running and using these locally since I am unable to find any?
Solution:
Modifying spring.data.mongodb.uri in "C:\Talend\8.0.1\dataprep\config\application" did the job!
Log onto your MongoDB through CLI. Upon success you will get a connection string. Paste it into the mentioned file.
Thank you for the response,
I am unable to open it using http://<host>:9999, however I am able to access TAC (as shown below)
Services Running:
Screen Shots of webpage:
Data Prep:
TAC:
Solution:
Modifying spring.data.mongodb.uri in "C:\Talend\8.0.1\dataprep\config\application" did the job!
Log onto your MongoDB through CLI. Upon success you will get a connection string. Paste it into the mentioned file.