[
https://issues.apache.org/jira/browse/HADOOP-10677?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
David S. Wang resolved HADOOP-10677.
------------------------------------
Resolution: Fixed
Fix Version/s: 2.6.0
This was fixed as part of HADOOP-10400.
> ExportSnapshot fails on kerberized cluster using s3a
> ----------------------------------------------------
>
> Key: HADOOP-10677
> URL: https://issues.apache.org/jira/browse/HADOOP-10677
> Project: Hadoop Common
> Issue Type: Bug
> Components: fs/s3
> Affects Versions: 2.4.0
> Reporter: David S. Wang
> Assignee: David S. Wang
> Fix For: 2.6.0
>
> Attachments: HADOOP-10677-1.patch
>
>
> When using HBase ExportSnapshot on a kerberized cluster, exporting to s3a
> using HADOOP-10400, we see the following problem:
> Caused by: java.lang.IllegalArgumentException: java.net.UnknownHostException:
> patch283two
> at
> org.apache.hadoop.security.SecurityUtil.buildTokenService(SecurityUtil.java:414)
> The problem seems to be that the patch in HADOOP-10400 does not have
> getCanonicalServiceName().
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)