3
Hadoop Administrator Hadoop Administrator www.sevenmentor.com

Hadoop Administrator … · Hadoop Administration: 1. Types Of Data and Tools used 2. Characteristics Of Big Data 3. Hadoop And Traditional Rdbms 4. Hadoop Core Services and Daemons

  • Upload
    others

  • View
    4

  • Download
    0

Embed Size (px)

Citation preview

Hadoop Administrator

Hadoop Administrator

www.sevenmentor.com

www.sevenmentor.com

Hadoop Administration:

1. Types Of Data and Tools used2. Characteristics Of Big Data 3. Hadoop And Traditional Rdbms 4. Hadoop Core Services and Daemons5. Basic linux commands for utilities6. HDFS and Basic hdfs commands7. Creating dedicated hadoop user8. Creating links and permissions9. Working with ssh keys

Introduction to Big Data and Hadoop

Hadoop single node Cluster Setup for 1X series

1. Hadoop single node cluster2. Tools installation for hadoop1x3. Sqoop,Hive,Pig,Hbase with zookeeper4. Analyze the cluster using url5. NameNode UI, JobTracker UI, SettingUp Replication Factor6. HDFS Architecture , Hadoop Storage Mechanism,7. Understanding MapReduce, Running MapReduce Job

Hadoop Single node Cluster Setup for 2x series

1. Node Manager, Job history server and Resource Manager2. Installing and testing of daemons 3. Yarn architecture and its configurations

www.sevenmentor.com

Tools Installation:

1. Apache Sqoop 2. Apache Hive 3. Apache Pig4. Apache Hbase5. Apache Flume

Hadoop Multinode cluster setup

1. Creating multi node cluster2. Checking HDFS Status3. Breaking the cluster4. Copying Data Between Clusters5. Adding and Removing Cluster Nodes 6. Cluster Upgrading

Hadoop Ecosystem

1. Sqoop installation and testing with mysql2. Hive installation with mysql3. Pig installation and testing4. HBase installation and testing with hive5. Flume installation and testing with twitter6. Starting and stopping cluster