• Välj land/region: Sverige
  • IBM®
  • Site map

  • Utbildning
  • Kurskatalogen

Kursbeskrivning: BigInsights Analytics for Programmers

Kursen har inget datum. Ring vår kursbokning 077 186 10 37 för information om en privat utbildning.

  • Lägg till min egen katalog
  • Lägg till min träning önskelista

Översikt

  • Målgrupp
  • Förkunskaper
  • Mål
  • Nyckelområden
List of course details in a data table
Kurskod DW651SE Leveranstyp Classroom
(Hands-on labs)
Kurslängd 2.0 dagar Kurstyp
Listpris  Set by Partner    

This is the Classroom version of Instructor-led Online course BigInsights Analytics for Programmers (ILO) (3W651SE).

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. You 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. You 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 you 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).

Visa den här kursen i andra länder

Tillbaka till toppen

Målgrupp

This intermediate course is for anyone with the need to learn AQL and Jaql.

Tillbaka till toppen

Förkunskaper

You should have:

  • InfoSphere BigInsights Essentials or equivalent knowledge
  • A programming background would be advantageous especially knowledge of SQL

Tillbaka till toppen

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

Tillbaka till toppen

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 Applic