Science, asked by samiksha98, 1 year ago

The equivalent hbase structure of an in-memory tree in log-structured merge trees is

Answers

Answered by writersparadise
5
The correct answer could be - Hadoop.

HBase is a database which is distributed scalable and the programming model that is used for distributed processing of the data is called as Map Reduce.

Hadoop is a software framework which is open-sourced and is used for the distributed storage and for the processing of datasets, especially of huge data by using the MapReduce model.

The Hadoop model is comprised of different modules like the - Hadoop Common, Hadoop Distributed File System, Hadoop YARN, and Hadoop MapReduce.
Similar questions