Official Bank 0/106

IBM Big Data Engineer Exam (C2090-101) - IBM Actual Exam Questions

Last updated on April 25, 2026

97% Exam Compliance
106 Total Questions
1
Question

Suppose that you have some log files that you need to load into HBase. What tool could you use to perform a bulk load of the log files?

Options
A

Import

B

Fastload

C

ImportTsv

D

None of the above

Discussion (0 comments)

to join the discussion

Community Discussion

No discussions yet. Be the first to ask!

2
Question

Which of the following Pig Latin expressions is used to sum a set of numbers in a bag?

Options
A

X = FOR EACH C -> (group,SUM(A.a1))

B

X = FOR EACH C GEN [group, SUM (A.a1)];

C

X = FOREACH C GENERATE group, SUM (A.a1);

D

X = FOREACH C GENERATE FLATTEN SUM (A.a1);

Discussion (0 comments)

to join the discussion

Community Discussion

No discussions yet. Be the first to ask!

3
Question

When embedding SPSS models within InfoSphere Streams, what SPSS product must be installed on the same machine with InfoSphere Streams?

Options
A

SPSS Modeler

B

SPSS Solution Publisher

C

SPSS Accelerator for InfoSphere Streams

D

None, the SPSS software runs remotely to the Streams machine

Discussion (0 comments)

to join the discussion

Community Discussion

No discussions yet. Be the first to ask!

4
Question

Which of the following is not a data-processing operations that is supported in Pig Latin?

Options
A

filter

B

joins

C

group by

D

logistic regression

Discussion (0 comments)

to join the discussion

Community Discussion

No discussions yet. Be the first to ask!

5
Question

Which statement about the Jaqi Programming Language is TRUE?

Options
A

Jaqi always produces a MapReduce job, but Combiner functionality is optional

B

Jaqi includes the following operators: filter, extend, groupby, combine, and transform

C

Data that is read from multiple blocks (splits) is always processed in parallel by MapReduce

D

The read operator loads data from different source and formats, and then converts this data into JSON format for internal processing by the Jaqi interpreter

Discussion (0 comments)

to join the discussion

Community Discussion

No discussions yet. Be the first to ask!

Finish Practice?

Are you sure you want to finish? This will end your practice session.