Which two statements are true about downstream steps in this scenario?

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.)A . The steps will receive a stream of data from the input as soon as it is a available.B . Only one step can receive...

June 2, 2022 No Comments READ MORE +

How do you accomplish this task?

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 EvaluationentryB . Add the timeout property in the Advanced Options pane.C . Use a Wait For entryD...

June 2, 2022 No Comments READ MORE +

Which script will execute jobs stored in a Pentaho server from a command line?

Which script will execute jobs stored in a Pentaho server from a command line?A . panB . carleC . kitchenD . spoonView AnswerAnswer: A Explanation: https://help.hitachivantara.com/Documentation/Pentaho/8.2/Products/Data_Integration/Co mmand_Line_Tools

June 1, 2022 No Comments READ MORE +

You want to manage a slowly changing dimension as type II.

You want to manage a slowly changing dimension as type II. Which step in PDI should you use to accomplish this task.A . The ‘Shared Dimension’ stepB . The ‘Dimension Lookup/update’ stepC . The ‘Combination lookup/update’ stepD . The ‘Table output stepView AnswerAnswer: D

June 1, 2022 No Comments READ MORE +

Which Pentaho tool should you use?

You are connecting to a secure Hadoopclusterfrom Pentaho and want to use impersonation. Which Pentaho tool should you use?A . Pentaho Report DesignerB . Pentaho SpoonC . Pentaho Security ManagerD . Pentaho ServerView AnswerAnswer: A

June 1, 2022 No Comments READ MORE +

What is the recommended approach to accomplish this task?

A client is developing a Web application to implement a wizard-like application used by many users. At several pointsin 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...

May 31, 2022 No Comments READ MORE +

What are two ways to schedule a PDI job stored in the repository? (Choose two.)

What are two ways to schedule a PDI job stored in the repository? (Choose two.)A . Write a loginscript to start the timer and execute a kitchen script specifying a job in the repository.B . Use the pan script specifying a job in the repository and schedule it using cron.C...

May 30, 2022 No Comments READ MORE +

How do you troubleshoot this problem?

A customer's transformation Is running slowly in a lest environment. You have access to Spoon and you can run and monitor the job. How do you troubleshoot this problem?A . Execute the transformation via the pan script and pass the performance gathering parameter.B . Ensure there is enough memory on...

May 30, 2022 No Comments READ MORE +

Which two PDI steps are used to parse XML content? (Choose two.)

Which two PDI steps are used to parse XML content? (Choose two.)A . the 'XML Join' stepB . the 'Modified Java Script Value' stopC . the 'Get data from XML' stepD . the 'Add XML'stepView AnswerAnswer: A,B

May 29, 2022 No Comments READ MORE +

In this scenario, which two steps are required within the transformations?

You need to process data on the nodes within a Hadoop cluster. To accomplish this task, you write a mapper and reducer transformation and use the Pentaho MapReduce entry to execute the MapReduce job on the cluster. In this scenario, which two steps are required within the transformations? (Choose two.)A...

May 27, 2022 No Comments READ MORE +