Giter Site home page Giter Site logo

beam-scala-examples's Introduction

beam-scala-examples

Apache Beam provides Java and Python SDKs for writing the pipelines. For writing beam pipelines in scala, there are two options available at this time.

  1. Use Scio, a scala API for Beam, close to that of Spark and Scalding core APIs. This API is still not part of Apache Beam, and often lags behind the official Beam releases.

  2. Use the Beam Java SDK in scala applications. This repo shows you how to use the Java API in your scala code.

Wordcount Examples

The examples shown in this repo are same as that of the Java wordcount examples in Beam Example Pipelines. In order to understand the concepts, first go through the code & documentation here and then refer to the scala code for the same examples in this repo.

License

Licensed under the Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0

beam-scala-examples's People

Contributors

mmziyad avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.