Which job will take the most time to run in MapReduce? July 30, 2021July 30, 2021 administrator Which job will take the most time to run in MapReduce?A job involving sortingWell Done. Your Answer is Correct Keep it Up!A job involving shufflingA job involving multiple mapside joinsA job involving multiple reduceside joins
Which of these processes is optional in the MapReduce Framework? July 30, 2021July 30, 2021 administrator Which of these processes is optional in the MapReduce Framework?SortingWell Done. Your Answer is Correct Keep it Up!ReducerShufflingMapper
Where does the Application Master of a job reside while a job is running on the cluster? July 30, 2021July 30, 2021 administrator Where does the Application Master of a job reside while a job is running on the cluster? Resource ManagerWell Done. Your Answer is Correct Keep it Up!NamenodeOn a Node Manager assigned by the Resource ManangerOn every node where the job is being executed
Which component was removed in Hadoop 2.0? July 30, 2021July 30, 2021 administrator Which component was removed in Hadoop 2.0?Job trackerWell Done. Your Answer is Correct Keep it Up!YARNMapReduceNamenode
Which of these queue schedulers are not available in YARN? July 30, 2021July 30, 2021 administrator Which of these queue schedulers are not available in YARN?LIFOWell Done. Your Answer is Correct Keep it Up!Fair schedulerCapacity schedulerFIFO
Which of these is true about a datanode? July 30, 2021July 30, 2021 administrator Which of these is true about a datanode?Datanode is a HDFS slave componentWell Done. Your Answer is Correct Keep it Up!Namenode sends heartbeat to datanode to make sure its availableDatanodes are used to run jobsEvery 5th heartbeat is a block report
What is a good number for block size? July 30, 2021July 30, 2021 administrator What is a good number for block sizemultiple of 512kbWell Done. Your Answer is Correct Keep it Up!500kbmultiple of 1000kb100kb
A company has deployed a Hadoop stack and wishes to implement Access Control over its various employees. Which service can be used for this purpose? July 30, 2021July 30, 2021 administrator A company has deployed a Hadoop stack and wishes to implement Access Control over its various employees. Which service can be used for this purpose?RangerWell Done. Your Answer is Correct Keep it Up!KnoxSparkSolr
Which of the following services can be used to provide perimeter security to a Hadoop stack? July 30, 2021July 30, 2021 administrator Which of the following services can be used to provide perimeter security to a Hadoop stack?KnoxWell Done. Your Answer is Correct Keep it Up!RangerSparkSolr
A company is considering deploying a Hadoop stack for their business. Previously, they used traditional RDMS to store their data. Which service can be used by the company to store their data in the Hadoop stack after migration? July 30, 2021July 30, 2021 administrator A company is considering deploying a Hadoop stack for their business. Previously, they used traditional RDMS to store their data. Which service can be used by the company to store their data in the Hadoop stack after migration?HiveWell Done. Your Answer is Correct Keep it Up!StormKafkaSqoop