Question : When a JobTracker stops receiving heartbeats from the task tracker, the JobTracker
1. Retry three times to schedule the task on same task tracker
2. Reschedules the tasks on failed TaskTracker to other TaskTracker
3. Report Failures and stops
4. Restarts the failed TaskTracker
Correct Answer : 2 Explanation:
Question : Which is the default scheduler in YARN architecture
1. Fair Scheduler
2. Capacity Scheduler
3. Map Scheduler
4. Hash scheduler
Correct Answer : 1 Explanation:
Question : Which of the following is a correct pattern to use Hadoop framework
1. Summarizing the data for instance statistical summaries, counts, and indexes for group of data. 2. Filtering data for instance Sample, sanitize, identify top n , and filter unique data 3. Optimize data for instance Transform, Partition, sort and generate data
1. The ApplicationMaster starts the NodeManager in a Container 2. The NodeManager requests resources from the ApplicationMaster 3. Access Mostly Uused Products by 50000+ Subscribers 4. The NodeManager creates an instance of the ApplicationMaster
1. Each DataNode receives commands from one designated master NameNode. 2. DataNodes send periodic heartbeats to all the NameNodes. 3. Access Mostly Uused Products by 50000+ Subscribers 4. DataNodes send periodic block reports to all the NameNodes.
1. Algorithms that require applying the same mathematical function to large numbers of individual binary records. 2. Relational operations on large amounts of structured and semi-structured data. 3. Access Mostly Uused Products by 50000+ Subscribers 4. Large-scale graph algorithms that require one-step link traversal. 5. Text analysis algorithms on large collections of unstructured text (e.g, Web crawls).