Kursen har inget datum. Ring vår kursbokning 077 186 10 37 för information om en privat utbildning.
Översikt
| Kurskod | 3W651SE | Leveranstyp | Instructor Led - Online Training
(Hands-on labs) |
|---|---|---|---|
| Kurslängd | 2.0 dagar | Kurstyp | |
| Listpris |
SEK 12 500,00 exkl moms
SEK 15 625,00 inkl moms |
This is an online course. Please do not make travel arrangements for this course. After you receive confirmation that you are enrolled, you will be sent further instructions.
This course is designed to aid programmers who are working with IBM InfoSphere BigInsights. Writing programs that extract data from unstructured text can be a daunting task. The student will learn how to create annotators through the use of IBM's Annotated Query Language (AQL). Analyzing data using Apache Hadoop requires that map / reduce programs be written. The student will learn how to use Jaql to create high level programs that are decomposed into Hadoop map / reduce programs. People familiar with the Hadoop technology are aware of other open source products that are used in this environment. This course will give the student an overview of Apache Pig, ZooKeeper, and Map / Reduce.
This course does not cover InfoSphere BigSheets. InfoSphere BigSheets is covered in IBM InfoSphere BigInsights Analytics for Business Analysis (DW640SE).
This is the Instructor-led Online version of Classroom course BigInsights Analytics for Programmers (DW651SE).
Förkunskaper
You should have:
- InfoSphere BigInsights Essentials or equivalent knowledge
A programming background would be advantageous especially knowledge of SQL.
Mål
- Describe the AQL data model
- Use AQL to create annotators
- List the different extractors used to create AQL views
- Describe how Jaql is used in a BigInsights environment
- List the semantics of the Jaql language
- Explain how to use SQL in Jaql
- List the Jaql core operators
- Describe how Apache Pig can be used in a BigInsights environment
- Describe the semantics of Pig Latin
- Explain how ZooKeeper can be used to manage barriers or queues
- Describe the basics of Map / Reduce programming
- Compare HBase to a Relational Database Management System
Nyckelområden
- An Introduction to Programming for BigInsights
- Annotation Query Language
- Jaql
- An Introduction to Apache Pig
Agenda:
Day 1
- Unit 1 - Introduction to Programming for BigInsights
- Unit 2 - Annotation Query Language
- Exercise 1 - Create Views using Regular Expressions, Dictionaries, and Splits
- Unit 2 - Annotation Query Language (cont.)
- Exercise 2 - Create Views using Part of Speech, Blocks, and Patterns
- Unit 2 - Annotation Query Language (cont.)
- Exercise 2 - Create Views using Select Statements and Tables
- Unit 2 - Annotation Query Language (cont.)
- Exercise 4 - Develop and AQL Extraction Application
Day 2
- Exercise 4 - Develop and AQL Extraction Application (continued)
- Unit 3 - Jaql
- Unit 4 - An Introduction to Apache Pig