1.

Point out the correct statement.(a) Configuration parameters may be declared static(b) Unless explicitly turned off, Hadoop by default specifies two resources(c) Configuration class provides access to configuration parameters(d) None of the mentionedI got this question during an interview.This key question is from Hadoop Configuration topic in section Working of MapReduce of Hadoop

Answer»

Right option is (a) CONFIGURATION PARAMETERS may be declared static

Best EXPLANATION: Once a resource declares a value FINAL, no subsequently-loaded resource can ALTER that value.



Discussion

No Comment Found

Related InterviewSolutions