You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
They talk about a specific model which lets them recompute intermediate results if there is data loss. We can use this as an alternate to saving intermediate data for blocks which can be recomputed. For example File-crawler can resend files if any intermediate node fails.
The text was updated successfully, but these errors were encountered:
http://www.cs.berkeley.edu/~matei/papers/2011/tr_spark.pdf
http://www.cs.berkeley.edu/~matei/papers/2010/hotcloud_spark.pdf
They talk about a specific model which lets them recompute intermediate results if there is data loss. We can use this as an alternate to saving intermediate data for blocks which can be recomputed. For example File-crawler can resend files if any intermediate node fails.
The text was updated successfully, but these errors were encountered: