Skip to content

Auddia/PubSubToPubSub

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Run Locally

$ gradle clean execute \
    -DmainClass=com.auddia.PubSubToPubSub \
    -Dexec.args="--inputProject=vodacast-staging \
                 --project=vodacast-staging \
                 --outputProject=vodacast-staging \
                 --topicListLocation=sample.txt" \
    -Pdirect-runner

Compile Template Examples

Templates for vodacast to vodacast-staging sink

$ ./compile_template.sh input_project=vodacast output_project=vodacast-staging pipeline=api_domain_events version=<VERSION_TAG>
$ ./compile_template.sh input_project=vodacast output_project=vodacast-staging pipeline=device_events version=<VERSION_TAG>
$ ./compile_template.sh input_project=vodacast output_project=vodacast-staging pipeline=discovery_api_domain_events version=<VERSION_TAG>
$ ./compile_template.sh input_project=vodacast output_project=vodacast-staging pipeline=hub_domain_events version=<VERSION_TAG>

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published