MRUnit测试map/reduce

Mrunit是一种对mapreduce进行单元测试的工具,其特点是不需要启动集群。 首先利用maven先加上一来,我们用的是hadoop2.7.3。 org.apache.mrunit mrunit 1.1.0 hadoop2 如果不能下载的话,建议去官网下载源码,然后进行编译。地址: http://archive.apache.org/dist/mrunit/mrunit-1.1.0/ 在tes
相关文章
相关标签/搜索