[
https://issues.apache.org/jira/browse/HADOOP-13353?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15410382#comment-15410382
]
Naganarasimha G R commented on HADOOP-13353:
--------------------------------------------
[~jojochuang], Branch 2.8 is failing to compile after commit for this jira
{code}
[ERROR] Failed to execute goal
org.apache.maven.plugins:maven-compiler-plugin:3.1:testCompile
(default-testCompile) on project hadoop-common: Compilation failure
[ERROR]
/opt/git/commit/hadoop-common-project/hadoop-common/src/test/java/org/apache/hadoop/security/TestLdapGroupsMapping.java:[334,39]
cannot find symbol
[ERROR] symbol: method getGroupsMapping()
[ERROR] location: class org.apache.hadoop.security.TestLdapGroupsMapping
{code}
> LdapGroupsMapping getPassward shouldn't return null when IOException throws
> ---------------------------------------------------------------------------
>
> Key: HADOOP-13353
> URL: https://issues.apache.org/jira/browse/HADOOP-13353
> Project: Hadoop Common
> Issue Type: Bug
> Components: security
> Affects Versions: 2.6.0
> Reporter: Zhaohao Liang
> Assignee: Wei-Chiu Chuang
> Labels: supportability
> Fix For: 2.8.0, 2.9.0, 3.0.0-alpha2
>
> Attachments: HADOOP-13353.002.patch, HADOOP-13353.003.patch,
> HADOOP-13353.patch
>
>
> When IOException throws in getPassword(), getPassword() return null String,
> this will cause setConf() throws java.lang.NullPointerException when check
> isEmpty() on null string.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]