Blog

Hadoop

Different Modes of Hadoop

In this tutorial, we will see the different Hadoop Modes. Different modes of Hadoop are the ways in which Hadoop and ecosystems can run smoothly. Hadoop can run in three different modes as below- • Local (Standalone) Mode •...

Read more
Hadoop HBase

How to Create Table in HBase

Creating a table in HBase is different from what we were doing in RDBS. In this HBase create table tutorial, I will be telling all the methods to Create Table in HBase. As we know, HBase is a column-oriented database like RDBS...

Read more