Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 512 Bytes

README.md

File metadata and controls

20 lines (12 loc) · 512 Bytes

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