Q. . . . . . . . . will clear the RMStateStore and is useful if past applications are no longer needed.

  • (A) -format-state
  • (B) -form-state-store
  • (C) -format-state-store
  • (D) none of the mentioned
πŸ’¬ Discuss
βœ… Correct Answer: (C) -format-state-store

Q. . . . . . . . . is used for storing one of the replicas in SSD.

  • (A) Hot
  • (B) Lazy_Persist
  • (C) One_SSD
  • (D) All_SSD
πŸ’¬ Discuss
βœ… Correct Answer: (C) One_SSD

Q. Point out the correct statement.

  • (A) Mover is not similar to Balancer
  • (B) hdfs dfsadmin -setStoragePolicy <path> <policyName> puts a storage policy to a file or a directory.
  • (C) addCacheArchive add archives to be localized
  • (D) none of the mentioned
πŸ’¬ Discuss
βœ… Correct Answer: (C) addCacheArchive add archives to be localized

Q. . . . . . . . . class allows you to specify the InputFormat and Mapper to use on a per-path basis.

  • (A) MultipleOutputs
  • (B) MultipleInputs
  • (C) SingleInputs
  • (D) None of the mentioned
πŸ’¬ Discuss
βœ… Correct Answer: (B) MultipleInputs

Q. The . . . . . . . . is a framework-specific entity that negotiates resources from the ResourceManager.

  • (A) NodeManager
  • (B) ResourceManager
  • (C) ApplicationMaster
  • (D) All of the mentioned
πŸ’¬ Discuss
βœ… Correct Answer: (C) ApplicationMaster

Q. . . . . . . . . method clears all keys from the configuration.

  • (A) clear
  • (B) addResource
  • (C) getClass
  • (D) none of the mentioned
πŸ’¬ Discuss
βœ… Correct Answer: (A) clear

Q. The . . . . . . . . is responsible for allocating resources to the various running applications subject to familiar constraints of capacities, queues etc.

  • (A) Manager
  • (B) Master
  • (C) Scheduler
  • (D) None of the mentioned
πŸ’¬ Discuss
βœ… Correct Answer: (C) Scheduler

Q. Point out the wrong statement.

  • (A) A Storage policy consists of the Policy ID
  • (B) The storage policy can be specified using the "dfsadmin -setStoragePolicy" command
  • (C) dfs.storage.policy.enabled is used for enabling/disabling the storage policy feature
  • (D) None of the mentioned
πŸ’¬ Discuss
βœ… Correct Answer: (D) None of the mentioned

Q. An input . . . . . . . . is a chunk of the input that is processed by a single map.

  • (A) textformat
  • (B) split
  • (C) datanode
  • (D) all of the mentioned
πŸ’¬ Discuss
βœ… Correct Answer: (B) split

Q. . . . . . . . . is useful for iterating the properties when all deprecated properties for currently set properties need to be present.

  • (A) addResource
  • (B) setDeprecatedProperties
  • (C) addDefaultResource
  • (D) none of the mentioned
πŸ’¬ Discuss
βœ… Correct Answer: (B) setDeprecatedProperties