You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
MapReduceIntegrationSpec needs to have Hadoop store its output files somewhere. At present they are stored to target/test-classes/mapReduceTest-output but they are not deleted after the tests have run. We must clean-up after ourselves otherwise running the tests twice in a row fails!