When I started using the Cloudera CDH and Hortonworks framework, I struggled a lot to find the default password for their tools like Cloudera Hue Browser and HortonWorks Ambari and so thought to write a post which will give you...
Blog
How to Import Data From MySQL to Hive Using Sqoop
Usually, we learn to import RDBMS data into HDFS but there are times when we need to directly import data from MySQL to Hive using Sqoop. In this tutorial, I will share how to import data from MySQL to Hive using Sqoop in an easy...