[ https://issues.apache.org/jira/browse/ACCUMULO-4150?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15168571#comment-15168571 ]
Christopher Tubbs commented on ACCUMULO-4150: --------------------------------------------- HADOOP-10786 only implies that JDK8 was the problem, but I could not get this test to pass on either OpenJDK7 or OpenJDK8 until I set the hadoop version to 2.6.1 or later. It's possible that the issue affected both 7 and 8 for OpenJDK, but only 8 for Oracle JDK. > KerberosRenewalIT fails to finish > --------------------------------- > > Key: ACCUMULO-4150 > URL: https://issues.apache.org/jira/browse/ACCUMULO-4150 > Project: Accumulo > Issue Type: Bug > Reporter: Christopher Tubbs > Fix For: 1.7.2, 1.8.0 > > > KerberosRenewalIT never finishes when I run it. Looking into it a bit, and it > seems SecurityUtil might be using the wrong server principal. It might need > to use {{InetAddress.getLocalHost().getHostName()}} instead of > {{.getCanonicalHostName()}}. Could this be related? -- This message was sent by Atlassian JIRA (v6.3.4#6332)