org.apache.blur
Class HdfsMiniClusterUtil
java.lang.Object
org.apache.blur.HdfsMiniClusterUtil
public class HdfsMiniClusterUtil
- extends Object
Method Summary |
static void |
shutdownDfs(org.apache.hadoop.hdfs.MiniDFSCluster cluster)
|
static org.apache.hadoop.hdfs.MiniDFSCluster |
startDfs(org.apache.hadoop.conf.Configuration conf,
boolean format,
String path)
|
HdfsMiniClusterUtil
public HdfsMiniClusterUtil()
startDfs
public static org.apache.hadoop.hdfs.MiniDFSCluster startDfs(org.apache.hadoop.conf.Configuration conf,
boolean format,
String path)
shutdownDfs
public static void shutdownDfs(org.apache.hadoop.hdfs.MiniDFSCluster cluster)
Copyright © 2012-2014 The Apache Software Foundation. All Rights Reserved.