We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e3f5d63 commit 8b2287dCopy full SHA for 8b2287d
README.md
@@ -146,7 +146,7 @@ With kerberos authentication:
146
path /path/on/hdfs/access.log.%Y%m%d_%H.log
147
kerberos true
148
kerberos_keytab /path/to/keytab # if needed
149
- reuse_delegation_token true # if needed
+ renew_kerberos_delegation_token true # if needed
150
</match>
151
152
NOTE: You need to install `gssapi` gem for kerberos. See https://github.com/kzk/webhdfs#for-kerberos-authentication
0 commit comments