public class HadoopUserProvider extends UserProvider
settings
Constructor and Description |
---|
HadoopUserProvider()
Deprecated.
Use
UserProvider.create(Settings) instead, or if it is important that you
explicitly create a HadoopUserProvider, then use create(Settings)
instead |
Modifier and Type | Method and Description |
---|---|
static HadoopUserProvider |
create(Settings settings) |
User |
getUser() |
getSettings, isEsKerberosEnabled, setSettings
public HadoopUserProvider()
UserProvider.create(Settings)
instead, or if it is important that you
explicitly create a HadoopUserProvider, then use create(Settings)
insteadpublic static HadoopUserProvider create(Settings settings)
public User getUser()
getUser
in class UserProvider