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

Hadoop QA commented on MAPREDUCE-5819:
--------------------------------------

| (x) *{color:red}-1 overall{color}* |
\\
\\
|| Vote || Subsystem || Runtime || Comment ||
| {color:blue}0{color} | {color:blue} reexec {color} | {color:blue}  0m  
0s{color} | {color:blue} Docker mode activated. {color} |
| {color:blue}0{color} | {color:blue} patch {color} | {color:blue}  0m  
3s{color} | {color:blue} The patch file was not named according to hadoop's 
naming conventions. Please see https://wiki.apache.org/hadoop/HowToContribute 
for instructions. {color} |
| {color:red}-1{color} | {color:red} patch {color} | {color:red}  0m  5s{color} 
| {color:red} MAPREDUCE-5819 does not apply to trunk. Rebase required? Wrong 
Branch? See https://wiki.apache.org/hadoop/HowToContribute for help. {color} |
\\
\\
|| Subsystem || Report/Notes ||
| JIRA Issue | MAPREDUCE-5819 |
| JIRA Patch URL | 
https://issues.apache.org/jira/secure/attachment/12638362/mapreduce-5819-v1.txt 
|
| Console output | 
https://builds.apache.org/job/PreCommit-MAPREDUCE-Build/7254/console |
| Powered by | Apache Yetus 0.7.0-SNAPSHOT   http://yetus.apache.org |


This message was automatically generated.



> Binary token merge should be done once in 
> TokenCache#obtainTokensForNamenodesInternal()
> ---------------------------------------------------------------------------------------
>
>                 Key: MAPREDUCE-5819
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-5819
>             Project: Hadoop Map/Reduce
>          Issue Type: Improvement
>          Components: security
>            Reporter: Ted Yu
>            Assignee: Ted Yu
>            Priority: Minor
>              Labels: BB2015-05-TBR
>         Attachments: mapreduce-5819-v1.txt
>
>
> Currently mergeBinaryTokens() is called by every invocation of 
> obtainTokensForNamenodesInternal(FileSystem, Credentials, Configuration) in 
> the loop of obtainTokensForNamenodesInternal(Credentials, Path[], 
> Configuration).
> This can be simplified such that mergeBinaryTokens() is called only once in 
> obtainTokensForNamenodesInternal(Credentials, Path[], Configuration).



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to