jamesward / koober

336 stars 105 forks source link

Data Pipeline that Sends Ride Events to PredictionIO #2

Closed jamesward closed 7 years ago

jamesward commented 7 years ago

Create a new subproject that gets ride events (when a driver selects a rider), and sends them to PredictionIO.

jamesward commented 7 years ago

Let's use Reactive Kafka for the consumer and then Play Framework's WS client to send the events to PredictionIO's event server.