FAQ
1 min read
14

How does Hadoop handle Big Data?

June 11, 2019
0

Hadoop is an open source framework that allows the storage as well as processing of the big data in a distributed environment, that is spread across the computer clusters by the use of simple models of programming languages. It is designed in such a way that it can be scaled up to thousands of machine from a single server, each of them offering a local computation and storage.

Leave a Reply

Your email address will not be published. Required fields are marked *

Related Posts