[
https://issues.apache.org/jira/browse/RYA-77?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15314287#comment-15314287
]
ASF GitHub Bot commented on RYA-77:
-----------------------------------
Github user adinancr commented on the issue:
https://github.com/apache/incubator-rya/pull/47
I noticed you upgraded Accumulo version to 1.7.1 - does Rya compile against
that version? A user asked about it on the mailing list - he tried it and had
problems - there is a Jira ticket RYA-77 for that. I would suggest staying
with 1.6 for now
> 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)