|
Re: Question about connecting to HBase
Hi Marc,
I use the GraphOfTheGodsFactory example and the load method is exactly same as the source code.
The following is the code snippet and the link to github
Hi Marc,
I use the GraphOfTheGodsFactory example and the load method is exactly same as the source code.
The following is the code snippet and the link to github
|
By
Jerry <boyeggp...@...>
·
#182
·
|
|
Re: Question about connecting to HBase
Hi Jerry,
What does your load() function/method look like?
Did you include the janusgraph-hbase dependency in your Intellij project?
Cheers, Marc
Op vrijdag 21 april 2017 14:12:51 UTC+2 schreef
Hi Jerry,
What does your load() function/method look like?
Did you include the janusgraph-hbase dependency in your Intellij project?
Cheers, Marc
Op vrijdag 21 april 2017 14:12:51 UTC+2 schreef
|
By
HadoopMarc <m.c.d...@...>
·
#181
·
|
|
Re: Logging Issues / Standard Maven Dependencies
To save others time, here's what I've been able to make work. It's in SBT syntax, but Maven users can translate. If you don't think this is ugly, you're not paying attention. The way I read Marc's
To save others time, here's what I've been able to make work. It's in SBT syntax, but Maven users can translate. If you don't think this is ugly, you're not paying attention. The way I read Marc's
|
By
Jamie Lawson <jamier...@...>
·
#180
·
|
|
Re: Logging Issues / Standard Maven Dependencies
Hi Jamie,
I am not part of the JG team, but I just help out with some questions now and then.
The JBCrypt issue sounds familiar to me, possibly you find the answer
Hi Jamie,
I am not part of the JG team, but I just help out with some questions now and then.
The JBCrypt issue sounds familiar to me, possibly you find the answer
|
By
HadoopMarc <m.c.d...@...>
·
#179
·
|
|
Re: Logging Issues / Standard Maven Dependencies
Your instruction gets a very long way to getting things moving with MANAGED dependencies.
But I get the following unresolved dependency. I think my resolvers are right. I'm wondering if the semicolon
Your instruction gets a very long way to getting things moving with MANAGED dependencies.
But I get the following unresolved dependency. I think my resolvers are right. I'm wondering if the semicolon
|
By
Jamie Lawson <jamier...@...>
·
#178
·
|
|
Re: Logging Issues / Standard Maven Dependencies
That's a giant step forward!!!
That's a giant step forward!!!
|
By
Jamie Lawson <jamier...@...>
·
#177
·
|
|
Re: Logging Issues / Standard Maven Dependencies
Hi Jamie,
Your last line is almost OK, you have to specify the individual modules as with most large software suites. Start with janusgraph-core and see what deps you still miss. Listing from maven
Hi Jamie,
Your last line is almost OK, you have to specify the individual modules as with most large software suites. Start with janusgraph-core and see what deps you still miss. Listing from maven
|
By
HadoopMarc <m.c.d...@...>
·
#176
·
|
|
Re: What's the best way to load Graphson Data into Janus?
Hi Gwiz,
A short answer to your questions:
Java API is fine, in fact you have the advantage of autocompletion in your IDE. Warnings are against using lower level API's where you risk missing all
Hi Gwiz,
A short answer to your questions:
Java API is fine, in fact you have the advantage of autocompletion in your IDE. Warnings are against using lower level API's where you risk missing all
|
By
HadoopMarc <m.c.d...@...>
·
#175
·
|
|
Re: Please participate in a research survey on graphs
done, Siddhartha Can you please share the link to the findings here if you can.
done, Siddhartha Can you please share the link to the findings here if you can.
|
By
Palash Kulshrestha <tricky...@...>
·
#174
·
|
|
Logging Issues / Standard Maven Dependencies
I've been using the nasty method of building JanusGraph and copying all of jars from the janusgraph/lib directory into the myproject/lib directory. That is, myproject has more than 200 unmanaged
I've been using the nasty method of building JanusGraph and copying all of jars from the janusgraph/lib directory into the myproject/lib directory. That is, myproject has more than 200 unmanaged
|
By
Jamie Lawson <jamier...@...>
·
#173
·
|
|
What's the best way to load Graphson Data into Janus?
I have graphson format data and would like to load that into Janus (Cassandra + ES). I would like to do this using Java API. I saw a recommendation not to use Java API in one of the posts. Could some
I have graphson format data and would like to load that into Janus (Cassandra + ES). I would like to do this using Java API. I saw a recommendation not to use Java API in one of the posts. Could some
|
By
feed...@...
·
#172
·
|
|
Question about connecting to HBase
Hi ,
Sorry for the repost!
I am new to the JanusGraph and setup a JanusGraph database on my cluster .The storage is HBase with Zookeeper as coordinator.
I try to run the GraphOfTheGodsFactory
Hi ,
Sorry for the repost!
I am new to the JanusGraph and setup a JanusGraph database on my cluster .The storage is HBase with Zookeeper as coordinator.
I try to run the GraphOfTheGodsFactory
|
By
Jerry <boyeggp...@...>
·
#171
·
|
|
Re: Please participate in a research survey on graphs
Done, good luck!
By
Mani Gandham <mani....@...>
·
#169
·
|
|
Please participate in a research survey on graphs
Hi,
My name is Siddhartha Sahu and I am a Master's student at University of Waterloo working on graph processing with Prof. Semih Salihoglu. As part of my research, I am running a survey on how graphs
Hi,
My name is Siddhartha Sahu and I am a Master's student at University of Waterloo working on graph processing with Prof. Semih Salihoglu. As part of my research, I am running a survey on how graphs
|
By
Siddhartha Sahu <s3s...@...>
·
#168
·
|
|
Re: JanusGraph 0.1.0 Released
Congratulations guys, nice work!
Congratulations guys, nice work!
|
By
Lindsay Smith <lindsa...@...>
·
#170
·
|
|
Re: JanusGraph 0.1.0 Released
Congratulations to everyone involved in this release. This was definitely a community effort!
And big thanks to Ted for handling the Release Manager duties.
-- Jason
Congratulations to everyone involved in this release. This was definitely a community effort!
And big thanks to Ted for handling the Release Manager duties.
-- Jason
|
By
Jason Plurad <plu...@...>
·
#165
·
|
|
Re: JanusGraph 0.1.0 Released
Way to go on JanusGraph! Great job!
Robert Dale
Way to go on JanusGraph! Great job!
Robert Dale
|
By
Robert Dale <rob...@...>
·
#167
·
|
|
JanusGraph 0.1.0 Released
Hello,
We are excited to announce the release of JanusGraph 0.1.0. JanusGraph is an Apache TinkerPop enabled property graph database with support for a variety of storage and indexing backends.
The
Hello,
We are excited to announce the release of JanusGraph 0.1.0. JanusGraph is an Apache TinkerPop enabled property graph database with support for a variety of storage and indexing backends.
The
|
By
Ted Wilmes <twi...@...>
·
#166
·
|
|
Re: 0.1.0 Release
answering my own question...
https://search.maven.org/#search%7Cga%7C1%7Cjanusgraph
answering my own question...
https://search.maven.org/#search%7Cga%7C1%7Cjanusgraph
|
By
Marcelo Freitas <marcel...@...>
·
#164
·
|
|
Re: 0.1.0 Release
are the maven artifacts published already? I can't seem to find them O.o
are the maven artifacts published already? I can't seem to find them O.o
|
By
Marcelo Freitas <marcel...@...>
·
#163
·
|