steveloughran commented on issue #1723: HADOOP-16707. NPE in UGI.getCurrentUser 
in ITestAbfsIdentityTransformer setup.
URL: https://github.com/apache/hadoop/pull/1723#issuecomment-555015089
 
 
   reviews requested from @lmccay @DadanielZ 
   Although the problem surfaced in test setup in the ABFS tests (and went away 
with this patch), the root cause is that's not all paths into UGI make sure 
that it is fully initialised, and if a test resets it, things can fail.
   
   This fixes the production code rather than the symptoms of the failure.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

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

Reply via email to