Ecosyste.ms: Awesome

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

https://github.com/GoogleCloudPlatform/DataflowJavaSDK

Google Cloud Dataflow provides a simple, powerful model for building both batch and streaming parallel data processing pipelines.
https://github.com/GoogleCloudPlatform/DataflowJavaSDK

big-data data-analysis data-mining data-processing data-science google-cloud-dataflow

Last synced: 13 days ago
JSON representation

Google Cloud Dataflow provides a simple, powerful model for building both batch and streaming parallel data processing pipelines.

Lists

README

        

# Google Cloud Dataflow SDK for Java

[Google Cloud Dataflow](https://cloud.google.com/dataflow/) is a service for executing [Apache Beam](https://beam.apache.org) pipelines on Google Cloud Platform.

## Getting Started

* [Quickstart Using Java](https://cloud.google.com/dataflow/docs/quickstarts/quickstart-java-maven) on Google Cloud Dataflow
* [Java API Reference](https://beam.apache.org/documentation/sdks/javadoc/)
* [Java Examples](https://github.com/apache/beam/tree/master/examples/java)

## We moved to Apache Beam!
Apache Beam Java SDK and the code development moved to the [Apache Beam repo](https://github.com/apache/beam/tree/master/sdks/java).

If you want to contribute to the project (please do!) use this [Apache Beam contributor's guide](http://beam.apache.org/contribution-guide/)

## Contact Us

We welcome all usage-related questions on
[Stack Overflow](https://stackoverflow.com/questions/tagged/google-cloud-dataflow)
tagged with `google-cloud-dataflow`.

Please use the
[issue tracker](https://issues.apache.org/jira/browse/BEAM)
on Apache JIRA to report any bugs, comments or questions regarding SDK development.

## More Information

* [Google Cloud Dataflow](https://cloud.google.com/dataflow/)
* [Apache Beam](https://beam.apache.org/)
* [Dataflow Concepts and Programming Model](https://beam.apache.org/documentation/programming-guide/)
* [Java API Reference](https://beam.apache.org/documentation/sdks/javadoc/)

_Apache, Apache Beam and the orange letter B logo are either registered trademarks or trademarks of the Apache Software Foundation in the United States and/or other countries._