In last few days, we have talked a lot about the namespace in our Hadoop federation vs high availability post. And we are going to see this namespace form HBase prospective now. You can create the HBase namespace to the schema of...
Category - HBase
Top Big Data Tools And Why We Use Them?
We have discussed a lot about Big Data, Hadoop, and business intelligence tools here at the site. Today, we will discuss some of the top big data tools and why we are using those. These big data tools will help you to get into...
HBase Architecture- Everything you should know
In this tutorial, I will be digging around HBase architecture. As we know HBase is a column-oriented NoSQL database and is mainly used to store large data. HBase is highly beneficial when it comes to the requirements of record...
Capgemini Hadoop Interview Questions and Answers
[vc_row][vc_column][vc_column_text]Here are some of the Capgemini Hadoop Interview Questions and Answers asked in a recent interview. We received these Capgemini Hadoop Interview Questions from one of our readers. We compiled the...
How to Import CSV File into HBase using importtsv
So far we have discussed HBase Create Table, How to insert data in HBase table and Update the records in HBase table. In this tutorial, we will discuss how to import CSV File into HBase table using importtsv command. Import CSV...