开发者社区 问答 正文

MaxCompute提供三个版本的MapReduce编程接口是什么?

MaxCompute提供三个版本的MapReduce编程接口是什么?

展开
收起
游客nxq6attzvywgk 2021-12-11 14:30:05 1040 分享 版权
1 条回答
写回答
取消 提交回答
  • MaxCompute提供三个版本的MapReduce编程接口是:

    1、MaxCompute MapReduce:MaxCompute的原生接口,执行速度快、开发快捷、不暴露文件系统。

    2、MaxCompute扩展MapReduce(MR2):对MaxCompute MapReduce的扩展,支持更复杂的作业调度逻辑。MapReduce的实现方式与MaxCompute原生接口一致。

    3、Hadoop兼容版本MapReduce:高度兼容Hadoop MapReduce,与MaxCompute MapReduce MR2不兼容。

    2021-12-11 14:30:54
    赞同 展开评论