GithubHelp home page GithubHelp logo

quinovas / terraform-aws-etl-workflow Goto Github PK

View Code? Open in Web Editor NEW
7.0 3.0 3.0 18 KB

Simple Glue ETL workflow with User supplied ETL script or default compaction ETL script

License: Apache License 2.0

HCL 63.99% Python 36.01%

terraform-aws-etl-workflow's Introduction

Terraform Glue ETL workflow

Terraform for creating a simple Scheduled workflow that runs the ETL job and then the crawler.

User can supply ETL script or can use Module provided ETL script if compaction of data aggregated over month is the use case.

If user doesn't supply script_location then module provided Compaction ETL script is used. It does compaction of all input data (orc or parquet) at end of month.

If module supplied compaction ETL script is to used, It needs:

  • datalake_bucket and datalake_prefix if any.
  • datalake_format, it can be either 'orc' or 'parquet'
  • Optional partition size
  • The script expects the datasets under 'year=yyyy/month=mm'

terraform-aws-etl-workflow's People

Contributors

vchinnakotla avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  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.