Josh Elser created RYA-77:
-----------------------------
Summary: Remove usages of non Accumulo public API classes
Key: RYA-77
URL: https://issues.apache.org/jira/browse/RYA-77
Project: Rya
Issue Type: Bug
Reporter: Josh Elser
Kiet Ly asked on the mailing list about compiling Rya against Accumulo 1.7. It
looks like Rya is presently referencing (at least) two non public API classes
(which are not guaranteed to be stable -- thus, should not be used downstream)
* ArgumentChecker
* AbstractRecordReader
The former is easily replaced. The latter should probably extend the Hadoop
RecordReader baseclass/interface.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)