Re: GraphXGraphGenerator Usage Help

2017-01-10 Thread Puja Valiyil
Yes, you need to install the iterator on the accumulo servers. The iterator jar should be produced by the indexing project-- I can send more detailed instructions if the read mes don't have any thing useful. On Tuesday, January 10, 2017, John Smith wrote: > I can run the

Re: GraphXGraphGenerator Usage Help

2017-01-10 Thread John Smith
I can run the example, but when I try to use a live instance of accumulo (1.8) it throws a ClassNotFoundException DocumentIndexIntersectingIterator.java. It seems like the GraphxGraphGenerator is built against Accumulo 1.6.4, and even the test doesn't seem to work if I bump it up to 1.8. I

Re: rya parser failed on parsing large numeric type

2017-01-10 Thread David Lotts
> RDF parser confused between large numeric data type with integer. Any work around for this? This is a recent build from master branch 3.2.10 I think. This issue is reported here: https://issues.apache.org/jira/browse/RYA-43 This has a mechanically simple fix, but it breaks existing

rya parser failed on parsing large numeric type

2017-01-10 Thread Ly, Kiet
RDF parser confused between large numeric data type with integer. Any work around for this? This is a recent build from master branch 3.2.10 I think. Caused by: java.lang.NumberFormatException: For input string: "-6703205597155942197" at