Skip to content

mehmandarov/word-count-mini-beam

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Minimal Word Count Example with Pipeline Representation

See this blog post that explains this code in detail.

Apache Beam project based on the minimal word count example, modified to show how to get the pipeline representation.

More general info about the word count examples in Apache Beam can be found in the documentation.

Running the code

Software requirements

Running on your local machine (direct runner)

mvn compile exec:java \
        -Dexec.mainClass=org.apache.beam.examples.MinimalWordCount \
        -Pdirect-runner

About

Demo project to show to dump pipeline representation in Apache Beam

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages