Uploaded image for project: 'Hadoop Common'
  1. Hadoop Common
  2. HADOOP-18477 Über-jira: S3A Hadoop 3.3.9 features
  3. HADOOP-16414

ITestS3AMiniYarnCluster fails on sequential runs with Kerberos error

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Open
    • Minor
    • Resolution: Unresolved
    • 3.3.0
    • None
    • fs/s3, test
    • None

    Description

      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.

      [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)
      

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

      Attachments

        Activity

          People

            Unassigned Unassigned
            stevel@apache.org Steve Loughran
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated: