Description
The Sequential RW node fails the MapRedVerify because it can't load org.apache.htrace.NullScope. Looks like the getMapReduceJars method duplicate logic that should be contained elsewhere.
Short fix is to add in a reference to htrace-core.jar in that method.