IIHTiihttrichy.com/brochuers/BigdataHadoopCoursesBrochure.pdf · Java Fundamentals, Hadoop...

2
Corporate Office: No. 15, 4th Floor, Sri Lakshmi Complex, St. Marks Road, Bangalore - 560 001. Asia | Africa | Middle-East | Europe www.iiht.com Student Enquiry: [email protected] Franchise Enquiry: [email protected] Some of the Top Companies recruiting IIHT-ians IIHT Connecting Talent to Opportunity Explore our Placement Portal to find the right job for you - placement.iiht.com IIHT Connecting Talent to Opportunity 9.1 Sqoop Overview 9.2 Sqoop Exercises Join IIHT’s Engineering Programme in Big Data and Hadoop Today! BIG Decisions BIGGER JOBS! lead to At IIHT's Engineering Programme in Big Data and Hadoop, learn about Java Fundamentals, Hadoop Fundamentals, HDFS, MapReduce, Spark, Hive, Pig and Latin, HBase, Sqoop, Yarn, MongoDB and Hadoop Security. Get trained from IIHT Certified Trainers having rich experience in Big Data and Hadoop. Experience State-of-the-art infrastructure at IIHT Computer Labs. Prepare for globally recognized Certifications in Big Data and Hadoop at IIHT . Some of the Job Roles offered to IIHT Certified Hadoop Developers are MAP Reduce Application Developer, HADOOP Administrator, Custom Hadoop Application Developer and so on. Hadoop developers are highly in demand, receiving impressive salaries in top organizations. 9. Sqoop Programme Outline 9.1 YARN Overview 9.2 HDFS 2 9.1 Introduction to In-Memory Computing 9.2 When to use MongoDB 9.3 MongoDB API 9.4 Indexing and Data Modeling 9.5 Drivers / Replication / Sharding 12.1 Security Overview 12.2 Knox Exercise 12.3 Access Control Labels 10. Yarn 11. MongoDB 12. Hadoop Security Programme Outline Programme Outline Programme Outline Data Scientist Hadoop Admin Sr. Manager - Data Integration Big Data Architect Hadoop Architect Job Roles

Transcript of IIHTiihttrichy.com/brochuers/BigdataHadoopCoursesBrochure.pdf · Java Fundamentals, Hadoop...

Page 1: IIHTiihttrichy.com/brochuers/BigdataHadoopCoursesBrochure.pdf · Java Fundamentals, Hadoop Fundamentals, HDFS, MapReduce, Spark, Hive, Pig and Latin, HBase, Sqoop, Yarn, MongoDB and

IIHTConnecting Talent to Opportunity

Corporate Office: No. 15, 4th Floor, Sri Lakshmi Complex, St. Marks Road, Bangalore - 560 001.

Asia | Africa | Middle-East | Europe

www.iiht.com Student Enquiry: [email protected] Franchise Enquiry: [email protected]

Some of the Top Companies recruiting IIHT-ians

IIHTConnecting Talent to Opportunity

Explore our Placement Portal to find the right job for you - placement.iiht.com

IIHTConnecting Talent to Opportunity9.1 Sqoop Overview

9.2 Sqoop Exercises

Join IIHT’s Engineering Programme inBig Data and Hadoop Today!

BIGDecisions

BIGGER JOBS!lead to

At IIHT's Engineering Programme in Big Data and Hadoop, learn about Java Fundamentals, Hadoop Fundamentals, HDFS, MapReduce, Spark, Hive, Pig and Latin, HBase, Sqoop, Yarn, MongoDB and Hadoop Security.

Get trained from IIHT Certified Trainers having rich experience in Big Data and Hadoop.

Experience State-of-the-art infrastructure at IIHT Computer Labs.

Prepare for globally recognized Certifications in Big Data and Hadoop at IIHT.

Some of the Job Roles offered to IIHT Certified Hadoop Developers are MAP Reduce Application Developer, HADOOP Administrator, Custom Hadoop Application Developer and so on. Hadoop developers are highly in demand, receiving impressive salaries in top organizations.

9. Sqoop

Programme Outline

9.1 YARN Overview9.2 HDFS 2

