What's the successor of mrunit?

后端 未结 2 786
一生所求
一生所求 2021-01-31 11:07

Today I found out that the ASF retired mrunit (see https://blogs.apache.org/foundation/entry/the_apache_news_round_up85 and https://issues.apache.org/jira/browse/HADOOP-3733 and

2条回答
  •  长情又很酷
    2021-01-31 12:10

    Not exactly a successor, but I tried and tested a work-around with a bit of research. It is actually based on the Minicluster module of hadoop.

    To find out how to use it, details can be found in this link here. And a github demo project exists here.

提交回复
热议问题