Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Trying to do a custom install of Talend components from the command line but I'm not sure what all the components are. This is the list that pops up under --enable-components:
tac,logserv,mdm,tds,cmdline,soa,runtime,jobserver,tdqp,dataprep,sap_rfc,studio,esb,serv
These are the ones I think I know:
tac - talend administration center
logserv - log server
cmdline - command line
runtime - talend runtime
jobserver - job server
studio - talend studio
esb - talend esb
but not sure what these components are?
mdm
tds
soa
tdqp
dataprep
sap_rfc
serv
mdm - Master Data Management - system to build out and manage master data
tds - Talend Data Stewardship - Task and Workflow system to allow business people to fix and resolve data issues.
soa - User Access management through an IAM model.
tdqp - Talend Data Quality Portal - In the Studio there is a Profiling perspective where you can build reports on the quality of your data, those reports can then be pushed to the portal and then non technical people can view them in a web based UI.
dataprep - Talend Data Preparation Tool - A web based tool that non-technical people can quickly and easily cleanse, standardized and shape their data and the steps are recorded in a receipt and then can be export or shared with IT to put into a production job.
sap_rfc - SAP RFC Server - needed to connect and read/write to SAP instances.
serv - Install Services so that the components start up when the server starts.
Hello,
Are you using talend installer to install your talend product?
Best regards
Sabrina
mdm - Master Data Management - system to build out and manage master data
tds - Talend Data Stewardship - Task and Workflow system to allow business people to fix and resolve data issues.
soa - User Access management through an IAM model.
tdqp - Talend Data Quality Portal - In the Studio there is a Profiling perspective where you can build reports on the quality of your data, those reports can then be pushed to the portal and then non technical people can view them in a web based UI.
dataprep - Talend Data Preparation Tool - A web based tool that non-technical people can quickly and easily cleanse, standardized and shape their data and the steps are recorded in a receipt and then can be export or shared with IT to put into a production job.
sap_rfc - SAP RFC Server - needed to connect and read/write to SAP instances.
serv - Install Services so that the components start up when the server starts.