diff --git a/report/report.pdf b/report/report.pdf index 4553216..06fcd0b 100644 Binary files a/report/report.pdf and b/report/report.pdf differ diff --git a/report/report.tex b/report/report.tex index 027a8c2..3ebd498 100644 --- a/report/report.tex +++ b/report/report.tex @@ -5,6 +5,7 @@ \usepackage{minted} \usepackage{enumitem} \usepackage[margin=1.2in]{geometry} +\usepackage{hyperref} \VerbatimFootnotes \interfootnotelinepenalty=10000 @@ -529,7 +530,7 @@ \subsection{Stateful operators} Differently from before, when the new worker joins the cluster, it will not receive any input until some reconfiguration command moves the ownership of some of the bins to it. -A short demo is available at. %% TODO link demo +A short demo is available at \url{https://www.youtube.com/watch?v=Zsf-eMvHUxU}.