GithubHelp home page GithubHelp logo

starschema / antares-idl Goto Github PK

View Code? Open in Web Editor NEW
7.0 7.0 1.0 1.96 MB

Antares iDL - Modern Data Stack as Code

License: MIT License

Python 95.27% Dockerfile 1.20% Shell 1.30% JavaScript 2.24%

antares-idl's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Forkers

istvan-fodor

antares-idl's Issues

Refactor MSK code

Currently the MSK broker and the Snowflake connector are deployed in the same file (deployment/aws/msk.py).

We should separate the broker and the connector into separate execution branches (see deployment/aws/main.py for execution branch concept)

Create Snowflake schema for HVR landing

We should refactor the Snowflake deployment the following way:

  1. Have the database creation on the top level
  2. Have the msk and the hvr schema creation in its own files.

Currently the Antares database creation and all MSK landing related scripts are in msk_snowflake.py.

Test unified deployment of the AWS folder

Originally I built all the MSK stack and Tamas built the EKS + kubernetes (HVR, etc) stack. We would need to be able to deploy these all in the same stack so they can work together.

I am attaching the config file for the aws deployment that deploys the MSK side of things. @tfoldi , can you add an example config here so we can start merging these?

Create Glue job deployment

Once #17 is completed, please create a Glue job and crawler deployment that

  1. Regularly parses then deletes the JSON documents stored in the landing S3 bucket and creates a partitioned Athena table
  2. The crawler regularly looks at the glue job's output and registers / updates the table in the Glue Data Catalog

Success criteria: I can log in to AWS Athena and query the table.

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.