- Data Lake for Enterprises
- Tomcy John Pankaj Misra
- 73字
- 2021-07-02 22:47:08
Yet Another Resource Negotiator (YARN)
Yet Another Resource Negotiator (YARN) was introduced in Hadoop 2 is the primary resource manager for the whole of the Hadoop cluster. This eliminated the single point of failure that existed in Hadoop 1 by spawning multiple job trackers in a Hadoop cluster such that failure of a job tracker does not affect other jobs and ensures re-scheduling of failed jobs to resume from the point of failure.