DATABASE FUNDAMENTALS
BASICS OF BIG DATA
Question
[CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
|
Which statement best describes Apache Hadoop?
|
Hadoop is a data warehouse.
|
|
Hadoop is a scalable NoSQL database.
|
|
Hadoop is a scalable data storage and batch processing framework.
|
|
Hadoop is a scalable relational database.
|
Explanation:
Detailed explanation-1: -Apache Hadoop is an open source framework that is used to efficiently store and process large datasets ranging in size from gigabytes to petabytes of data. Instead of using one large computer to store and process the data, Hadoop allows clustering multiple computers to analyze massive datasets in parallel more quickly.
Detailed explanation-2: -HDFS is the primary storage system of Hadoop. Hadoop distributed file system (HDFS) is a java based file system that provides scalable, fault tolerance, reliable and cost efficient data storage for Big data.
There is 1 question to complete.