Skip to content

tripvibe/tv-submit

Repository files navigation

tv-submit project

Sentiment submission for tripvibe.

Locally

Build and Run

mvn quarkus:dev

TimelyDataFlow using materialize.io

# schema load
psql -h localhost -p 6875 materialize -f ./load.sql
psql -h localhost -p 6875 materialize -f ./load-auto.sql

Delete kafka topic

# delete topic if you need to reset data (restart materialize container as well)
/opt/kafka_2.12-2.2.0/bin/kafka-topics.sh --bootstrap-server localhost:9092 --delete --topic tripvibe

OpenShift

oc create -f ocp/openshift-deployment.yaml

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages