You have a PDI input step that generates data within a transformation.
Which two statements are true about downstream steps in this scenario? (Choose two.)
Choose 2 answers
CD
You need to perform a union of two data flows in a PDI transformation. You plan on having one step
receive the two hops from the different flows.
Which two statements are true in this scenario? (Choose two.)
Choose 2 answers
BC
Explanation:
https://help.hitachivantara.com/Documentation/Pentaho/7.0/0L0/0Y0/030/010
Which feature of PDI will allow you to create an Interactive Reporting report against a Web service?
A
A client is developing a Web application to implement a wizard-like application used by many users.
At several points in the workflow, the application needs to execute jobs and transformations that are
stored in the Pentaho server. Execution will include user-specific parameters. Upon completion of the
job or transformation, the Web application will continue to the next UI page.
What is the recommended approach to accomplish this task?
C
Explanation:
https://help.hitachivantara.com/Documentation/Pentaho/8.2/Products/Data_Integration/Command
_Line_Tools
A customer has an existing PDI job that calls a transformation. They want to execute the
transformation through Spark on their Hadoop cluster.
Which change must be made to satisfy this requirement?
B
A customer needs to extract data from many afferent text He layouts with new file layouts being
identified in the future and they want to insert the data into corresponding database tables. They are
concerned about maintaining multiple PDI jobs and transformations given the large number of
unique files.
What should you do to meet the requirements when creating transformations?
C
You need to load data from many CSV files into a database and you want to minimize the number of
PDI jobs and transformations that need to be maintained.
In which two scenarios is Metadata injection the recommend option? (Choose two.)
Choose 2 answers
B, D
You execute a transformation locally in Spoon to read data from an Oracle database and you receive
the Drive not found’ exception.
What are two ways to solve this problem? (Choose two.)
Choose 2 answers
A, C
To simplify the migration of a PDI solution from one environment to another, you need to externalize
all database connection details.
Which two methods will satisfy this requirement? (Choose two.)
Choose 2 answers
A, D
You are developing the PDI solution for a customer. The customer requires that a set of SQL
statements are executed on each connection to the database.
Which method will satisfy this requirement?
C