From: Max O. <ma...@ni...> - 2015-04-15 01:35:04
|
Great that works now. Thanks. More questions coming up in different thread. Cheers, -max On Wed, Apr 15, 2015 at 4:19 AM Brad Bebee <be...@sy...> wrote: > Max, > > Great to hear you're giving it a try. Please try connecting to the remote > Blazegraph instance with this command: > > g = new BigdataGraphClient("http://localhost:9999/bigdata") > > The site's been updated as well: http://www.systap.com/blueprints. Keep > us up-to-date with your progress. > > Thanks, --Brad > > On Mon, Apr 13, 2015 at 11:05 PM, Max Ott <ma...@ni...> wrote: > >> Folks, >> >> I have been finally getting some time to evaluate Blazegraph for a >> project but seem to have a problem getting started. I followed the getting >> started instructions and with both, Gremlin and Rexter I seem to run into >> the same problem that the URL created by those two to access the server >> (started with ant start-blazegraph). >> >> I'm lost to even know where to start. >> >> gremlin> g.loadGraphML("graph-example-1.xml") >> >> 18:56:20.504 [main] DEBUG org.eclipse.jetty.client.HttpClient - Created >> HttpDestination[http://localhost:9999 >> ],queue=0,pool=ConnectionPool[c=0/64,a=0,i=0] >> >> 18:56:20.507 [main] DEBUG o.e.jetty.client.HttpDestination - Queued >> HttpRequest[POST /bigdata/LBS/read/sparql/sparql HTTP/1.1]@676783d3 for >> HttpDestination[http://localhost:9999 >> ],queue=1,pool=ConnectionPool[c=0/64,a=0,i=0] >> >> >> Any suggestions on how I can debug this further? >> >> Session log attached. >> >> Cheers, >> >> -max >> >> >> >> >> ------------------------------------------------------------------------------ >> BPM Camp - Free Virtual Workshop May 6th at 10am PDT/1PM EDT >> Develop your own process in accordance with the BPMN 2 standard >> Learn Process modeling best practices with Bonita BPM through live >> exercises >> http://www.bonitasoft.com/be-part-of-it/events/bpm-camp-virtual- >> event?utm_ >> source=Sourceforge_BPM_Camp_5_6_15&utm_medium=email&utm_campaign=VA_SF >> _______________________________________________ >> Bigdata-developers mailing list >> Big...@li... >> https://lists.sourceforge.net/lists/listinfo/bigdata-developers >> >> > > > -- > _______________ > Brad Bebee > Managing Partner > SYSTAP, LLC > e: be...@sy... > m: 202.642.7961 > f: 571.367.5000 > w: www.systap.com > > Blazegraph™ <http://www.blazegraph.com> is our ultra high-performance > graph database that supports both RDF/SPARQL and Tinkerpop/Blueprints > APIs. MapGraph™ <http://www.systap.com/mapgraph> is our disruptive new > technology to use GPUs to accelerate data-parallel graph analytics. > > CONFIDENTIALITY NOTICE: This email and its contents and attachments are > for the sole use of the intended recipient(s) and are confidential or > proprietary to SYSTAP, LLC. Any unauthorized review, use, disclosure, > dissemination or copying of this email or its contents or attachments is > prohibited. If you have received this communication in error, please notify > the sender by reply email and permanently delete all copies of the email > and its contents and attachments. > |