Question-60: Select the correct statements with regards to YARN.

  1. The YARN service manages the MapReduce tasks.
  2. The YARN service manages the Spark tasks.
  3. Applications run in YARN containers, which use Linux Cgroups for resource management and process isolation.
  4. Applications run in YARN containers, which use Linux NameSpace for resource management and process isolation.

Answer:

Exp: The YARN service manages MapReduce and Spark tasks. Applications run in YARN containers, which use Linux Cgroups for resource management and process isolation. 


Other Popular Courses