What is the difference between rdbms and hadoop?



What is the difference between rdbms and hadoop?..

Answer / Mudit Kumar

RDBMS (Relational Database Management System) is a type of database management system that stores data in tables with rows and columns, follows ACID (Atomicity, Consistency, Isolation, Durability) properties, and is primarily used for structured data. On the other hand, Hadoop is an open-source framework that enables distributed processing of large data sets across clusters of computers using simple programming models. It's designed to scale up easily, providing high fault tolerance, and handling both structured and unstructured data.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Apache Hadoop Interview Questions

Is a job split into maps?

1 Answers  


On what basis data will be stored on a rack?

1 Answers  


Define a job tracker?

1 Answers  


Explain use cases where SequenceFile class can be a good fit?

1 Answers  


Have you ever used Counters in Hadoop. Give us an example scenario?

1 Answers  


what is the typical block size of an HDFS block?

1 Answers  


Define streaming?

1 Answers  


Explain why do we need hadoop?

1 Answers  


Which are the two types of 'writes' in HDFS?

1 Answers  


Who invented hadoop?

1 Answers  


What are the port numbers of namenode, job tracker and task tracker?

1 Answers  


How you can contact your client everyday ?

0 Answers  


Categories