Which method allows you to execute the compiled Job Talend Studio?

Which method allows you to execute the compiled Job Talend Studio?
A . Click the Export button in the Edit Properties window.
B . Right-click the Job in the Repository and select Build Job
C . Right-click the Job in the Repository and select Export items.
D . Select Save As on the main File menu

Answer: B

Explanation:

To execute the compiled job outside Talend Studio, you need to right-click on the job in the Repository tree view and select Build Job option. This option allows you to export your job as an executable file that can be run independently from Talend Studio on any platform that supports Java. You can access this option by right-clicking on your job in the Repository tree view and selecting Build Job. This will open a dialog box where you can configure the build settings, such as destination folder, archive name, context, etc.

You do not need to click the Export button in the Edit Properties window, right-click on the job in the Repository and select Export items, or select Save As on the main File menu. These options are not used to execute the compiled job outside Talend Studio. The Export button in the Edit Properties window is used to export your job properties as an XML file. The Export items option is used to export your items (such as jobs, metadata, routines, etc.) as an archive file that can be imported into another project or workspace. The Save As option is used to save a copy of your job with a different name or location.

Reference: Talend Open Studio: Open-source ETL and Free Data Integration | Talend, [Build Job – 7.3]

Subscribe
Notify of
guest
0 Comments
Inline Feedbacks
View all comments