You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@oozie.apache.org by "Peter Bacsko (JIRA)" <ji...@apache.org> on 2017/10/04 17:05:00 UTC

[jira] [Comment Edited] (OOZIE-3078) PasswordMasker throws NPE with null arguments

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

Peter Bacsko edited comment on OOZIE-3078 at 10/4/17 5:04 PM:
--------------------------------------------------------------

-Please correct the title: it's Masker, not Matcher- ok, I realized I can do it myself :)


was (Author: pbacsko):
Please correct the title: it's Masker, not Matcher

> PasswordMasker 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
>            Assignee: Attila Sasvari
>         Attachments: OOZIE-3078-01.patch
>
>
> 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)