@Retention(RUNTIME)
@Target(TYPE)
@LimitedPrivate({"HDFS","MapReduce"})
@Evolving
public @interface KerberosInfo
| Modifier and Type | Required Element | Description |
|---|---|---|
java.lang.String |
serverPrincipal |
Key for getting server's Kerberos principal name from Configuration.
|
| Modifier and Type | Optional Element | Description |
|---|---|---|
java.lang.String |
clientPrincipal |
Copyright © 2008–2025 Apache Software Foundation. All rights reserved.