Package org.apache.hadoop.hdfs.web
package org.apache.hadoop.hdfs.web
-
ClassesClassDescriptionorg.apache.hadoop.hdfs.web.AuthFilterSubclass of
AuthenticationFilterthat obtains Hadoop-Auth configuration for webhdfs.org.apache.hadoop.hdfs.web.AuthFilterInitializerFilter initializer to initializeAuthFilter.org.apache.hadoop.hdfs.web.ByteRangeInputStreamTo support HTTP byte streams, a new connection to an HTTP server needs to be created each time.org.apache.hadoop.hdfs.web.ByteRangeInputStream.URLOpenerThis class wraps a URL and provides method to open connection.org.apache.hadoop.hdfs.web.JsonUtilJSON Utilitiesorg.apache.hadoop.hdfs.web.JsonUtilClientUtility methods used in WebHDFS/HttpFS JSON conversion.org.apache.hadoop.hdfs.web.KerberosUgiAuthenticatorUse UserGroupInformation as a fallback authenticator if the server does not use Kerberos SPNEGO HTTP authentication.org.apache.hadoop.hdfs.web.ParamFilterA filter to change parameter names to lower cases so that parameter names are considered as case insensitive.Configure a connection to use SSL authentication.org.apache.hadoop.hdfs.web.SWebHdfsFileSystemorg.apache.hadoop.hdfs.web.URLConnectionFactoryUtilities for handling URLsorg.apache.hadoop.hdfs.web.WebHdfsConstantsorg.apache.hadoop.hdfs.web.WebHdfsFileSystemA FileSystem for HDFS over the web.