Qiang Zhang created RANGER-1456:
-----------------------------------
Summary: Fix the spelling error in HDFS plugin
Key: RANGER-1456
URL: https://issues.apache.org/jira/browse/RANGER-1456
Project: Ranger
Issue Type: Bug
Components: plugins
Affects Versions: 1.0.0
Reporter: Qiang Zhang
Assignee: Qiang Zhang
Fix For: 1.0.0
{code}
LOG.error("Serice not found with name "+serviceName, new Throwable());
{code}
It should be 'service' instead of 'serice'.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)