Skip to content

[Project] Map Reduce Implementation to aggregate views for short video format

Notifications You must be signed in to change notification settings

vaibhavahuja/short-video-analytics-aggregator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

[Project] Distributed Short Video Engagement Aggregation

Tech Doc : here

HLD

How to run?

  • Use command make.
  • You can find initialisation scripts in Makefile and resources/local-setup/scripts/
  • If you use other config files, make sure to update APP_ENV env var.
  • Run the tests go test -v ./...

API cURLS

  • fetch aggregate views by viewer-id and timestamp
curl --location '{host}:8000/api/v1/viewer-count?video_id=2omaodmas1&timestamp_in_min=129139'

About

[Project] Map Reduce Implementation to aggregate views for short video format

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published