I found it https://github.com/apache/incubator-rya/blob/3c3ab0dfdb758602dba51e9ce043b7d108898091/extras/rya.pcj.fluo/pcj.fluo.test.base/src/main/java/org/apache/rya/pcj/fluo/test/base/FluoITBase.java Lewis
On 2019/09/28 04:49:22, Lewis John McGibbney <lewi...@apache.org> wrote: > I found thw following > https://github.com/apache/incubator-rya/blob/3c3ab0dfdb758602dba51e9ce043b7d108898091/extras/indexing/src/main/java/org/apache/rya/api/client/accumulo/AccumuloInstall.java > Can someone confirm if I'm headed in the correct direction? > Thank yoou > > On 2019/09/28 03:46:43, Lewis John McGibbney <lewi...@apache.org> wrote: > > Hi Folks, > > > > Firstly, congratulations to the community on the recent graduation. It's > > really positive to see more Semantic Technologies projects like Rya at > > Apache. > > > > I'm currently writing a small plugin connector [0] for Apache Any23 which > > would facilitate streaming of Any23 extractions to Rya. > > I would like to write some unit tests and thought I'd reach out to see if > > there was some sort of MiniRyaCluster or something similar to what Accumulo > > offers [1]. If not, is there a suggested practice for how one would > > provision a mini Rya deployment merely for unit tests? > > > > Thanks folks, I'll announce the plugin availability once it's finished. > > Lewis > > > > [0] > > https://github.com/lewismc/any23/tree/rya_connector/plugins/rya-connector > > [1] > > https://accumulo.apache.org/1.9/apidocs/index.html?org/apache/accumulo/minicluster/MiniAccumuloCluster.html > > >