[ https://issues.apache.org/jira/browse/ACCUMULO-4150?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15167920#comment-15167920 ]
Christopher Tubbs commented on ACCUMULO-4150: --------------------------------------------- Okay, so it looks like this might be related to HADOOP-10786. Setting {{-Dhadoop.version=2.6.1}} for the build fixed the problem. We should probably override the hadoop.version property for the test module so the ITs pass. > 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)