Coder Social home page Coder Social logo

d3v3l0 / aws-analytical-dataset-generation Goto Github PK

View Code? Open in Web Editor NEW

This project forked from dwp/aws-analytical-dataset-generation

0.0 0.0 0.0 365 KB

This repo holds stuff for handling ingested UCFS data

Shell 10.39% Makefile 0.74% Python 37.79% HCL 44.83% Smarty 6.25%

aws-analytical-dataset-generation's Introduction

aws-analytical-dataset-generation

The Analytical Dataset Generation (ADG) cluster converts the latest versions of all records in specified HBase tables into Parquet files stored on S3. It then generates Hive tables to provide downstream data processing & analytics tasks with convenient SQL access to that data.

Overview

Overview

  1. At a defined time, a CloudWatch event will trigger the EMR Launcher Lambda function
  2. The EMR Launcher reads EMR Cluster configuration files from the Config S3 bucket, then calls the RunJobFlow API of the EMR service which results in an Analytical Dataset Generator (ADG) EMR cluster being launched
  3. The ADG Cluster is configured as a read-replica of the Ingest HBase EMR cluster; a PySpark step run on the cluster reads HBase Storefiles from the Input S3 bucket and produces Parquet files in the Output S3 bucket.
  4. The PySpark step then creates external Hive tables over those S3 objects, storing the table definitions in a Glue database
  5. Once processing is complete, the ADG Cluster terminates.

aws-analytical-dataset-generation's People

Contributors

phanindrawork avatar mattburgess avatar thedogfather17 avatar udaychokkam avatar iw-gtadam avatar abdu-n avatar dataworks-ci avatar jimbarker avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.