In our last blog post, I shared HBase create table, how to create a table in HBase. In this post, I will be sharing how to insert data in HBase table. As we know, HBase is a column-oriented NoSQL database and stores data column...
Blog
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...
10+1 Best Hadoop Books For Beginners
Big Data Hadoop is in trend and early adopters will get big advantages in the fastest growing analytics fields. What can be the best apart from Hadoop Books for beginners to start with Hadoop? In this guide, I am going to list 10...
Text File to Avro File Conversion using Pig
Recently, I came across a situation where I had to convert an input text file to avro format. I dig a lot and found some good solution to it. Here in this article, I am going to share about convert text file to avro file format...
How to Design a Hadoop Cluster [Comprehensive Guide]
Hadoop is now a well-established and widely used technology for analyzing data on a large scale. All AI and data startups are helping the companies by providing the analytics to boost sell online. From a small server log to large...