public abstract class HadoopThriftAuthBridge extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
HadoopThriftAuthBridge.Client |
| Constructor and Description |
|---|
HadoopThriftAuthBridge() |
| Modifier and Type | Method and Description |
|---|---|
HadoopThriftAuthBridge.Client |
createClient() |
static HadoopThriftAuthBridge |
getBridge() |
abstract Map<String,String> |
getHadoopSaslProperties(org.apache.hadoop.conf.Configuration conf)
Read and return Hadoop SASL configuration which can be configured using "hadoop.rpc.protection"
|
public static HadoopThriftAuthBridge getBridge()
public HadoopThriftAuthBridge.Client createClient()
Copyright © 2022 The Apache Software Foundation. All rights reserved.