Browsing:

Category: BigData

Cloudera CDH cluster setup: Cloudera Manager agents installation

If you followed previous guides related Cloudera CDH cluster setup either on this site or on my youtube channel, you are ready to proseed with the next step – installation of Cloudera Maanger agents on all cluster nodes, including Cloudera Read more…


Enabling sudo usage without being asked to enter the password

In this post we will take care of one important thing related to Cloudera CDH cluster setup – there is a requirement that on all nodes of the cluster Cloudera Manager should be able to execute sudo commands without being Read more…


Cloudera CDH cluster setup: making nodes FQDN resolvable

Today we will do the last preparations related to Cloudera CDH cluster setup. We need to make names of our cluster’s node resolvable – meaning that if i would like to connect from one cluster node to another, for example, Read more…


APACHE HIVE: Create new database

In this video it is show in details how we work with a particular Hive database It is shown how we can specify additional parameters while creating a new database, like comment which would be seen to other users as Read more…


Apache Hive – Intro to Hive DB

Hi everyone! We have just published a new video related to Hive DB – the most widely used DB in BigData world! This is just a first video from the quite a big playlist we plan to create to cover Read more…


Sqoop – homework to be completed

Let’s now put everything together we learned so far about Sqoop and try to accomplish the following task: You have been given following mysql database details as well as other info. user=root password=cloudera database=retail_db jdbc URL = jdbc:mysql://quickstart/retail_db Please accomplish Read more…


Sqoop – data import from MySQL using custom SQL query

We are happy to inform that a new video related to Sqoop has just been released! Today it is shown how it is possible to import data from MySQL to HDFS using free-form SQL query with condition. Also it is Read more…


Sqoop import data from MySQL to Hive – Cloudera VM

We are happy to announce that new a new video is available at our YouTube channel! It is devoted to Sqoop – we show how to import data from MySQL directly to Hive DB, including all steps – starting from Read more…


Sqoop – Export from HDFS to MySQL video is available now

Sqoop – Export from HDFS to MySQL video has been released on our youtube channel. so it is the right time to watch it! In the video it is discussed in details what are the steps which should be taken Read more…


Sqoop import video is now available!

We have just released a new video on our YouTube channel related to Sqoop – a tool which allows to import / export data to / from Hadoop cluster Do not forget to subscribe to our channel if have not Read more…