[
https://issues.apache.org/jira/browse/RANGER-1451?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15923518#comment-15923518
]
Qiang Zhang commented on RANGER-1451:
-------------------------------------
Review request: https://reviews.apache.org/r/57585/
> Incorrect error message for hadoop security authentication
> ----------------------------------------------------------
>
> Key: RANGER-1451
> URL: https://issues.apache.org/jira/browse/RANGER-1451
> Project: Ranger
> Issue Type: Bug
> Components: plugins
> Affects Versions: 1.0.0
> Reporter: Qiang Zhang
> Assignee: Qiang Zhang
> Fix For: 1.0.0
>
>
> In hadoop security authentication, there are some error message doesn't match
> the logic.
> {code}
> if (fsDefaultName.isEmpty()) {
> throw new IllegalArgumentException("Value for neither fs.default.name
> is specified");
> }
> {code}
> It should be not specified here.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)