Skip to content

This will find OpenShift Builds in a stream of event received via Kafka

License

Notifications You must be signed in to change notification settings

RedHatHackFest/build-finder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

oc new-app --template=oshinko-pyspark-build-dc
-p APPLICATION_NAME=build-finder
-p GIT_URI=https://github.com/redhathackfest/build-finder
-p APP_ARGS='--bootstrap-servers=kafka:9092 --in=eventrouter --out=builds'
-p SPARK_OPTIONS='--packages org.apache.spark:spark-streaming-kafka-0-8_2.11:2.1.0'

About

This will find OpenShift Builds in a stream of event received via Kafka

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages