Hadoop Map/Reduce vs built-In Map/Reduce

后端 未结 4 1772
醉话见心
醉话见心 2020-12-07 19:33

What are the key differences to do map/reduce work on MongoDB using Hadoop map/reduce vs built-in map/reduce of Mongo?

When do I pick which map/reduce engine? what a

4条回答
  •  爱一瞬间的悲伤
    2020-12-07 19:54

    Item 3 is certainly incorrect when it comes to Hadoop. Processing colocation with the data is part of the foundation of Hadoop.

提交回复
热议问题