You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by "David S. Wang (JIRA)" <ji...@apache.org> on 2014/06/10 18:03:03 UTC

[jira] [Created] (HADOOP-10677) ExportSnapshot fails on kerberized cluster using s3a

David S. Wang created HADOOP-10677:
--------------------------------------

             Summary: 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
         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.2#6252)