9.1 Introduction to In-Memory Computing9.2 When to use MongoDB9.3 MongoDB API9.4 Indexing and Data Modeling9.5 Drivers / Replication / Sharding

12.1 Security Overview12.2 Knox Exercise12.3 Access Control Labels

10. Yarn

11. MongoDB

12. Hadoop Security

Programme Outline

Programme Outline

Programme Outline

Data Scientist Hadoop Admin Sr. Manager - Data Integration

Big Data Architect Hadoop ArchitectJob Roles

Page 2: IIHTiihttrichy.com/brochuers/BigdataHadoopCoursesBrochure.pdf · Java Fundamentals, Hadoop Fundamentals, HDFS, MapReduce, Spark, Hive, Pig and Latin, HBase, Sqoop, Yarn, MongoDB and

Hadoop Programme Details Hadoop Programme Details

MODULE 1

1.1 Basic java concepts1.2 Multi-threading1.3 File I/O –Java. IO1.4 Collections –Java.Util.*, Java.Math, Java.Lang1.5 Java Generics1.6 Java Serialization 1.7 Java Database Connectivity –JDBC1.8 Java Common Design Patterns1.9 Java Open Source Frameworks (Spring, Apache Maven, Logging, etc...)1.10 Java Apache Hadoop Frameworks (Hadoop Common, Map Reduce etc.) 1.11 Understand Web Servers & Application Servers - JBoss Application server, Apache Tomcat server1.12 Java Unit testing Frameworks (Junit / TestNG)1.13 Eclipse IDE – Java Development.1.14 Version Control – GIT, SVN, etc.1.15 Java Continuous Integration frameworks – Husdson, Jenkins, etc.1.16 Handling XML and XSD using Java frameworks1.17 Java XML Parsers frameworks – DOM and SAX1.18 Java Web services concepts – SOA, SOAP, XML, JAXB,1.19 SOAP Web services1.20 REST web services

2. Hadoop Fundamentals

2.1 What is Big Data? Why Big Data?2.2 Hadoop Architecture & Components2.3 Hadoop Storage & File Formats (ASCII, Avro, Parquet, RC4, JSON, EBCDIC etc.)2.4 Hadoop Processing – Map Reduce, Spark Frameworks

3.1 HDFS Basics3.2 File Storage3.3 Fault Tolerance

3. HDFS

1. Java Fundamentslas

Programme Outline

Programme Outline

Programme Outline

4. Map Reduce

4.1 What Is MapReduce?4.2 Basic MapReduce Concepts4.3 Concepts of Mappers, Reducers, Combiners and Paritioning4.4 Inputs and Output formats to MR Program4.5 Error Handling and creating UDFs for MR

Programme Outline

MODULE 2

5. Spark

5.1 What Is Spark?5.2 Basic Spark Concepts5.3 How Spark differs from Map Reduce?5.4 Working with RDD’s5.5 Parallel Programming with Spark5.6 Spark Streaming

MODULE 3

Programme Outline

MODULE 2

6. Hive

6.1 What is Hive, why we need it and its importance in DWH?6.2 How Hive is different from Traditional RDBMS6.3 Modeling in Hive, creating Hive structures and data load process.6.4 Concepts of Partitioning, Bucketing, Blocks, Hashing, External Tables etc.6.5 Concepts of serialization, deserialization6.6 Different Hive data storage formats including ORC, RC, and Parquet.6.7 Introduction ton HiveQL and examples.6.8 Hive as an ELT tool and difference between Pig and Hive6.9 Performance tuning opportunities in Hive, learnings and Best Practices.6.10 Writing and mastering Hive UDFs6.11 Error Handling and scope of creating Hive UDFs.

Programme Outline

7. Pig and Latin

7.1 Basics of Pig and Why Pig?7.2 Grunt7.3 Pig’s Data Model7.4 Writing Evaluation7.5 Filter7.6 Load & Store Functions7.7 Benefits of Pig over SQL language7.8 Input and Output formats to MR program.7.9 Error Handling and scope of creating UDFs for Pig.

Programme Outline

8. Hbase

8.1 HBase – Introduction8.2 When to use Hbase8.3 HBase Data Model8.4 HBase Families & Components8.5 Data Storage and Distribution8.6 HBase Master

Programme Outline