charlie0220 / tpcds-flyte

TPC-DS for flyte workflow

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

tpcds-flyte

A template for the recommended layout of a Flyte enabled repository for code written in python using flytekit.

Usage

To get up and running with your Flyte project, we recommend following the Flyte getting started guide.

NOTE

  1. This APP name is also added to docker_build_and_tag.sh - APP_NAME
  2. We recommend using a git repository and this the docker_build_and_tag.sh to build your docker images
  3. We also recommend using pip-compile to build your requirements.

About

TPC-DS for flyte workflow

License:Apache License 2.0


Languages

Language:Python 92.5%Language:Shell 4.6%Language:Dockerfile 2.9%