HBase is a key/value store. Specifically it is: August 17, 2021August 17, 2021 administrator HBase is a key/value store. Specifically it is:Multi- dimensionalExcellent ! Your Answer is Correct. DistributedConsistentSparse
Hive can load the data from: August 17, 2021August 17, 2021 administrator Hive can load the data from:All Options are CorrectExcellent ! Your Answer is Correct. Local File systemHDFS File systemOutput of a Pig Job
Partitioned tables in Hive: August 17, 2021August 17, 2021 administrator Partitioned tables in Hive:All Options are CorrectExcellent ! Your Answer is Correct. Are aimed to increase the performance of the queriesModify the underlying HDFS structureAre not useful if the filter columns for query are different from the partition columns
Managed tables in Hive: August 17, 2021August 17, 2021 administrator Managed tables in Hive:Are Managed by Hive for their data and metadataExcellent ! Your Answer is Correct. Are useful for enterprise wide dataCan load the data only from local file systemCan load the data only from HDFS
Hive queries response time is in order of August 17, 2021August 17, 2021 administrator Hive queries response time is in order ofSeconds at leastExcellent ! Your Answer is Correct. Minutes at leastHours at leastMilliseconds at least
Which of the following is the highest level of Data Model in Hive? August 17, 2021August 17, 2021 administrator Which of the following is the highest level of Data Model in Hive? DatabaseExcellent ! Your Answer is Correct. ViewTablePartitions
Hadoop is a framework that allows the distributed processing of: August 17, 2021August 17, 2021 administrator Hadoop is a framework that allows the distributed processing of:Large Data SetsExcellent ! Your Answer is Correct. Semi-Large Data SetsSmall Data SetsLarge and Small Data sets
Which of the following are the Big Data Solutions Candidates? August 17, 2021August 17, 2021 administrator Which of the following are the Big Data Solutions Candidates?All Options are CorrectExcellent ! Your Answer is Correct. Processing 1.5 TB data everydayProcessing 30 minutes Flight sensor dataProcessing User clicks on a website
Who will initiate the mapper? August 17, 2021August 17, 2021 administrator Who will initiate the mapper? Task trackerExcellent ! Your Answer is Correct. Job trackerCombinerReducer
Which of following is the return data type of Filter UDF? August 17, 2021August 17, 2021 administrator Which of following is the return data type of Filter UDF?BooleanExcellent ! Your Answer is Correct. IntegerStringNone of the Option is Correct