[
https://issues.apache.org/jira/browse/HADOOP-12587?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15090797#comment-15090797
]
Hudson commented on HADOOP-12587:
---------------------------------
FAILURE: Integrated in Hadoop-trunk-Commit #9078 (See
[https://builds.apache.org/job/Hadoop-trunk-Commit/9078/])
HADOOP-12587. Hadoop AuthToken refuses to work without a maxinactive (benoy:
rev dec8dfdfa66c37f8cc8c0900fd12f98c7529b99e)
*
hadoop-common-project/hadoop-auth/src/main/java/org/apache/hadoop/security/authentication/util/AuthToken.java
* hadoop-common-project/hadoop-common/src/site/markdown/HttpAuthentication.md
*
hadoop-common-project/hadoop-auth/src/main/java/org/apache/hadoop/security/authentication/server/AuthenticationFilter.java
*
hadoop-common-project/hadoop-auth/src/test/java/org/apache/hadoop/security/authentication/server/TestAuthenticationFilter.java
> 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
> Fix For: 2.8.0
>
> Attachments: HADOOP-12587-001.patch, HADOOP-12587-002.patch,
> HADOOP-12587-003.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)