Summer Sale Limited Time 65% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: ecus65

Talend Data-Integration-Developer - Talend Data Integration Certified Developer Exam

You are building a Job that consists of two subJobs being sequentially executedI he first subJob completes successfully.

Which component in the first subJob triggers the execution of the second subJob?

A.

Start component

B.

Final component

C.

Input component

D.

Any component

You created a Job to process a customer database. Next, you want to debug the Job using Traces Debug and pause the execution when it encounters any records for customers residing in the state of California.

A.

Add a breakpoint in the Advanced Settings tab of the Run view.

B.

Open the Debug Run tab of the Run view and click Traces Debug.

C.

Right-click the trace on the output of the input component and select Add Breakpoint.

D.

Right-click the trace on the output of the input component and select Show Breakpoint Setup.

You have a tMap component configured with a single input row1and three outputs: CA, NY, Rejects. The input row1 consists of two columns. Name and State, containing the following data:

All outputs map only the Name column from row1, but CA employs a filter expression, CA.equals(row1.state), while Ny employs a filter expression, NY. Equals(row1,State). All Rejects have no such configuration.

Under these conditions, how does data flow to the outputs?

A.

CA:Thomas Coolidge Andrew TyalorlNY;Calvin Adams;rejects;none

B.

CA:Thomas Coodge;Calvin Adams; rejects:Andrew Taylor

C.

CA:Thomas Coolidge;Ny:Calvin Adams;rejects:Thomas Coolidge, adrew taylor, Calvin Adame

D.

CA:Thomas Coolidge, Andrew Taylor;Ny:Calvin Adams; rejects:Thomas Coolidge, Andrew Taylor,Calvin Adams

Where do you access the option to create a Joblet from an existing Job?

A.

Selecting the File menu.

B.

Selecting the desired components and right-clicking.

C.

Adding a Joblet component to the Designer.

D.

Right-clicking the I oh in the Repository

You want to use the value of a context variable you defined to configure a component, but you do not remember the exact name. You decide to use the auto-completion feature in Talend Studio Studio to get assistance.

Which keystrokes can you use to trigger auto-completion?

A.

Fsc + Space

B.

Ctrl + Alt + Space

C.

Ctrl + Space

D.

Alt - Space

In the tMap component, where do you set up a filter on the input fields?

A.

Match Model parameter field for fine of the inputs

B.

Expression field for a single column of the output

C.

Expression filter in the output table

D.

Match Model parameter field for one of the main inputs