Class ExternalStoragePolicySatisfier
java.lang.Object
org.apache.hadoop.hdfs.server.sps.ExternalStoragePolicySatisfier
This class starts and runs external SPS service.
-
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionstatic NameNodeConnectorgetNameNodeConnector(org.apache.hadoop.conf.Configuration conf) static voidMain method to start SPS service.
-
Field Details
-
LOG
public static final org.slf4j.Logger LOG
-
-
Method Details
-
main
Main method to start SPS service.- Throws:
Exception
-
getNameNodeConnector
public static NameNodeConnector getNameNodeConnector(org.apache.hadoop.conf.Configuration conf) throws InterruptedException - Throws:
InterruptedException
-