Posts

Showing posts from January, 2018

Apache sqoop list databases

Image
This video will teach you how to write sqoop list database command,how to list all databases using sqoop.

Apache sqoop list tables

Image
This video will teach you how to write sqoop list tables command,how to list all tables in database using sqoop.

Apache sqoop job command

Image
This video will teach you how to write sqoop job command,how to create a job in sqoop,how to list created jobs in sqoop,how to see description of sqoop,how to delete a sqoop job.

Apache Sqoop Export Command

Image
This video will teach you how to write sqoop export command,how to export database or table using sqoop in hdfs.

Apache Sqoop Codegen Command

Image
This video will teach you how to write sqoop codegen command,How to generate code for connection in sqoop,how to use codegen command in sqoop.

Apache Sqoop Eval command

Image
This video will teach you how to write sqoop eval command.How to evaluate a query on database or tables using sqoop.

Apache Sqoop Import all tables

Image
This video will teach you how to write sqoop import all tables command.or you can say how to import all tables from database in to hdfs using sqoop.

Apache Sqoop import command

Image
This video will teach you how to write sqoop import command and how to execute this.

Apache Sqoop Basics tutorial for beginners

Image
This post will teach you why we use sqoop to import and export database .What are the different commands in sqoop.

Apache Mapreduce Word Count Example For Beginners

Image
This video show you how to write a Mapreduce wordcount program using python. And how to run you mapreduce wordcount example using command line.                                                                                        

Apache MapReduce For Beginners

Image
This video will show you how mapreduce works in Apache HDFS and how Apache Mapreduce process the files and how Mapper and reducer works.It explain the Mapreduce shuffle,sort,combiner phases.

Apache Hadoop HDFS Architecture for Beginners

Image
This post will introduce you to Apache Hadoop HDFS Architecture.This video will show you HDFS components ,how name node in HDFS works and how data is stored on HDFS datanodes.