Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/snowplow/dataflow-runner

Run templatable playbooks of Hadoop/Spark/et al jobs on Amazon EMR
https://github.com/snowplow/dataflow-runner

amazon-emr flink golang-application hadoop spark

Last synced: 2 months ago
JSON representation

Run templatable playbooks of Hadoop/Spark/et al jobs on Amazon EMR

Awesome Lists containing this project

README

        

# Dataflow Runner

[![Release][release-image]][releases] [![License][license-image]][license] [![Coverage][coveralls-image]][coveralls] [![Go Report Card][go-report-image]][go-report]

## Overview

Run templatable playbooks of Hadoop/Spark/et al jobs on Amazon EMR.

Check Snowplow Analytics [documentation](https://docs.snowplowanalytics.com/docs/pipeline-components-and-applications/dataflow-runner/) for details.

## Copyright and license

Dataflow Runner is copyright 2016-2022 Snowplow Analytics Ltd.

Licensed under the **[Apache License, Version 2.0][license]** (the "License");
you may not use this software except in compliance with the License.

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

[release-image]: https://img.shields.io/badge/release-0.7.5-6ad7e5.svg?style=flat
[releases]: https://github.com/snowplow/dataflow-runner/releases

[license-image]: https://img.shields.io/badge/license-Apache--2-blue.svg?style=flat
[license]: http://www.apache.org/licenses/LICENSE-2.0

[coveralls-image]: https://coveralls.io/repos/github/snowplow/dataflow-runner/badge.svg
[coveralls]: https://coveralls.io/github/snowplow/dataflow-runner

[go-report-image]: https://goreportcard.com/badge/github.com/snowplow/dataflow-runner
[go-report]: https://goreportcard.com/report/github.com/snowplow/dataflow-runner