Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/snowplow/dataflow-runner
- Owner: snowplow
- Created: 2016-06-03T23:11:05.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2024-03-25T13:48:34.000Z (10 months ago)
- Last Synced: 2024-06-19T04:21:01.807Z (7 months ago)
- Topics: amazon-emr, flink, golang-application, hadoop, spark
- Language: Go
- Homepage: http://snowplowanalytics.com
- Size: 29 MB
- Stars: 19
- Watchers: 19
- Forks: 8
- Open Issues: 15
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG
- License: LICENSE-2.0.txt
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