[ 
https://issues.apache.org/jira/browse/RANGER-1536?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Qiang Zhang resolved RANGER-1536.
---------------------------------
    Resolution: Fixed

> Error information in the printed logs
> -------------------------------------
>
>                 Key: RANGER-1536
>                 URL: https://issues.apache.org/jira/browse/RANGER-1536
>             Project: Ranger
>          Issue Type: Bug
>          Components: Ranger
>            Reporter: Qiang Zhang
>            Assignee: Qiang Zhang
>            Priority: Minor
>              Labels: patch
>             Fix For: 1.0.0
>
>
> {code}
> if(StringUtils.isEmpty(nameRules)){
>       if(LOG.isDebugEnabled()){
>               LOG.debug("Name is empty. Setting Name Rule as 'DEFAULT'");
>        }
>       nameRules = DEFAULT_NAME_RULE;
> }
> {code}
> we should change "Name is empty. Setting Name Rule as 'DEFAULT'" to "Name 
> Rule is empty. Setting Name Rule as 'DEFAULT'"



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to