The need for data replication can arise in various scenarios like November 27, 2021November 27, 2021 administrator The need for data replication can arise in various scenarios likeAll Options are CorrectWell Done.replication factor ischangeddatanode goes downdata blocks get corrupted
Which of the following is the correct statement? November 27, 2021November 27, 2021 administrator Which of the following is the correct statement?datanode is the slave/worker node and holds the user data in the form ofdata blocksWell Done.each incoming file is broken into 32 mb by defaultnamenode stores user data in the form of data blocksAll Options are Correct
What is HDFS Block in Hadoop? November 27, 2021November 27, 2021 administrator What is HDFS Block in Hadoop?it is the physicalrepresentation of dataWell Done.it is the logicalrepresentation of dataBatch ProcessingAll Options are Correct
What is the default size of HDFS Data Block? November 27, 2021November 27, 2021 administrator What is the default size of HDFS Data Block?128mbWell Done.64mb32mb16mb
What is default replication factor? November 27, 2021November 27, 2021 administrator What is default replication factor?3Well Done.521
Which among the following is the correct statement November 27, 2021November 27, 2021 administrator Which among the following is the correct statementnamenode stores metadataWell Done.datanode manage file system namespacename node stores actual dataAll Options are Correct
Which utility is used for checking the health of an HDFS file system? November 27, 2021November 27, 2021 administrator Which utility is used for checking the health of an HDFS file system?fsckWell Done.fchkfschfcks
Which among the following command is used to copy a directory from one node to another in HDFS? November 27, 2021November 27, 2021 administrator Which among the following command is used to copy a directory from onenode to another in HDFS?distcpWell Done.dcprcpdrcp
What is HDFS? November 27, 2021November 27, 2021 administrator What is HDFS?storage layerWell Done.batch processing engineresource management layerAll Options are Correct
The source of HDFS architecture in Hadoop originated as November 27, 2021November 27, 2021 administrator The source of HDFS architecture in Hadoop originated asgoogle distributed filesystemWell Done.yahoo distributed filesystemfacebook distributed filesystemamazon s3 storage