[ https://issues.apache.org/jira/browse/HADOOP-12587?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15062221#comment-15062221 ]
Allen Wittenauer commented on HADOOP-12587: ------------------------------------------- Two things are going off kilter: a) Yetus doesn't look at JIRA attached patches once it detects a github PR. Just need to edit the git pr URL to not look like a URL anymore and Yetus will start using the attached patches. b) The Dockerfile in branch-2 is busted. > Hadoop AuthToken refuses to work without a maxinactive attribute in issued > token > -------------------------------------------------------------------------------- > > Key: HADOOP-12587 > URL: https://issues.apache.org/jira/browse/HADOOP-12587 > Project: Hadoop Common > Issue Type: Bug > Components: security > Affects Versions: 2.8.0 > Environment: OSX heimdal kerberos client against Linux KDC -talking > to a Hadoop 2.6.0 cluster > Reporter: Steve Loughran > Assignee: Benoy Antony > Priority: Blocker > Attachments: HADOOP-12587-001.patch > > > If you don't have a max-inactive attribute in the auth token returned from > the web site, AuthToken will raise an exception. This stops callers without > this token being able to submit jobs to a secure Hadoop 2.6 YARN cluster with > timeline server enabled. -- This message was sent by Atlassian JIRA (v6.3.4#6332)