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

Daryn Sharp commented on HADOOP-7963:
-------------------------------------

The {{SecurityUtils}} change was a port from 205.  My memory is fuzzy, but I 
seem to recall it as related to a har issue in 205.  As you discovered, there 
was a dependent {{TokenCache}} change which hasn't been ported yet.  I recall 
it was a few lines if you want to bring it in.

(As an aside, in the near future I plan to eliminate the cross-dependency in 
{{FileSystem}} and {{TokenCache}} which is the only reason 
{{getCanonicalServiceName}} name even exists.  I just haven't had time to test 
the patch.)
                
> test failures: TestViewFileSystemWithAuthorityLocalFileSystem and 
> TestViewFileSystemLocalFileSystem
> ---------------------------------------------------------------------------------------------------
>
>                 Key: HADOOP-7963
>                 URL: https://issues.apache.org/jira/browse/HADOOP-7963
>             Project: Hadoop Common
>          Issue Type: Bug
>            Reporter: Thomas Graves
>            Priority: Blocker
>             Fix For: 0.23.0
>
>         Attachments: HADOOP7963.txt
>
>
> The following tests are failing:
>  
> org.apache.hadoop.fs.viewfs.TestViewFileSystemLocalFileSystem.testGetDelegationTokensWithCredentials
>          
>  
> org.apache.hadoop.fs.viewfs.TestViewFileSystemWithAuthorityLocalFileSystem.testGetDelegationTokensWithCredentials
>  
> See hudson: 
> https://builds.apache.org/view/G-L/view/Hadoop/job/Hadoop-Common-trunk/lastCompletedBuild/testReport/

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to