Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 676 Bytes

File metadata and controls

27 lines (18 loc) · 676 Bytes

IMDB - Analytics

Experiment 1

Running dozer direct from source to cache. The config file can be found here

Diagram

Instructions

dozer clean -c exp1-config.yaml
dozer build -c exp1-config.yaml
dozer run -c exp1-config.yaml

Findings

Insights

  • Roughly took 7 mins to process all the records.
  • Pipeline latency is very low (~0.0002) as there is no transformation involved.
Start Time End Time Elapsed
11:51:23 AM 11:58:04 PM ~ 7 mins

Click here to go back to homepage.