What s the difference between Hadoop and NoSQL

0 votes
I.m a newbie to this Hadoop and Big Data things.

I would like to know what is Hadoop and Nosql? Are they both the same thing or are they different ??
Apr 2, 2018 in Big Data Hadoop by Ashish
• 2,650 points
5,900 views

1 answer to this question.

0 votes

Let's start with the definitions

Hadoop is an open source, scalable and fault tolerant framework from ASF - Apache Software foundation and its framework is in Java. By Open source it means it is available for free to everyone and its source can also be changed as per the requirements.

Hadoop processes Big data on a cluster of commodity hardware. If a certain functionality does not work properly or fulfill your need, you can change it accordingly.

Now NoSQL on the other hand NoSQL is a type of database management system which is used to store structured, semi-structured, as well as unstructured data. It is schema-less.

Hadoop Supports a lot of NoSQL databases: Hbase and Cassandra are the top choices when it comes to integrating nosql databases with Hadoop Framework.

Learn more about Big Data and its applications from the Azure Data Engineer certification.

Hope this helps.

answered Apr 2, 2018 by kurt_cobain
• 9,390 points

Related Questions In Big Data Hadoop

0 votes
10 answers

What is the difference between Mongodb and Hadoop?

MongoDB is a NoSQL database, whereas Hadoop is ...READ MORE

answered Jun 20, 2018 in Big Data Hadoop by jenny_code
11,266 views
0 votes
1 answer
0 votes
1 answer

What is the difference between Hadoop MapReduce and built-in MapReduce?

Differences are as follows: Hadoop's MR can be ...READ MORE

answered Sep 11, 2018 in Big Data Hadoop by Frankie
• 9,830 points
1,176 views
0 votes
1 answer

Hadoop: What is the difference between `hadoop dfs` and `hadoop fs`?

You can find the definition here: $HADOOP_HOME/bin/hadoop ... elif [ ...READ MORE

answered Nov 6, 2018 in Big Data Hadoop by Omkar
• 69,210 points
1,541 views
+1 vote
1 answer

Hadoop Mapreduce word count Program

Firstly you need to understand the concept ...READ MORE

answered Mar 16, 2018 in Data Analytics by nitinrawat895
• 11,380 points
10,521 views
+2 votes
11 answers

hadoop fs -put command?

Hi, You can create one directory in HDFS ...READ MORE

answered Mar 16, 2018 in Big Data Hadoop by nitinrawat895
• 11,380 points
103,814 views
–1 vote
1 answer

Hadoop dfs -ls command?

In your case there is no difference ...READ MORE

answered Mar 16, 2018 in Big Data Hadoop by kurt_cobain
• 9,390 points
4,234 views
0 votes
1 answer
0 votes
1 answer
+2 votes
10 answers

Is there any difference between “hdfs dfs” and “hadoop fs” shell commands?

hadoop fs <args> fs is used for generic ...READ MORE

answered Mar 16, 2018 in Big Data Hadoop by anonymous
32,407 views
webinar REGISTER FOR FREE WEBINAR X
REGISTER NOW
webinar_success Thank you for registering Join Edureka Meetup community for 100+ Free Webinars each month JOIN MEETUP GROUP