Zsombor Gegesy created RANGER-1721:
--------------------------------------
Summary: HBase plugins use deprecated code
Key: RANGER-1721
URL: https://issues.apache.org/jira/browse/RANGER-1721
Project: Ranger
Issue Type: Improvement
Components: plugins
Reporter: Zsombor Gegesy
Assignee: Zsombor Gegesy
Fix For: 1.0.0
HBase plugin use Cell.getFamily and Cell.getQualifier method, which is
deprecated - and they are not simple getters, but they are creating and copying
buffers, to return the values.
It would be better, if this could be omitted.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)