You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@rya.apache.org by "Puja Valiyil (JIRA)" <ji...@apache.org> on 2016/08/05 12:53:20 UTC

[jira] [Updated] (RYA-77) Remove usages of non Accumulo public API classes

     [ https://issues.apache.org/jira/browse/RYA-77?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Puja Valiyil  updated RYA-77:
-----------------------------
    Priority: Minor  (was: Major)

> 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
>            Assignee: David W. Lotts
>            Priority: Minor
>
> 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)