This document would introduce the basic function of Talend. We would use this ETL tool to sync data from MySQL to SAP HANA Database.
下载地址参照:(我看了应该是有免费版)https://www.talend.com/download/
Open Talend and create a project
1. Unzip Talend Open Studio you downloaded from Talend official site to your local folder;
2. Click “TOS_DI-win32-x86.exe” to start the studio;
3. On the first run, you could choose to import the Demo Project or create a new one. This time we could create a new project for the tutorial. Input the project name “SAPBlue_Project” and click “Create” button.
4. A wizard window will pop up. Input the description and click “Finish” button.
5. Select the project you just created and click “Open” button.
6. The registration window pops up. You can just click “Skip”.
7. The studio is opened.
Create a Job
1. Let’s create a new “Job” by click the hyperlink.