EMERGING TRENDS IN SOFTWARE ENGINEERING
CLOUD COMPUTING
Question
[CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
|
Point out the correct statement in context of YARN:
|
YARN extends the power of Hadoop to incumbent and new technologies found within the data center
|
|
YARN is highly scalable
|
|
YARN enhances a Hadoop compute cluster in many ways
|
|
All of the mentioned
|
Explanation:
Detailed explanation-1: -Point out the correct statement. Explanation: YARN provides ISVs and developers a consistent framework for writing data access applications that run IN Hadoop.
Detailed explanation-2: -YARN stands for Yet Another Resource Negotiator, and it belongs to Apache Hadoop technology. To put it simply, it is a large-scale distributed operating system for big data applications.
Detailed explanation-3: -Resource Manager. YARN works through a Resource Manager which is one per node and Node Manager which runs on all the nodes. Node Manager. Node Manager is responsible for the execution of the task in each data node. Containers. Application Master.
There is 1 question to complete.