Hadoop Testing Tools 3
Hadoop Testing Tools MRUnit – Java framework that helps developers unit test Hadoop Map reduce jobs. Mockito – Java Framework, similar to MRUnit for unit testing Hadoop Map reduce jobs. PigUnit – Java framework that helps developers unit test Pig Scripts. HiveRunner – An Open Source unit test framework for hadoop hivequeries based on JUnit4 Beetest – Unit Testing Framework for Hive Queries Hive_test – Another Open source unit testing framework for Hive […]