Which component of the Hadoop ecosystem provides real-time, random read/write access to data stored in HDFS?
- HBase
- Hive
- Pig
- Spark
HBase is the component of the Hadoop ecosystem that provides real-time, random read/write access to data stored in HDFS (Hadoop Distributed File System). It is a NoSQL database that runs on top of HDFS.
Loading...
Related Quiz
- Scenario: Your organization has a legacy data warehouse system with slow batch processing for data loading. Management wants to improve the system's performance by implementing a more efficient data loading strategy. What factors would you consider when proposing a new data loading strategy, and how would you justify your recommendations?
- Scenario: A company needs to store and process large volumes of unstructured data, including text documents and multimedia files. Which NoSQL database would be most suitable for this use case?
- What is a clustered index in a relational database?
- What is the primary goal of data cleansing in the context of data management?
- Which of the following best describes the primary purpose of a data warehouse?