You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-dev@hadoop.apache.org by "Steve Loughran (JIRA)" <ji...@apache.org> on 2019/07/08 14:13:00 UTC

[jira] [Created] (HADOOP-16414) ITestS3AMiniYarnCluster fails on sequential runs with Kerberos error

Steve Loughran created HADOOP-16414:
---------------------------------------

             Summary: ITestS3AMiniYarnCluster fails on sequential runs with Kerberos error
                 Key: HADOOP-16414
                 URL: https://issues.apache.org/jira/browse/HADOOP-16414
             Project: Hadoop Common
          Issue Type: Sub-task
          Components: fs/s3, test
    Affects Versions: 3.3.0
            Reporter: Steve Loughran


If you do a sequential test run of hadoop-aws, you get a failure on {{ITestS3AMiniYarnCluster}}, with a message about Kerberos coming from inside job launch.

{code}
[ERROR] testWithMiniCluster(org.apache.hadoop.fs.s3a.yarn.ITestS3AMiniYarnCluster)  Time elapsed: 3.438 s  <<< ERROR!
java.io.IOException: Can't get Master Kerberos principal for use as renewer
	at org.apache.hadoop.fs.s3a.yarn.ITestS3AMiniYarnCluster.testWithMiniCluster(ITestS3AMiniYarnCluster.java:117)
{code}

Assumption: some state in the single JVM is making this test think it should be using Kerberos.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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