Class SWebHdfsDtFetcher

java.lang.Object
org.apache.hadoop.hdfs.HdfsDtFetcher
org.apache.hadoop.hdfs.SWebHdfsDtFetcher
All Implemented Interfaces:
org.apache.hadoop.security.token.DtFetcher

public class SWebHdfsDtFetcher extends HdfsDtFetcher
DtFetcher for SWebHdfsFileSystem using the base class HdfsDtFetcher impl.
  • Constructor Details

    • SWebHdfsDtFetcher

      public SWebHdfsDtFetcher()
  • Method Details

    • getServiceName

      public org.apache.hadoop.io.Text getServiceName()
      Description copied from class: HdfsDtFetcher
      Returns the service name for HDFS, which is also a valid URL prefix.
      Specified by:
      getServiceName in interface org.apache.hadoop.security.token.DtFetcher
      Overrides:
      getServiceName in class HdfsDtFetcher