Search icon CANCEL
Subscription
0
Cart icon
Your Cart (0 item)
Close icon
You have no products in your basket yet
Arrow left icon
Explore Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Free Learning
Arrow right icon
Arrow up icon
GO TO TOP
DynamoDB Applied Design Patterns

You're reading from   DynamoDB Applied Design Patterns Apply efficient DynamoDB design patterns for high performance of applications

Arrow left icon
Product type Paperback
Published in Sep 2014
Publisher
ISBN-13 9781783551897
Length 202 pages
Edition 1st Edition
Arrow right icon
Author (1):
Arrow left icon
Uchit Hamendra Vyas Uchit Hamendra Vyas
Author Profile Icon Uchit Hamendra Vyas
Uchit Hamendra Vyas
Arrow right icon
View More author details
Toc

Exporting, importing, querying, and joining tables using AWS MapReduce


In this section, you will learn how to use Amazon Elastic MapReduce (Amazon EMR) with a tailored version of Apache Hive that includes connectivity to DynamoDB to execute operations on data stored in DynamoDB. You can find more information about Apache Hive at https://hive.apache.org/. You will perform actions such as the following:

  • Loading DynamoDB data tables into the Hadoop Distributed File System (HDFS)

  • Querying live DynamoDB data

  • Joining data stored in DynamoDB and exporting or querying it

With Amazon EMR and Hive, you can quickly and efficiently process large amounts of data, such as the data stored in DynamoDB. Apache Hive is a layer that you can use to query a MapReduce cluster using an easy, SQL-like query language called HiveQL. It runs on the Hadoop architecture. To start with the earlier operations, you will have to launch the EMR cluster, specify the location of the DynamoDB tables, and provide the Hive command...

lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at $19.99/month. Cancel anytime
Banner background image