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

Hudson commented on HADOOP-16707:
---------------------------------

SUCCESS: Integrated in Jenkins build Hadoop-trunk-Commit #17673 (See 
[https://builds.apache.org/job/Hadoop-trunk-Commit/17673/])
HADOOP-16707. NPE in UGI.getCurrentUser in ITestAbfsIdentityTransformer 
(github: rev 1415ad3800d117b4fff6ad0ef281acc7051a0bcf)
* (edit) 
hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/security/UserGroupInformation.java


> NPE in UGI.getCurrentUser in ITestAbfsIdentityTransformer setup
> ---------------------------------------------------------------
>
>                 Key: HADOOP-16707
>                 URL: https://issues.apache.org/jira/browse/HADOOP-16707
>             Project: Hadoop Common
>          Issue Type: Sub-task
>          Components: auth, fs/azure, security
>    Affects Versions: 3.3.0
>            Reporter: Steve Loughran
>            Assignee: Steve Loughran
>            Priority: Major
>             Fix For: 3.3.0
>
>
> Change logs of the files point some of the blame at me here; 
> UGI.getCurrentUser is failing in ITestAbfsIdentityTransformer init just after 
> a UGI.reset()
> The public entry points in UGI should all call ensureInitialized(). 
> I have no idea how this worked at all. I've been fiddling with ABFS accounts 
> and tests which did work now cause NPEs in UGI.
> This is all test setup; I could probably fix it in the ABFS test case simply 
> by calling a UGI method we know calls {{ensureInitialized()}}. But fixing UGI 
> is the right thing to do.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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

Reply via email to