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-unsubscr...@hadoop.apache.org For additional commands, e-mail: common-dev-h...@hadoop.apache.org