Start learning 50% faster. Sign in now
DataNode in Hadoop's HDFS (Hadoop Distributed File System) is responsible for managing and storing the actual data blocks. DataNodes perform read/write operations on the data blocks as directed by the NameNode and report back with the status of the operations. a) Job Tracker : The Job Tracker manages the jobs and distributes tasks to various TaskTrackers, not data blocks. b) NameNode : The NameNode manages the metadata and directory structure of HDFS but does not store data itself. d) YARN : YARN (Yet Another Resource Negotiator) is responsible for cluster resource management and job scheduling, not data storage. e) HDFS Client : The HDFS Client is used to interact with the HDFS, not to store or manage data blocks.
The probability of selecting a rotten apple randomly from a heap of 600 apples is 0.14. What is the number of rotten apples in the heap?
In a box, there are three different colour cubes: blue, green, and orange. The sum of the number of green and blue cubes in the box equals the number of...
In a lottery, there are 8 prizes and 20 blanks. A lottery is drawn at random. What is the probability of getting a prize?
...There are 4 red balls, 5 blue balls and 3 green balls in a jar. 2 balls are drawn at random. Find the probability that both balls are either green or red.
A card is drawn randomly from a collection of total face cards. What is the probability that the drawn card is a Queen?
A bag contains 4 white balls, 5pink balls and 3 black balls. 2 balls are drawn randomly. What is the probability that there are no black balls?
Rohan divided a two-digit number by '7', what is the probability that the remainder obtained is a prime number?
A bag contains 9 blue balls, 16 red balls, and 20 green balls. One ball is drawn at random. Find the probability that the ball drawn is either blue or g...
There are (m + 4) red roses, (m + 9) white roses and ‘m’ pink roses in a bag. If the probability of picking a pink rose is 3/10, then find t...