[
https://issues.apache.org/jira/browse/HADOOP-12897?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16384541#comment-16384541
]
Xiao Chen commented on HADOOP-12897:
------------------------------------
{quote}I am still unsure why the earlier pre-commit run didn't catch this
{quote}
I don't know why the same component wasn't caught (IIRC there were
hadoop-common failures), but pre-commit doesn't traverse the dependency tree
and run downstream subcomponents, so for example hadoop-hdfs*, or
hadoop-common-project/hadoop-kms tests won't be run.
It seems the re-committed patch failed a few KMS tests: HADOOP-15280. Could you
please take a look there?
Thanks.
> KerberosAuthenticator.authenticate to include URL on IO failures
> ----------------------------------------------------------------
>
> Key: HADOOP-12897
> URL: https://issues.apache.org/jira/browse/HADOOP-12897
> Project: Hadoop Common
> Issue Type: Improvement
> Components: security
> Affects Versions: 2.8.0
> Reporter: Steve Loughran
> Assignee: Ajay Kumar
> Priority: Minor
> Fix For: 3.2.0
>
> Attachments: HADOOP-12897.001.patch, HADOOP-12897.002.patch,
> HADOOP-12897.003.patch, HADOOP-12897.004.patch, HADOOP-12897.005.patch,
> HADOOP-12897.006.patch, HADOOP-12897.007.patch
>
>
> If {{KerberosAuthenticator.authenticate}} can't connect to the endpoint, you
> get a stack trace, but without the URL it is trying to talk to.
> That is: it doesn't have any equivalent of the {{NetUtils.wrapException}}
> handler —which can't be called here as its not in the {{hadoop-auth}} module
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]