|
@@ -24,7 +24,7 @@ import junit.framework.TestCase;
|
|
|
import org.apache.hadoop.conf.Configuration;
|
|
|
import org.apache.hadoop.fs.*;
|
|
|
import org.apache.hadoop.util.ToolRunner;
|
|
|
-import org.apache.hadoop.hdfs.MiniDFSCluster;
|
|
|
+import org.apache.hadoop.dfs.MiniDFSCluster;
|
|
|
|
|
|
public class TestJobShell extends TestCase {
|
|
|
// Input output paths for this..
|