摘要:
MapReduce 是适合海量数据处理的编程模型。Hadoop是能够运行在使用各种语言编写的MapReduce程序: Java, Ruby, Python, and C++. MapReduce程序是平行性的,因此可使用多台机器集群执行大规模的数据分析非常有用的。 MapReduce程序的工作分两个 阅读全文
posted @ 2019-09-03 11:18
AI_Engineer
阅读(186)
评论(0)
推荐(0)