You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-dev@hadoop.apache.org by "Viraj Jasani (Jira)" <ji...@apache.org> on 2019/10/28 09:32:00 UTC

[jira] [Created] (HADOOP-16672) missing null check for UserGroupInformation while during IOSteam setup

Viraj Jasani created HADOOP-16672:
-------------------------------------

             Summary: missing null check for UserGroupInformation while during IOSteam setup
                 Key: HADOOP-16672
                 URL: https://issues.apache.org/jira/browse/HADOOP-16672
             Project: Hadoop Common
          Issue Type: Bug
    Affects Versions: 3.3.0
            Reporter: Viraj Jasani


While setting up IOStreams, we might end up with NPE if UserGroupInformation is null resulting from getTicket() call. Similar to other operations, we should add null check for ticket.doAs() call.



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

---------------------------------------------------------------------
To unsubscribe, e-mail: common-dev-unsubscribe@hadoop.apache.org
For additional commands, e-mail: common-dev-help@hadoop.apache.org