PrepAway - Latest Free Exam Questions & Answers

Which two job designs would achieve this goal?

A customer requires that a single output file generated by a parallel job be created in sort order.
Which two job designs would achieve this goal? (Choose two.)

PrepAway - Latest Free Exam Questions & Answers

A.
Insert a sorted Funnel stage before the input to the output SequentialFile stage.

B.
Specify both partition and sort key columns on the input to the target SequentialFile stage.

C.
Use a parallel sort and partition the input to the SequentialFile stage using a Sort Merge
collector.

D.
Set the “Execution Mode” in the Advanced stage properties tab of the parallel Sort stage to
execute sequentially.

E.
Write the result to a parallel dataset,then write a shell script to convert the dataset records to
text format,in sorted order.

Explanation:


Leave a Reply