Black Friday Special Sale Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: buysanta

Exact2Pass Menu

Question # 4

You are encryption your database connection password to use in the kettle. properties file. The output of the encr script is:

Encrypted XYZABC123

In this scenario, which syntax is correct?

A.

DB_PASSWORD=Encrypted(‘XYZABC 123’)

B.

DB_PASSWORD=String(‘XYZABC123’)

C.

DB_PASSWORD=XYZABC123

D.

DB_PASSWORD=Encrypted XYZABC123

Full Access
Question # 5

Which three file formats are splittable on HDFS? (Choose three).

Choose 3 answers

Choose 3 answers

A.

txt

B.

xml

C.

Parquet

D.

xisx

E.

Avro

Full Access
Question # 6

You are migrating to a new version of the Pentaho server and you want to import your old repository.

What are two methods to accomplish this task? (Choose two.) Choose 2 answers

A.

Use the pan script

B.

Use the import-export script.

C.

UsingSpoon Tools > Repository > import Repository

D.

Use the encr script.

Full Access
Question # 7

What must be the first PDI step in a child transformation ingesting records from Kafka?

A.

Get rows from result

B.

Get records fromstream

C.

Kafka Consumer

D.

Get data from Kafka

Full Access
Question # 8

Which content is found in the kettle,properties files?

A.

stared database objects

B.

global variables

C.

default language translations

D.

repository connection properties

Full Access
Question # 9

You have a PDI job with an Oozie JobExecutor entry and you want this job entry to finish before the nextjob entry starts.

How do you accomplish this task?

A.

Use a Simple Evaluationentry

B.

Add the timeout property in the Advanced Options pane.

C.

Use a Wait For entry

D.

Set the Enable Blocking option

Full Access