adplus-dvertising
frame-decoration

Question

Point out the wrong statement.

a.

getInstance() creates a new Job with particular cluster

b.

getInstance(Configuration conf) creates a new Job with no particular Cluster and a given Configuration

c.

getInstance(JobStatus status, Configuration conf) creates a new Job with no particular Cluster and given Configuration and JobStatus

d.

all of the mentioned

Answer: (a).getInstance() creates a new Job with particular cluster

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. Point out the wrong statement.