Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/xquery/dataflowmonthly2-google-dataflow


https://github.com/xquery/dataflowmonthly2-google-dataflow

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# dataflowmonthly2-google-dataflow

extracted from https://github.com/GoogleCloudPlatform/DataflowJavaSDK-examples.git

run WordCount locally
mvn compile exec:java -Dexec.mainClass=com.webcomposite.dataflow.examples.WordCount -Dexec.args="--project=dataflowmonthlyhangout2 --output=/tmp/test.out"

run WordCount
mvn compile exec:java -Dexec.mainClass=com.webcomposite.dataflow.examples.WordCount -Dexec.args="--runner=BlockingDataflowPipelineRunner --project=dataflowmonthlyhangout2 --stagingLocation=gs://dataflow-bucket1/staging "