David Mollitor created RANGER-3530:
--------------------------------------

             Summary: Provide Warning/Tip When Using HBase Namespace with Period
                 Key: RANGER-3530
                 URL: https://issues.apache.org/jira/browse/RANGER-3530
             Project: Ranger
          Issue Type: Improvement
          Components: Ranger
            Reporter: David Mollitor


When adding a policy for HBase, it would be helpful to warn users when using a 
dot `.` in conjunction with an HBase namespace.  HBase uses a colon instead of 
the SQL dot.

 
{code:java}
 MyNameSpace.* ==> MyNameSpace:*{code}
 

Using {{MyNameSpace.*}} should generate a warning with a helpful reminder to 
use a colon.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

Reply via email to