Skip to content

ahmedabu98/xlang-word-count

Repository files navigation

Beam Cross-language WordCount

This project provides an example of a SchemaTransform use-case with Java's WordCount transform.

Setup needed:

Steps:

  • Build the project:

./gradlew build

  • Run the expansion service:

./gradlew runExpansionService

  • While the expansion service is running, run the Python pipeline in a separate terminal:

python xlang_wordcount.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published