Explain to me the relationship between Hadoop and Databases

0 votes
I want to know the relationship between HDFS and databases. Is it always necessary to use HDFS, the data be in some NoSQL format? Is there a specific database that always comes attached when using HDFS? I know Cloudera offers Hadoop solutions and they use HBase.Can I use a relational database as the native database for Hadoop?
May 15, 2019 in Big Data Hadoop by nitinrawat895
• 11,380 points
1,554 views

1 answer to this question.

0 votes
Okay, that's a lot of queries together, let me answer all your question on after the other.

1. I want to know the relationship between HDFS and Database

Ans: You might have got confused by the basic similarity between both which happens to be storing the data. You thought you are storing data in your database but internally the data was being stored on your local file system and when it comes to HDFS, the data gets stored in NoSQL databases like HBase using the Hadoop cluster and exploiting the parallel processing capability of Hadoop HDFS.

2. Is it always necessary to use HDFS and the data to be in NoSQL format?

Ans: First of all, Let me tell you that HDFS is designed t store any kind of data irrespective of the type of data. It can store structured, semi-structured, and even completely unstructured data. There is nothing called a No-SQL data format.

3. Is there ay specific database that always comes attached when using HDFS?

Ans: HDFS can support working with Databases like Casandra, HBase, NoSQL and many more and coming into your query, the HDFS comes with only MapReduce and nothing else.

4. Can I use RDBMS as my native database for Hadoop?

Both of these were designed to work for different environments and their functionality is also different. Moreover, there is no feature built till no to allow to use RDBMS as a native DB for Hadoop.
answered May 15, 2019 by ravikiran
• 4,620 points

Related Questions In Big Data Hadoop

+1 vote
1 answer

Explain to me the difference between HBase and HDFS

Let's start from scratch. Hadoop basically consists of three ...READ MORE

answered Mar 19, 2019 in Big Data Hadoop by nitinrawat895
• 11,380 points
779 views
0 votes
1 answer

Explain to me the difference between name node and secondary name node.

Firstly, You need to understand the major ...READ MORE

answered Apr 30, 2019 in Big Data Hadoop by ravikiran
• 4,620 points
1,201 views
0 votes
1 answer

Explain to me the Elasticsearch and Hadoop in a much better manner

I understand your problem, I suggest you download ...READ MORE

answered May 10, 2019 in Big Data Hadoop by ravikiran
• 4,620 points
460 views
0 votes
1 answer

Explain to me the difference between HadoopHDFS and HBase.

Let me explain the major differences between ...READ MORE

answered May 13, 2019 in Big Data Hadoop by ravikiran
• 4,620 points

edited May 14, 2019 by Omkar 394 views
0 votes
1 answer
+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,607 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
104,786 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,287 views
0 votes
1 answer

Explain to me the method to transfer data between Azure tables and Hadoop on Azure

this article on HiveStorageHandler will let you create ...READ MORE

answered May 3, 2019 in Big Data Hadoop by ravikiran
• 4,620 points
405 views
0 votes
1 answer

Explain to me the difference between HBase and HDFS.

Hadoop generally consists of three major components: HDFS It ...READ MORE

answered Apr 12, 2019 in Big Data Hadoop by ravikiran
• 4,620 points
1,795 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