Created on 06-12-2018 04:33 PM - edited 09-16-2022 06:20 AM
Previously it had always recommended adding the following to the core-site.xml to limit hostname and IP exposure when getting Kerberos delegation tokens: hadoop.security.token.service.use_ip=false when using Kerberos with HDP and Isilon.
But in recent deployments, this setting does not appear as critical as previously required if full forward and DNS is implemented correctly. (PTR's on all Isilon Pool IP's).
I'm looking for any field experience on this issue, is this setting still required or needed to avoid delegation token issues?
Created 06-02-2021 07:25 AM
Specify the following configurations in Cloudera Manager on the Clusters > Isilon Service > Configuration tab:
hadoop.security.token.service.use_ip = false
For more info click here