Overview
Apache Accumulo is a sorted, distributed key/value store that provides robust, scalable data storage and retrieval. It is based on the design of Google’s BigTable and is powered by Apache Hadoop, Apache Zookeeper, and Apache Thrift.
This instructor-led, live courses covers the working principles behind Accumulo and walks participants through the development of a sample application on Apache Accumulo.
Format of the Course
- Part lecture, part discussion, hands-on development and implementation, occasional tests to gauge understanding
Requirements
- Basic understanding of Java programming.
Audience
- Application developers
- Software engineers
- Technical consultants
Course Outline
Introduction
Installing Accumulo
Configuring Accumulo
Understanding Accumulo’s Data Model, Architecture, and Components
Working with the Shell
Database Operations
Configuring Your Tables
Accumulo Iterators
Developing an Application in Accumulo
Securing Your Application
Reading and Writing Secondary Indexes
Working with Mapreduce, Spark, and Thrift Proxy
Testing Your Application
Troubleshooting
Deploying Your Application
Accumulo Administrative Tasks
Summary and Conclusion