public class HdfsStorageAuthentication extends Object
| Constructor and Description | 
|---|
HdfsStorageAuthentication(HdfsKerberosConfig hdfsKerberosConfig,
                         org.apache.hadoop.conf.Configuration hadoopConf)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
authenticate()
Dose authenticate against a secured hadoop cluster
 In case of any bug fix make sure to fix the code in JobHelper#authenticate as well. 
 | 
void | 
stop()  | 
@Inject public HdfsStorageAuthentication(HdfsKerberosConfig hdfsKerberosConfig, org.apache.hadoop.conf.Configuration hadoopConf)
Copyright © 2011–2018. All rights reserved.