Class DataNodeUGIProvider
java.lang.Object
org.apache.hadoop.hdfs.server.datanode.web.webhdfs.DataNodeUGIProvider
Create UGI from the request for the WebHDFS requests for the DNs. Note that
the DN does not authenticate the UGI -- the NN will authenticate them in
subsequent operations.
-
Field Summary
Fields -
Method Summary
-
Field Details
-
LOG
public static final org.slf4j.Logger LOG
-
-
Method Details
-
init
public static void init(org.apache.hadoop.conf.Configuration conf)
-