Exit demo TALEND-TDICD Talend Data Integration Certified Developer PDF format · free preview

Talend TALEND-TDICD - Questions & Answers

Free preview · every answer includes a full explanation

Product page: https://prepkeys.com/talend-tdicd.html

Question 1
Multiple choice

You need to set up a server in your Talend environment that enables several members of your team to collaborate on a project.

Which application must you enable before working on a remote project?

A.

Git or SVN server instance must be running.

B.

Talent Administration Center instance must be running with the team members and project configured.

C.

Git or SVN client must be installed on each developed workstation.

D.

Talend admission Center service must be running on each development workstation.

Question 2
Multiple choice

Which statements are true when comparing a Joblet to a tRunJob component? Choose 3 answers

A.

The performance of tRunJob component is better than running an equivalent Job using a Joblet.

B.

A Joblet uses the same context variables of the Job in which it is used, unlinke a tRunJob component.

C.

The performance of a Joblet if better than running an equivalent Job using a tRunJob component.

D.

Building a Joblet typically requires the use of generic input, and trigger component.

E.

The nested Job called by a tRunJob component cannot use thesame context variable of the Jobin which it is used.

Question 3
Multiple choice

Which Action on table operations are supported by a tMysqlOutput component? Choose 3 answers

A.

Drop table if exists andcreate

B.

Create table

C.

Replace

D.

Drop table

E.

Create table if does not exists

Question 4
Multiple choice

Which characteristics distinguish Traces Debug from Java Debug? Choose 2 answers

A.

Allow row-by-row inspection of data flows

B.

Requires a separate perspective

C.

Require Java development experiences

D.

Supports breakpoints based on input data condition

Question 5
Multiple choice

Which options can you use to add a Joblet to your talend Job? Choose 3 answers

A.

Use a tRunJob component and select the Joblet from the drop-down menu.

B.

Type the Joblet name on the Studio canvas, then select if from the Palette drop-down menu.

C.

Right-click the Joblet from Palette and select the Add option.

D.

Drag theJobket from the Repository tree view to designer canvas.

E.

Drag the Joblet from Palette to the design workspace.

Question 6
Single choice

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

Question 7
Multiple choice

Which parameters are defined in File Delimited metadata?

Choose? answers

A.

Position of the fields

B.

ROW Separator

C.

File Path

D.

Component with which the metadata is associated

Question 8
Single choice

You need to calculate the total number of rows in an input file using a tMlelnputDelimited component.

Which code should you use in a tJava component to write a nb-line variable?

A.

Int nb_line-(integer)globalMap.put(`'tFileInputDelimited_1_NB_LINE'')

B.

Int nb_line=(integer)globalMap.put(`'tFileInputDelimited_1_NB_LINE'')

C.

Int nb.line-(integer)globalMap.put(`'tFileInputDelimited_1_NB_LINE'')

D.

Int nb_line-(String)globalMap.put(`'tFileInputDelimited_1_NB_LINE'')

Question 9
Single choice

You have a tMap component whose main input provides the following data:

There is also a lookup table with the following data:

An inner join is configuredbetween the State column of the main input with the State Code column of the lookup table.

What happens when the row containing the name Andrew laylor is processed?

A.

If an output is configured to collect inner join rejects, the data flows to that output as well as the main output.

B.

If an output is not configured to collect inner join rejects, an error condition is raises.

C.

If an output is not configured to collect inner Join rejects, the data flows to the main output.

D.

If an output is configured to collect inner join rejects, the data flows only to that output.

Question 10
Single choice

You are building a Job to run outsode Talend Studio that must run on both Linux and Windows.

Which action should you take when building the Job?

A.

Select Build Job because Jobs are runnable on all platforms

B.

Specify All for the Shell launcher option in the Build Job windows.

C.

Configure the Job properties building the Job.

D.

Build one package for each platform.

Showing 10 of 55 questions · Unlock the full set