Skip to content

Commit

Permalink
6.3 corrections
Browse files Browse the repository at this point in the history
  • Loading branch information
Tale152 committed Oct 18, 2022
1 parent 8bcca65 commit 9fd7995
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ \subsection{MapReduce Master}
\label{fig:master_petri_net_3}
\end{figure}

While the reduce function is being applied, the region token is removed due to the fact that no more splits for this region needs to be mapped (\textit{figure \ref{fig:master_petri_net_4}}). \textbf{A failure can also happen here, since the Reduce Worker can disconnect during the reduce function execution; in this case, the region token is restored and a new Reduce Worker is required}.
While the reduce function is being applied, the region token is removed due to the fact that no more splits for this region need to be mapped (\textit{figure \ref{fig:master_petri_net_4}}). \textbf{A failure can also happen here, since the Reduce Worker can disconnect during the reduce function execution; in this case, the region token is restored and a new Reduce Worker is required}.

\vspace{5mm}

Expand Down

0 comments on commit 9fd7995

Please sign in to comment.