[
https://issues.apache.org/jira/browse/HADOOP-11169?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14162603#comment-14162603
]
Andrew Wang commented on HADOOP-11169:
--------------------------------------
LGTM, nice work tracking this one down Arun. IIUC the issue is that the passed
authenticator is null, we get the default authenticator, but then do not set
the right connConfigurator on the authenticator.
+1 will commit shortly.
> Fix DelegationTokenAuthenticatedURL to pass the connection Configurator to
> the authenticator
> ---------------------------------------------------------------------------------------------
>
> Key: HADOOP-11169
> URL: https://issues.apache.org/jira/browse/HADOOP-11169
> Project: Hadoop Common
> Issue Type: Bug
> Reporter: Arun Suresh
> Attachments: HADOOP-11169.1.patch
>
>
> KMS DelegationToken operation keeps throwing "unable to find valid
> certification path to requested target". It looks very much like the
> truststore is not being picked up.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)