[ 
https://issues.apache.org/jira/browse/HADOOP-7930?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13462650#comment-13462650
 ] 

Hudson commented on HADOOP-7930:
--------------------------------

Integrated in Hadoop-Mapreduce-trunk-Commit #2788 (See 
[https://builds.apache.org/job/Hadoop-Mapreduce-trunk-Commit/2788/])
    HADOOP-7930. Kerberos relogin interval in UserGroupInformation should be 
configurable. Contributed by Robert Kanter. (harsh) (Revision 1389783)

     Result = FAILURE
harsh : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1389783
Files : 
* /hadoop/common/trunk/hadoop-common-project/hadoop-common/CHANGES.txt
* 
/hadoop/common/trunk/hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/fs/CommonConfigurationKeysPublic.java
* 
/hadoop/common/trunk/hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/security/UserGroupInformation.java
* 
/hadoop/common/trunk/hadoop-common-project/hadoop-common/src/main/resources/core-default.xml
* 
/hadoop/common/trunk/hadoop-common-project/hadoop-common/src/test/java/org/apache/hadoop/security/TestUserGroupInformation.java

                
> Kerberos relogin interval in UserGroupInformation should be configurable
> ------------------------------------------------------------------------
>
>                 Key: HADOOP-7930
>                 URL: https://issues.apache.org/jira/browse/HADOOP-7930
>             Project: Hadoop Common
>          Issue Type: Improvement
>          Components: security
>    Affects Versions: 0.23.1
>            Reporter: Alejandro Abdelnur
>            Assignee: Robert Kanter
>             Fix For: 3.0.0
>
>         Attachments: HADOOP-7930.patch, HADOOP-7930.patch, HADOOP-7930.patch
>
>
> Currently the check done in the *hasSufficientTimeElapsed()* method is 
> hardcoded to 10 mins wait.
> The wait time should be driven by configuration and its default value, for 
> clients should be 1 min. 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to