|
0.1.0-SNAPSHOT deployed
Hello,
We're still working some of the kinks out, but the first JanusGraph 0.1.0-SNAPSHOT has
been deployed. This includes a snapshot build of the zip distribution. You can check
it out and kick
Hello,
We're still working some of the kinks out, but the first JanusGraph 0.1.0-SNAPSHOT has
been deployed. This includes a snapshot build of the zip distribution. You can check
it out and kick
|
By
Ted Wilmes <twi...@...>
·
#87
·
|
|
Re: 0.1.0-SNAPSHOT deployed
Thanks Ted!
Folks can find the snapshot distribution zip at: https://oss.sonatype.org/content/repositories/snapshots/org/janusgraph/janusgraph-dist/0.1.0-SNAPSHOT/
I've created an uber simple Java
Thanks Ted!
Folks can find the snapshot distribution zip at: https://oss.sonatype.org/content/repositories/snapshots/org/janusgraph/janusgraph-dist/0.1.0-SNAPSHOT/
I've created an uber simple Java
|
By
Jason Plurad <plu...@...>
·
#88
·
|
|
Re: Calling a SparkGraphComputer from within Spark
Hi Marc,
Managed to get this working. The final code ended up being simple, but the configuration properties you need to set has changed across different versions of JanusGraph/Tinkerpop and finding
Hi Marc,
Managed to get this working. The final code ended up being simple, but the configuration properties you need to set has changed across different versions of JanusGraph/Tinkerpop and finding
|
By
robk...@...
·
#86
·
|
|
Re: Calling a SparkGraphComputer from within Spark
Last battle before I think this is all done, I need to extract the output without collecting results to the driver and exploding the memory there.
Gremlin has a page at
Last battle before I think this is all done, I need to extract the output without collecting results to the driver and exploding the memory there.
Gremlin has a page at
|
By
robk...@...
·
#89
·
|
|
Re: Calling a SparkGraphComputer from within Spark
Hi Rob,
It sound like your battling skills are OK! I have never used the PersistedOutputRDD option myself, but if your are stuck you could also try the
Hi Rob,
It sound like your battling skills are OK! I have never used the PersistedOutputRDD option myself, but if your are stuck you could also try the
|
By
HadoopMarc <m.c.d...@...>
·
#90
·
|
|
Local lock contention on edges
So I understand that if I open up separate transactions and modify the schema, a commit on one of the transactions will fail. What I don't understand is why adding edges of the same name between
So I understand that if I open up separate transactions and modify the schema, a commit on one of the transactions will fail. What I don't understand is why adding edges of the same name between
|
By
Carlos Cheung <cheung...@...>
·
#91
·
|
|
Re: Calling a SparkGraphComputer from within Spark
Hi Rob,
I went through the tinkerpop code, just PageRankMapReduce, ClusterCountMapReduce, ClusterPopulationMapReduce has memoryKey function.
(I found the description "We still recommend users call
Hi Rob,
I went through the tinkerpop code, just PageRankMapReduce, ClusterCountMapReduce, ClusterPopulationMapReduce has memoryKey function.
(I found the description "We still recommend users call
|
By
"Jun(Terry) Yang" <terr...@...>
·
#92
·
|
|
REST call is not working
I followed the steps described in the documentation to access the JanusGraph using REST calls. But I am getting error message as follows.
curl -XPOST -Hcontent-type:application/json -d
I followed the steps described in the documentation to access the JanusGraph using REST calls. But I am getting error message as follows.
curl -XPOST -Hcontent-type:application/json -d
|
By
Srinivas Rao <vasu...@...>
·
#93
·
|
|
Re: 0.1.0-SNAPSHOT deployed
Hi Jason,
Thanks for posting an example! I have been having a rough time finding some example code.
That said, the build fails (on mac using java 8 update 110 and maven 3.3.9):
[INFO]
Hi Jason,
Thanks for posting an example! I have been having a rough time finding some example code.
That said, the build fails (on mac using java 8 update 110 and maven 3.3.9):
[INFO]
|
By
Ryan Spangler <ryan.s...@...>
·
#94
·
|
|
Unable to change frame_size_mb
I've been running into the "Frame size (##) larger than max length (15728640)!" on a query and I've tried several options for increasing the value but none seem to be recognized. Can this value be
I've been running into the "Frame size (##) larger than max length (15728640)!" on a query and I've tried several options for increasing the value but none seem to be recognized. Can this value be
|
By
Adam Holley <holl...@...>
·
#95
·
|
|
Re: Calling a SparkGraphComputer from within Spark
Thanks for the responses. Marc, yes i'd got that property set.
Terry, I tried running the peer pressure program as suggested, and saw outputRDDs, so this was a great test that i'd got my configuration
Thanks for the responses. Marc, yes i'd got that property set.
Terry, I tried running the peer pressure program as suggested, and saw outputRDDs, so this was a great test that i'd got my configuration
|
By
robk...@...
·
#96
·
|
|
Re: 0.1.0-SNAPSHOT deployed
Thanks for the feedback. I've pushed a fix. Please give it another go.
Thanks for the feedback. I've pushed a fix. Please give it another go.
|
By
Jason Plurad <plu...@...>
·
#97
·
|
|
New Committer: sjudeng
The Technical Steering Committee (TSC) for JanusGraph is pleased to welcome sjudeng as a committer on the project (effective March 19). sjudeng has provided major contributions to the project in these
The Technical Steering Committee (TSC) for JanusGraph is pleased to welcome sjudeng as a committer on the project (effective March 19). sjudeng has provided major contributions to the project in these
|
By
Jason Plurad <plu...@...>
·
#98
·
|
|
Re: New Committer: sjudeng
Congrats, and welcome, sjudeng!
Congrats, and welcome, sjudeng!
|
By
Jerry He <jerr...@...>
·
#99
·
|
|
Re: New Committer: sjudeng
Super star, u deserve it brother... keep up
Super star, u deserve it brother... keep up
|
By
Rafael Fernandes <luizr...@...>
·
#100
·
|
|
Re: Calling a SparkGraphComputer from within Spark
This is an interesting discussion.
@Rob: I am assuming that since you are using tinkerpop version above v3.2.x, you did not have to install/use hadoop in the mix to get to this
This is an interesting discussion.
@Rob: I am assuming that since you are using tinkerpop version above v3.2.x, you did not have to install/use hadoop in the mix to get to this
|
By
Samik Raychaudhuri <sam...@...>
·
#101
·
|
|
Re: Calling a SparkGraphComputer from within Spark
Yes, I haven't used Hadoop at all in this project, Cassandra is the only storage currently.
Yes, I haven't used Hadoop at all in this project, Cassandra is the only storage currently.
|
By
robk...@...
·
#102
·
|
|
Re: New Committer: sjudeng
Congrats and well deserved!
--Ted
Congrats and well deserved!
--Ted
|
By
Ted Wilmes <twi...@...>
·
#103
·
|
|
Re: REST call is not working
Did you use the snapshot recently released?
Verify that conf/gremlin-server/gremlin-server.yaml has a graph section like:
Then verify that the graph property file exists and has a graph defined,
Did you use the snapshot recently released?
Verify that conf/gremlin-server/gremlin-server.yaml has a graph section like:
Then verify that the graph property file exists and has a graph defined,
|
By
Robert Dale <rob...@...>
·
#104
·
|
|
How to persist data on system reboot
Hi all
I am new to Janusgraph/ Titan,
I installed janusgraph 0.1.0 in aws EMR, using db backend hbase and index backend solr.
Everything works, But when I reboot the system, All the graph data is
Hi all
I am new to Janusgraph/ Titan,
I installed janusgraph 0.1.0 in aws EMR, using db backend hbase and index backend solr.
Everything works, But when I reboot the system, All the graph data is
|
By
pikachu <vmo...@...>
·
#105
·
|