Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Join us in NYC Sept 4th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
AbdullahMastan
Partner - Contributor III
Partner - Contributor III

Talend Data Preparation & Stewardship Usage on Desktop

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?

Labels (5)
1 Solution

Accepted Solutions
AbdullahMastan
Partner - Contributor III
Partner - Contributor III
Author

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. 

 

View solution in original post

3 Replies
AbdullahMastan
Partner - Contributor III
Partner - Contributor III
Author

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: 

AbdullahMastan_0-1753254227551.png

 

Screen Shots of webpage:

Data Prep: 

AbdullahMastan_1-1753254263975.png

 

TAC: 

AbdullahMastan_2-1753254281027.png

 

 

 

 

AbdullahMastan
Partner - Contributor III
Partner - Contributor III
Author

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.