best answer > What is a Mapreduce framework 2024?- QuesHub | Better Than Quora
The most authoritative answer in 2024
  • Avery Turner——Studied at University of Texas at Austin, Lives in Austin, TX

    A MapReduce job usually splits the input data-set into independent chunks which are processed by the map tasks in a completely parallel manner. The framework sorts the outputs of the maps, which are then input to the reduce tasks. Typically both the input and the output of the job are stored in a file-system.read more >>
    +119962023-04-27 09:28:05

About “MapReduce、framework、MapReduce”,people ask:

READ MORE:

QuesHub is a place where questions meet answers, it is more authentic than Quora, but you still need to discern the answers provided by the respondents.

分享到

取消