Skip to content
This repository was archived by the owner on Mar 13, 2023. It is now read-only.

chezou/molehill

Repository files navigation

molehill

CircleCI

Combine Apache Hivemall(incubating) and digdag together.

Generate Hivemall queries and Digdag workflow for TreasureData from YAML file.

Installation

$ pip install git+https://github.com/chezou/molehill#egg=molehill

Usage

# will generate queries directory and titanic.dig
$ generate_workflow --overwrite -dest titanic.dig resources/titanic_pipeline.yml
$ td wf push proj-name
$ td wf start proj-name titanic --session now

Examples

Example YAML files can be found as follows:

The following YAMLs are example config files for Titanic survival prediction with Logistic Regression.

About

Hivemall SQLs and digdag workflows generator

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages