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 "Hadoop QA (JIRA)" <ji...@apache.org> on 2017/03/28 23:17:42 UTC

[jira] [Commented] (HADOOP-13372) MR jobs can not access Swift filesystem if Kerberos is enabled

    [ https://issues.apache.org/jira/browse/HADOOP-13372?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15946164#comment-15946164 ] 

Hadoop QA commented on HADOOP-13372:
------------------------------------

| (x) *{color:red}-1 overall{color}* |
\\
\\
|| Vote || Subsystem || Runtime || Comment ||
| {color:blue}0{color} | {color:blue} reexec {color} | {color:blue}  0m  0s{color} | {color:blue} Docker mode activated. {color} |
| {color:red}-1{color} | {color:red} patch {color} | {color:red}  0m  6s{color} | {color:red} HADOOP-13372 does not apply to trunk. Rebase required? Wrong Branch? See https://wiki.apache.org/hadoop/HowToContribute for help. {color} |
\\
\\
|| Subsystem || Report/Notes ||
| JIRA Issue | HADOOP-13372 |
| JIRA Patch URL | https://issues.apache.org/jira/secure/attachment/12817839/HADOOP-13372.001.patch |
| Console output | https://builds.apache.org/job/PreCommit-HADOOP-Build/11961/console |
| Powered by | Apache Yetus 0.5.0-SNAPSHOT   http://yetus.apache.org |


This message was automatically generated.



> MR jobs can not access Swift filesystem if Kerberos is enabled
> --------------------------------------------------------------
>
>                 Key: HADOOP-13372
>                 URL: https://issues.apache.org/jira/browse/HADOOP-13372
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: fs, fs/swift, security
>    Affects Versions: 2.7.2
>            Reporter: ramtin
>            Assignee: ramtin
>         Attachments: HADOOP-13372.001.patch
>
>
> {code}
> java.lang.IllegalArgumentException: java.net.UnknownHostException:
>     at org.apache.hadoop.security.SecurityUtil.buildTokenService(SecurityUtil.java:378)
>     at org.apache.hadoop.security.SecurityUtil.buildDTServiceName(SecurityUtil.java:262)
>     at org.apache.hadoop.fs.FileSystem.getCanonicalServiceName(FileSystem.java:303)
>     at org.apache.hadoop.fs.FileSystem.collectDelegationTokens(FileSystem.java:524)
>     at org.apache.hadoop.fs.FileSystem.addDelegationTokens(FileSystem.java:508)
>     at org.apache.hadoop.mapreduce.security.TokenCache.obtainTokensForNamenodesInternal(TokenCache.java:121)
>     at org.apache.hadoop.mapreduce.security.TokenCache.obtainTokensForNamenodesInternal(TokenCache.java:100)
>     at org.apache.hadoop.mapreduce.security.TokenCache.obtainTokensForNamenodes(TokenCache.java:80)
>     at org.apache.hadoop.tools.mapred.CopyOutputFormat.checkOutputSpecs(CopyOutputFormat.java:121)
>     at org.apache.hadoop.mapreduce.JobSubmitter.checkSpecs(JobSubmitter.java:266)
>     at org.apache.hadoop.mapreduce.JobSubmitter.submitJobInternal(JobSubmitter.java:139)
>     at org.apache.hadoop.mapreduce.Job$10.run(Job.java:1290)
>     at org.apache.hadoop.mapreduce.Job$10.run(Job.java:1287)
>     at java.security.AccessController.doPrivileged(Native Method)
>     at javax.security.auth.Subject.doAs(Subject.java:422)
>     at org.apache.hadoop.security.UserGroupInformation.doAs(UserGroupInformation.java:1657)
>     at org.apache.hadoop.mapreduce.Job.submit(Job.java:1287)
>     at org.apache.hadoop.tools.DistCp.createAndSubmitJob(DistCp.java:183)
>     at org.apache.hadoop.tools.DistCp.execute(DistCp.java:153)
>     at org.apache.hadoop.tools.DistCp.run(DistCp.java:126)
>     at org.apache.hadoop.util.ToolRunner.run(ToolRunner.java:70)
>     at org.apache.hadoop.tools.DistCp.main(DistCp.java:430)
> Caused by: java.net.UnknownHostException:
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

---------------------------------------------------------------------
To unsubscribe, e-mail: common-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: common-issues-help@hadoop.apache.org