InterviewSolution
Saved Bookmarks
| 1. |
What Is Mapreduce Algorithm? |
|
Answer» Mapreduce algorithm is secret behind splunk fast data searching speed.It’s an algorithm TYPICALLY used for batch based large SCALE parallelization.It’s INSPIRED by FUNCTIONAL programming’s map() and reduce () functions. Mapreduce algorithm is secret behind splunk fast data searching speed.It’s an algorithm typically used for batch based large scale parallelization.It’s inspired by functional programming’s map() and reduce () functions. |
|