Bigdata and Hadoop Training in Porur Chennai


Greens Technology, Rated As Best Bigdata training institute in Chennai. Hadoop is changing the view of taking care of Big Data particularly the unstructured information. How about we know how Apache Hadoop programming library, which is a structure, assumes a key part in taking care of Big Data.

Big data Hadoop training in Chennai with 10 real time industry oriented case study projects on HDFS, MapReduce, Sqoop, Flume, Hive, Pig, HBase, MongoDB, Oozie, Concepts of ETL/ELT, SQL Basic, Unix Basic Commands and prepares you for Cloudera CCA Spark and Hadoop Developer Certification (CCA175) as well as master Hadoop Administration.

In a few ways, Big data Hadoop is like a fine wine: It shows signs of improvement with age as unpleasant edges (or flavor profiles) are smoothed out, and the individuals who hold up to devour it will presumably have a superior affair.Our Hadoop training chennai review is given as positive by industry experts.


About Our Trainer

- Karthik is an experienced statistician and data miner with more than 10+ years of experience using R, Python and SAS and a passion for building analytical solutions. He is a M.S. in Quantitative Economics and Applied Mathematics graduate who has analytics experience working with companies like Capital One, Walmart, ICICI Lombard etc.

Karthik is a lead Data Scientist at Citi Bank. As a Certified Predictive Modeler, Statistical Business Analyst, and Certified Advanced Programmer, Karthik is passionate about sharing his knowledge on how data science can support data-driven business decisions.

Qualification: M.S. in Statistics

Membership American Statistical Association


Want a free career Advice or any career related queries? Reach him by
+91- 8939915572


Curriculum

Bigdata and Hadoop Training Course Content

Introduction to Hadoop

  • High Availability
  • Scaling
  • Advantages and Challenges
  • What is Big data
  • Hadoop opportunities
  • Hadoop Challenges
  • Characteristics of Big data
  • Hadoop Distributed File System
  • Comparing Hadoop & SQL.
  • Industries using Hadoop.
  • Data Locality.
  • Hadoop Architecture.
  • Map Reduce & HDFS.
  • Using the Hadoop single node image (Clone).

The Hadoop Distributed File System (HDFS)

  • HDFS Design & Concepts
  • Blocks, Name nodes and Data nodes
  • HDFS High-Availability and HDFS Federation.
  • Hadoop DFS The Command-Line Interface
  • Basic File System Operations
  • Anatomy of File Read
  • Anatomy of File Write
  • Block Placement Policy and Modes
  • More detailed explanation about Configuration files.
  • Metadata, FS image, Edit log, Secondary Name Node and Safe Mode.
  • How to add New Data Node dynamically.
  • How to decommission a Data Node dynamically (Without stopping cluster).
  • FSCK Utility. (Block report).
  • How to override default configuration at system level and Programming level.
  • HDFS Federation.
  • ZOOKEEPER Leader Election Algorithm.
  • Exercise and small use case on HDFS.

Map Reduce

  • Functional Programming Basics.
  • Map and Reduce Basics
  • How Map Reduce Works
  • Anatomy of a Map Reduce Job Run
  • Legacy Architecture ->Job Submission, Job Initialization, Task Assignment, Task Execution, Progress and Status Updates
  • Job Completion, Failures
  • Shuffling and Sorting
  • Splits, Record reader, Partition, Types of partitions & Combiner
  • Optimization Techniques -> Speculative Execution, JVM Reuse an
  • Types of Schedulers and Counters.
  • Comparisons between Old and New API at code and Architecture Level.
  • Getting the data from RDBMS into HDFS using Custom data types.
  • Distributed Cache and Hadoop Streaming (Python, Ruby and R). YARN.
  • Sequential Files and Map Files.
  • Enabling Compression Codec’s.
  • Map side Join with distributed Cache.
  • Types of I/O Formats: Multiple outputs, NLINEinputformat.
  • Handling small files using CombineFileInputFormat.

Map/Reduce Programming – Java Programming

  • Hands on “Word Count” in Map/Reduce in standalone and Pseudo distribution Mode.
  • Sorting files using Hadoop Configuration API discussion
  • Emulating “grep” for searching inside a file in Hadoop
  • DBInput Format
  • Job Dependency API discussion
  • Input Format API discussion
  • Input Split API discussion
  • Custom Data type creation in Hadoop.

NOSQL

  • ACID in RDBMS and BASE in NoSQL.
  • CAP Theorem and Types of Consistency.
  • Types of NoSQL Databases in detail.
  • Columnar Databases in Detail (HBASE and CASSANDRA).
  • TTL, Bloom Filters and Compensation.

HBase

  • HBase Installation
  • HBase concepts
  • HBase Data Model and Comparison between RDBMS and NOSQL.
  • Master & Region Servers.
  • HBase Operations (DDL and DML) through Shell and Programming and HBase Architecture.
  • Catalog Tables.
  • Block Cache and sharding.
  • SPLITS.
  • DATA Modeling (Sequential, Salted, Promoted and Random Keys).
  • JAVA API’s and Rest Interface.
  • Client Side Buffering and Process 1 million records using Client side Buffering.
  • HBASE Counters.
  • Enabling Replication and HBASE RAW Scans.
  • HBASE Filters.
  • Bulk Loading and Coprocessors (Endpoints and Observers with programs).
  • Real world use case consisting of HDFS,MR and HBASE.

Hive

  • Installation
  • Introduction and Architecture.
  • Hive Services, Hive Shell, Hive Server and Hive Web Interface (HWI)
  • Meta store
  • Hive QL
  • OLTP vs. OLAP
  • Working with Tables.
  • Primitive data types and complex data types.
  • Working with Partitions.
  • User Defined Functions
  • Hive Bucketed Tables and Sampling.
  • External partitioned tables, Map the data to the partition in the table, Writing the output of one query to another table, Multiple inserts
  • Dynamic Partition
  • Differences between ORDER BY, DISTRIBUTE BY and SORT BY.
  • Bucketing and Sorted Bucketing with Dynamic partition.
  • RC File.
  • INDEXES and VIEWS.
  • MAPSIDE JOINS.
  • Compression on hive tables and Migrating Hive tables.
  • Dynamic substation of Hive and Different ways of running Hive
  • How to enable Update in HIVE.
  • Log Analysis on Hive.
  • Access HBASE tables using Hive.
  • Hands on Exercises

Pig

  • Installation
  • Execution Types
  • Grunt Shell
  • Pig Latin
  • Data Processing
  • Schema on read
  • Primitive data types and complex data types.
  • Tuple schema, BAG Schema and MAP Schema.
  • Loading and Storing
  • Filtering
  • Grouping & Joining
  • Debugging commands (Illustrate and Explain).
  • Validations in PIG.
  • Type casting in PIG.
  • Working with Functions
  • User Defined Functions
  • Types of JOINS in pig and Replicated Join in detail.
  • SPLITS and Multiquery execution.
  • Error Handling, FLATTEN and ORDER BY.
  • Parameter Substitution.
  • Nested For Each.
  • User Defined Functions, Dynamic Invokers and Macros.
  • How to access HBASE using PIG.
  • How to Load and Write JSON DATA using PIG.
  • Piggy Bank.
  • Hands on Exercises

SQOOP

  • Installation
  • Import Data.(Full table, Only Subset, Target Directory, protecting Password, file format other than CSV,Compressing,Control Parallelism, All tables Import)
  • Incremental Import(Import only New data, Last Imported data, storing Password in Metastore, Sharing Metastore between Sqoop Clients)
  • Free Form Query Import
  • Export data to RDBMS,HIVE and HBASE
  • Hands on Exercises.

HCATALOG.

  • Installation.
  • Introduction to HCATALOG.
  • About Hcatalog with PIG,HIVE and MR.
  • Hands on Exercises.

FLUME

  • Installation
  • Introduction to Flume
  • Flume Agents: Sources, Channels and Sinks Avro Source
  • Log User information using Java program in to HDFS using Tail Source
  • Log User information using Java program in to HBASE using LOG4J and Avro Source
  • Log User information using Java program in to HBASE using Tail Source
  • Flume Commands
  • Use case of Flume: Flume the data from twitter in to HDFS and HBASE. Do some analysis using HIVE and PIG

More Ecosystems

  • HUE.(Hortonworks and Cloudera).

Oozie

  • Workflow (Action, Start, Action, End, Kill, Join and Fork), Schedulers, Coordinators and Bundles.
  • Workflow to show how to schedule Sqoop Job, Hive, MR and PIG.
  • Real world Use case which will find the top websites used by users of certain ages and will be scheduled to run for every one hour.
  • Zoo Keeper
  • HBASE Integration with HIVE and PIG.
  • Phoenix
  • Proof of concept (POC).

SPARK

  • Overview
  • Linking with Spark
  • Initializing Spark
  • Using the Shell
  • Resilient Distributed Datasets (RDDs)
  • Parallelized Collections
  • External Datasets
  • RDD Operations
  • Basics, Passing Functions to Spark
  • Working with Key-Value Pairs
  • Transformations
  • Actions
  • RDD Persistence
  • Which Storage Level to Choose?
  • Removing Data
  • Shared Variables
  • Broadcast Variables
  • Accumulators
  • Deploying to a Cluster
  • Unit
  • Migrating from pre-1.0 Versions of Spark
  • Where to Go from Here

Course Reviews

3.7

3.7
38 ratings
  • 5 stars0
  • 4 stars0
  • 3 stars0
  • 2 stars0
  • 1 stars0





Key Features

We provide Job Oriented hands on practical training by real time working professional. its suitable for fresher and professional.

We provide hard copy for classroom students / soft copy for online students.

You will get lifetime video access - Online Students

we provide 24/7 support by any type of issues regarding classes and accessing.

You will get course completion certificate when you finished the course.

greens Technologys Porur provides you job assistance, we have 150+ clients across the globe. We don’t charge any extra fees for this.

greens Technologys Whatsapp

About Greens Technologys Porur

Greens Technology is the best IT Training Institutes in Chennai Porur, Adyar, OMR, Velachery, Tambaram, Anna Nagar and Navalur with placements, offering 200 and more software courses with 100% Placement Assistance. We are offering Classroom, Online, Corporate training for Oracle, Java, Selenium, AWS, Hadoop, Salesforce, Data Science and more trainings in chennai.


  • 100% Practical Training

  • Your Flexible Timing

  • Free Course Materials

  • Hands on training

  • Step By Step Guidance

  • More than 5 years experience trainers

  • Best classroom environment

Greens Technology Porur

No: 12, 149,
1C/1D, 1st Floor,
Opp to DLF IT Park,
Ramapuram,
Chennai - 600089.

Phone: +91 8939915572
Email: greenstechporur@gmail.com
Website: www.traininginporur.net

top

Copyright © 2019 -2020 greens Technologys Porur. All rights reserved.