Upgrade of Rya to RDF4j

2018-10-23 Thread Jorge Machado
Hi guys, I saw on https://github.com/apache/incubator-rya/pull/291that we migrated from OpenRDF Sesame 2.7.6 to RDF4J 2.3.1 but I don’t see a release for it. Any tipps how should I do it ? Regards Jorge Machado www.jmachado.me

Re: Failed build from master

2018-04-11 Thread Jorge Machado
Machado > On 11 Apr 2018, at 11:16, Jorge Machado <jom...@me.com> wrote: > > Hi Jeff again, > > so the build has finished but from the docs it should exist a > rya.mapreduce-*-SNAPSHOT-shaded.jar which I cannot found. > Any Tipps ? > > > Jorge M

Re: Failed build from master

2018-04-10 Thread Jorge Machado
DE depends on. The command > "mvn clean install -Drat.skip" is the more lightweight workaround. > > -Jeff > > On Tue, Apr 10, 2018 at 10:05 AM, Jorge Machado <jom...@me.com> wrote: > >> Hi Guys, >> >> I was trying to compile Rya from master

Re: rya performance Problems

2018-02-13 Thread Jorge Machado
the ingest times should improve. If set to true, the flush > method on the Accumulo MultitableBatchWriter is called after every each > triple is inserted. > > > On Tue, Feb 13, 2018 at 9:04 AM, Jorge Machado <jom...@me.com> wrote: > >> From Ac