Attila Sasvari created OOZIE-3078:
-------------------------------------

             Summary: PasswordMatcher throws NPE with null arguments
                 Key: OOZIE-3078
                 URL: https://issues.apache.org/jira/browse/OOZIE-3078
             Project: Oozie
          Issue Type: Bug
    Affects Versions: 5.0.0
            Reporter: Attila Sasvari


If 
[maskPasswordsIfNecessary|https://github.com/apache/oozie/blob/71d3ddc31cfb983dc83c51882f99c4429253230a/sharelib/oozie/src/main/java/org/apache/oozie/action/hadoop/PasswordMasker.java#L137]
 is called with a {{null}} argument, a NPE will be thrown. It should return 
false.

Note: [SparkMain | 
https://github.com/apache/oozie/blob/71d3ddc31cfb983dc83c51882f99c4429253230a/sharelib/spark/src/main/java/org/apache/oozie/action/hadoop/SparkMain.java#L88]
 uses this method.



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

Reply via email to