You are viewing a plain text version of this content. The canonical link for it is here.
- incubator-tinkerpop git commit: first push on the spark adaptor....crazy dep hell. - posted by ok...@apache.org on 2015/03/02 17:24:44 UTC, 0 replies.
- incubator-tinkerpop git commit: finally made it through the dependency maze. Spark and Giraph both cleanly work in hadoop-gremlin. Need to go deeper into the SparkGraphComputer implementation to make sure its perfect, but I think we have the pom.xml righ - posted by ok...@apache.org on 2015/03/02 18:57:33 UTC, 0 replies.
- incubator-tinkerpop git commit: We now have a basic message passing engine implemented in Spark. - posted by ok...@apache.org on 2015/03/02 22:56:32 UTC, 0 replies.
- incubator-tinkerpop git commit: Fix profiling of global nested steps, with test coverage. - posted by ok...@apache.org on 2015/03/02 22:56:43 UTC, 0 replies.
- incubator-tinkerpop git commit: Have PageRankVertexProgram working properly over SparkGraphComputer -- hard coded style in a public static main(). Lots of things to do tomorrow to generalizae it and clean it all up. - posted by ok...@apache.org on 2015/03/03 01:27:25 UTC, 0 replies.
- incubator-tinkerpop git commit: Added SparkVertex which lazily generates a serialized Vertex using transient and byte[]... this would be good in core, but for now, only used by SparkGraphComputer. - posted by ok...@apache.org on 2015/03/03 01:43:26 UTC, 0 replies.
- incubator-tinkerpop git commit: Some really cool lazy optimizations to SparkGraphComputer. I 'get it' now. Easy peasy lemon squeezy. - posted by ok...@apache.org on 2015/03/03 03:23:04 UTC, 0 replies.
- [1/2] incubator-tinkerpop git commit: Fix profiling of global nested steps, with test coverage. - posted by ok...@apache.org on 2015/03/03 03:23:16 UTC, 0 replies.
- [2/2] incubator-tinkerpop git commit: Merge branch 'master' into spark - posted by ok...@apache.org on 2015/03/03 03:23:17 UTC, 0 replies.
- [1/3] incubator-tinkerpop git commit: added tests for group-sideEffects - posted by sp...@apache.org on 2015/03/03 12:56:00 UTC, 0 replies.
- [2/3] incubator-tinkerpop git commit: added tree tests (reducer) - posted by sp...@apache.org on 2015/03/03 12:56:01 UTC, 0 replies.
- [3/3] incubator-tinkerpop git commit: Merge branch 'master' into sideeffect-reduce - posted by sp...@apache.org on 2015/03/03 12:56:02 UTC, 0 replies.
- incubator-tinkerpop git commit: Add test to validate that bindings clear between scripengine evaluations. - posted by sp...@apache.org on 2015/03/03 14:56:24 UTC, 0 replies.
- incubator-tinkerpop git commit: SparkGraphComputer is prim and proper. No longer using public static void main(). The GraphComputer API is legitamately implemented. All that is left --- MapReduce engine (easy) and GraphComputer Memory (hard). - posted by ok...@apache.org on 2015/03/03 17:28:22 UTC, 0 replies.
- [1/4] incubator-tinkerpop git commit: added tests for group-sideEffects - posted by ok...@apache.org on 2015/03/03 17:31:37 UTC, 0 replies.
- [2/4] incubator-tinkerpop git commit: added tree tests (reducer) - posted by ok...@apache.org on 2015/03/03 17:31:38 UTC, 0 replies.
- [3/4] incubator-tinkerpop git commit: Merge branch 'master' into sideeffect-reduce - posted by ok...@apache.org on 2015/03/03 17:31:39 UTC, 0 replies.
- [4/4] incubator-tinkerpop git commit: Merge branch 'master' into spark - posted by ok...@apache.org on 2015/03/03 17:31:40 UTC, 1 replies.
- incubator-tinkerpop git commit: Spark jar cache supported for sending HADOOP_GREMLIN_LIBS jars to the cluster. - posted by ok...@apache.org on 2015/03/03 17:46:31 UTC, 0 replies.
- [1/6] incubator-tinkerpop git commit: Renamed Gremlin Kryo to simply Gryo. - posted by sp...@apache.org on 2015/03/03 18:23:01 UTC, 0 replies.
- [2/6] incubator-tinkerpop git commit: Renamed Gremlin Kryo to simply Gryo. - posted by sp...@apache.org on 2015/03/03 18:23:02 UTC, 0 replies.
- [3/6] incubator-tinkerpop git commit: Renamed Gremlin Kryo to simply Gryo. - posted by sp...@apache.org on 2015/03/03 18:23:03 UTC, 0 replies.
- [4/6] incubator-tinkerpop git commit: Renamed Gremlin Kryo to simply Gryo. - posted by sp...@apache.org on 2015/03/03 18:23:04 UTC, 0 replies.
- [5/6] incubator-tinkerpop git commit: Renamed Gremlin Kryo to simply Gryo. - posted by sp...@apache.org on 2015/03/03 18:23:05 UTC, 0 replies.
- [6/6] incubator-tinkerpop git commit: Renamed Gremlin Kryo to simply Gryo. - posted by sp...@apache.org on 2015/03/03 18:23:06 UTC, 0 replies.
- incubator-tinkerpop git commit: Spark MapReduce engine built. It was more complex than I suspected. Will definately need to break up SparkGraphComputer in various XXXHelper classes with static methods... its pretty beefy right now. All that is left is Me - posted by ok...@apache.org on 2015/03/03 19:05:20 UTC, 0 replies.
- [1/8] incubator-tinkerpop git commit: Add test to validate that bindings clear between scripengine evaluations. - posted by ok...@apache.org on 2015/03/03 19:10:33 UTC, 0 replies.
- [2/8] incubator-tinkerpop git commit: Renamed Gremlin Kryo to simply Gryo. - posted by ok...@apache.org on 2015/03/03 19:10:34 UTC, 0 replies.
- [3/8] incubator-tinkerpop git commit: Renamed Gremlin Kryo to simply Gryo. - posted by ok...@apache.org on 2015/03/03 19:10:35 UTC, 0 replies.
- [4/8] incubator-tinkerpop git commit: Renamed Gremlin Kryo to simply Gryo. - posted by ok...@apache.org on 2015/03/03 19:10:36 UTC, 0 replies.
- [5/8] incubator-tinkerpop git commit: Renamed Gremlin Kryo to simply Gryo. - posted by ok...@apache.org on 2015/03/03 19:10:37 UTC, 0 replies.
- [6/8] incubator-tinkerpop git commit: Renamed Gremlin Kryo to simply Gryo. - posted by ok...@apache.org on 2015/03/03 19:10:38 UTC, 0 replies.
- [7/8] incubator-tinkerpop git commit: Renamed Gremlin Kryo to simply Gryo. - posted by ok...@apache.org on 2015/03/03 19:10:39 UTC, 0 replies.
- [8/8] incubator-tinkerpop git commit: fixed up spark/ branch now that is is Gryo and .kryo. @spmallette - posted by ok...@apache.org on 2015/03/03 19:10:40 UTC, 0 replies.
- incubator-tinkerpop git commit: SparkGraphComputer implemented. There is still lots of cleanup and some optimizations that can be added, but the semantics are correct and 90 percent of the test cases are passing. Having some weird serialization issues on - posted by ok...@apache.org on 2015/03/03 21:50:01 UTC, 0 replies.
- [1/3] incubator-tinkerpop git commit: Delete unused method. - posted by sp...@apache.org on 2015/03/03 23:07:54 UTC, 0 replies.
- [2/3] incubator-tinkerpop git commit: Refactor OpProcessor to enable simple overrides. - posted by sp...@apache.org on 2015/03/03 23:07:55 UTC, 0 replies.
- [3/3] incubator-tinkerpop git commit: Merge branch 'refactorForDashboardFix' of https://github.com/rjbriody/incubator-tinkerpop - posted by sp...@apache.org on 2015/03/03 23:07:56 UTC, 0 replies.
- incubator-tinkerpop git commit: lots of clean up and organization. SparkGraphComputer is now really clean with all the dirty work being done by SparkHelper. - posted by ok...@apache.org on 2015/03/03 23:31:59 UTC, 0 replies.
- [1/4] incubator-tinkerpop git commit: Delete unused method. - posted by ok...@apache.org on 2015/03/03 23:34:48 UTC, 0 replies.
- [2/4] incubator-tinkerpop git commit: Refactor OpProcessor to enable simple overrides. - posted by ok...@apache.org on 2015/03/03 23:34:49 UTC, 0 replies.
- [3/4] incubator-tinkerpop git commit: Merge branch 'refactorForDashboardFix' of https://github.com/rjbriody/incubator-tinkerpop - posted by ok...@apache.org on 2015/03/03 23:34:50 UTC, 0 replies.
- incubator-tinkerpop git commit: OMG -- Apache Configuration is the wooooorst --- the auto , deliminator ... total hole for the last hour. - posted by ok...@apache.org on 2015/03/04 00:25:52 UTC, 0 replies.
- incubator-tinkerpop git commit: lots of cleanups and optimizations. a few bugs in Spark around the nitty gritty semantics of GraphComputer (incr, and, or...). Will fix up tomorrow. - posted by ok...@apache.org on 2015/03/04 01:01:30 UTC, 0 replies.
- incubator-tinkerpop git commit: Make the handleIterator method throw a checked exception. - posted by sp...@apache.org on 2015/03/04 13:17:30 UTC, 0 replies.
- incubator-tinkerpop git commit: Simplify the method signature of handleIterator. - posted by sp...@apache.org on 2015/03/04 13:24:44 UTC, 0 replies.
- incubator-tinkerpop git commit: Moved stopwatch functionality into handleIterator. - posted by sp...@apache.org on 2015/03/04 13:55:19 UTC, 0 replies.
- incubator-tinkerpop git commit: fixed an iteration offset bug in SparkGraphComputer. - posted by ok...@apache.org on 2015/03/04 15:24:53 UTC, 0 replies.
- incubator-tinkerpop git commit: Update javadoc a bit. - posted by sp...@apache.org on 2015/03/04 15:26:13 UTC, 0 replies.
- [1/2] incubator-tinkerpop git commit: Make SessionOpProcessor evalOp protected. - posted by sp...@apache.org on 2015/03/04 15:32:23 UTC, 0 replies.
- [2/2] incubator-tinkerpop git commit: Merge branch 'master' of https://github.com/rjbriody/incubator-tinkerpop - posted by sp...@apache.org on 2015/03/04 15:32:24 UTC, 0 replies.
- [1/8] incubator-tinkerpop git commit: Make the handleIterator method throw a checked exception. - posted by ok...@apache.org on 2015/03/04 15:41:43 UTC, 0 replies.
- [2/8] incubator-tinkerpop git commit: Simplify the method signature of handleIterator. - posted by ok...@apache.org on 2015/03/04 15:41:44 UTC, 0 replies.
- [3/8] incubator-tinkerpop git commit: Moved stopwatch functionality into handleIterator. - posted by ok...@apache.org on 2015/03/04 15:41:45 UTC, 0 replies.
- [4/8] incubator-tinkerpop git commit: Update javadoc a bit. - posted by ok...@apache.org on 2015/03/04 15:41:46 UTC, 0 replies.
- [5/8] incubator-tinkerpop git commit: Make SessionOpProcessor evalOp protected. - posted by ok...@apache.org on 2015/03/04 15:41:47 UTC, 0 replies.
- [6/8] incubator-tinkerpop git commit: Merge branch 'master' of https://github.com/rjbriody/incubator-tinkerpop - posted by ok...@apache.org on 2015/03/04 15:41:48 UTC, 0 replies.
- [7/8] incubator-tinkerpop git commit: random tweaks. about to merge master. will work from there now. - posted by ok...@apache.org on 2015/03/04 15:41:49 UTC, 0 replies.
- [8/8] incubator-tinkerpop git commit: Merge branch 'master' into spark - posted by ok...@apache.org on 2015/03/04 15:41:50 UTC, 0 replies.
- [01/20] incubator-tinkerpop git commit: first push on the spark adaptor....crazy dep hell. - posted by ok...@apache.org on 2015/03/04 15:41:56 UTC, 0 replies.
- [02/20] incubator-tinkerpop git commit: finally made it through the dependency maze. Spark and Giraph both cleanly work in hadoop-gremlin. Need to go deeper into the SparkGraphComputer implementation to make sure its perfect, but I think we have the pom. - posted by ok...@apache.org on 2015/03/04 15:41:57 UTC, 0 replies.
- [03/20] incubator-tinkerpop git commit: We now have a basic message passing engine implemented in Spark. - posted by ok...@apache.org on 2015/03/04 15:41:58 UTC, 0 replies.
- [04/20] incubator-tinkerpop git commit: Have PageRankVertexProgram working properly over SparkGraphComputer -- hard coded style in a public static main(). Lots of things to do tomorrow to generalizae it and clean it all up. - posted by ok...@apache.org on 2015/03/04 15:41:59 UTC, 0 replies.
- [05/20] incubator-tinkerpop git commit: Added SparkVertex which lazily generates a serialized Vertex using transient and byte[]... this would be good in core, but for now, only used by SparkGraphComputer. - posted by ok...@apache.org on 2015/03/04 15:42:00 UTC, 0 replies.
- [06/20] incubator-tinkerpop git commit: Some really cool lazy optimizations to SparkGraphComputer. I 'get it' now. Easy peasy lemon squeezy. - posted by ok...@apache.org on 2015/03/04 15:42:01 UTC, 0 replies.
- [07/20] incubator-tinkerpop git commit: Merge branch 'master' into spark - posted by ok...@apache.org on 2015/03/04 15:42:02 UTC, 0 replies.
- [08/20] incubator-tinkerpop git commit: SparkGraphComputer is prim and proper. No longer using public static void main(). The GraphComputer API is legitamately implemented. All that is left --- MapReduce engine (easy) and GraphComputer Memory (hard). - posted by ok...@apache.org on 2015/03/04 15:42:03 UTC, 0 replies.
- [09/20] incubator-tinkerpop git commit: Merge branch 'master' into spark - posted by ok...@apache.org on 2015/03/04 15:42:04 UTC, 0 replies.
- [10/20] incubator-tinkerpop git commit: Spark jar cache supported for sending HADOOP_GREMLIN_LIBS jars to the cluster. - posted by ok...@apache.org on 2015/03/04 15:42:05 UTC, 0 replies.
- [11/20] incubator-tinkerpop git commit: Spark MapReduce engine built. It was more complex than I suspected. Will definately need to break up SparkGraphComputer in various XXXHelper classes with static methods... its pretty beefy right now. All that is le - posted by ok...@apache.org on 2015/03/04 15:42:06 UTC, 0 replies.
- [12/20] incubator-tinkerpop git commit: fixed up spark/ branch now that is is Gryo and .kryo. @spmallette - posted by ok...@apache.org on 2015/03/04 15:42:07 UTC, 0 replies.
- [13/20] incubator-tinkerpop git commit: SparkGraphComputer implemented. There is still lots of cleanup and some optimizations that can be added, but the semantics are correct and 90 percent of the test cases are passing. Having some weird serialization i - posted by ok...@apache.org on 2015/03/04 15:42:08 UTC, 0 replies.
- [14/20] incubator-tinkerpop git commit: lots of clean up and organization. SparkGraphComputer is now really clean with all the dirty work being done by SparkHelper. - posted by ok...@apache.org on 2015/03/04 15:42:09 UTC, 0 replies.
- [15/20] incubator-tinkerpop git commit: Merge branch 'master' into spark - posted by ok...@apache.org on 2015/03/04 15:42:10 UTC, 0 replies.
- [16/20] incubator-tinkerpop git commit: OMG -- Apache Configuration is the wooooorst --- the auto , deliminator ... total hole for the last hour. - posted by ok...@apache.org on 2015/03/04 15:42:11 UTC, 0 replies.
- [17/20] incubator-tinkerpop git commit: lots of cleanups and optimizations. a few bugs in Spark around the nitty gritty semantics of GraphComputer (incr, and, or...). Will fix up tomorrow. - posted by ok...@apache.org on 2015/03/04 15:42:12 UTC, 0 replies.
- [18/20] incubator-tinkerpop git commit: fixed an iteration offset bug in SparkGraphComputer. - posted by ok...@apache.org on 2015/03/04 15:42:13 UTC, 0 replies.
- [19/20] incubator-tinkerpop git commit: random tweaks. about to merge master. will work from there now. - posted by ok...@apache.org on 2015/03/04 15:42:14 UTC, 0 replies.
- [20/20] incubator-tinkerpop git commit: Merge branch 'master' into spark - posted by ok...@apache.org on 2015/03/04 15:42:15 UTC, 0 replies.
- incubator-tinkerpop git commit: fixed a bug in GraphComputerTest and ElementHelperTest has two commented out tests because null does not equal Vertex. - posted by ok...@apache.org on 2015/03/04 16:03:36 UTC, 0 replies.
- incubator-tinkerpop git commit: fixing up HadoopGremlinPlugin to work for both Spark and Giraph. A few dangling oddities that I will fix up in a few. Added SparkGraphComputer to the documentation. - posted by ok...@apache.org on 2015/03/04 17:58:51 UTC, 0 replies.
- incubator-tinkerpop git commit: got some more lazy out of SparkGraphComputer message passer. - posted by ok...@apache.org on 2015/03/04 20:47:00 UTC, 0 replies.
- incubator-tinkerpop git commit: lots of optimization goodies here. learning more and more about Spark as I go and getting clever about it. My powers are increasing. Soon I will crush you all with my army of machines. - posted by ok...@apache.org on 2015/03/04 21:35:59 UTC, 0 replies.
- incubator-tinkerpop git commit: SparkGraphComputer is becoming a well oiled machine... so many heres and theres that are making it more and more memory efficient and lazy. - posted by ok...@apache.org on 2015/03/04 22:12:25 UTC, 0 replies.
- incubator-tinkerpop git commit: killin it over here. another massive reduction in object creation. - posted by ok...@apache.org on 2015/03/04 22:21:24 UTC, 0 replies.
- incubator-tinkerpop git commit: about to dive into something big. - posted by ok...@apache.org on 2015/03/04 23:27:52 UTC, 0 replies.
- incubator-tinkerpop git commit: introduced the concept of a Payload where there are VertexPayloads and MessagesPayloads. This greatly reduces the binary footprint of a message in SparkGraphComputer. - posted by ok...@apache.org on 2015/03/05 00:26:44 UTC, 0 replies.
- incubator-tinkerpop git commit: more minor realizations about Spark. - posted by ok...@apache.org on 2015/03/05 00:52:12 UTC, 0 replies.
- incubator-tinkerpop git commit: Remove "cluster" stuff from gremlin-core. - posted by sp...@apache.org on 2015/03/05 13:53:13 UTC, 0 replies.
- incubator-tinkerpop git commit: Refactored TinkerWorkerPool to allow reuse of it for mapreduce or vertexprograms. - posted by sp...@apache.org on 2015/03/05 14:24:22 UTC, 0 replies.
- incubator-tinkerpop git commit: Add test to validate that it is possible to compile scripts without bindings. - posted by sp...@apache.org on 2015/03/05 16:42:56 UTC, 0 replies.
- [1/2] incubator-tinkerpop git commit: Fix units on metrics duration for GraphSON - posted by sp...@apache.org on 2015/03/05 17:17:36 UTC, 0 replies.
- [2/2] incubator-tinkerpop git commit: Merge branch 'fixMetricsDurationUnitsInGraphSON' of https://github.com/rjbriody/incubator-tinkerpop - posted by sp...@apache.org on 2015/03/05 17:17:37 UTC, 0 replies.
- incubator-tinkerpop git commit: smart about caching RDDs in SparkGraphComputer and now you don't need to read the RDD off of disk for each MapReduce job. Tests run significantly faster. - posted by ok...@apache.org on 2015/03/05 18:25:43 UTC, 0 replies.
- incubator-tinkerpop git commit: Added compile() method to GremlinExecutor. - posted by sp...@apache.org on 2015/03/05 20:34:32 UTC, 0 replies.
- incubator-tinkerpop git commit: Change API for GremlinExecutor to take null for language rather than Optional - posted by sp...@apache.org on 2015/03/05 20:49:44 UTC, 0 replies.
- [1/3] incubator-tinkerpop git commit: fixed a obnoxious bug around GraphMemory in SparkGraphComputer --- had to use a combination of BroadcastVariables and Accumulators. What a time pit that was. - posted by ok...@apache.org on 2015/03/05 23:47:46 UTC, 0 replies.
- [2/3] incubator-tinkerpop git commit: GraphComputer Memory no longer returns the mutated value on worker set -- its too difficult to get right in distributed systems. - posted by ok...@apache.org on 2015/03/05 23:47:47 UTC, 0 replies.
- [3/3] incubator-tinkerpop git commit: Minor tweak to CHANGELOG. - posted by ok...@apache.org on 2015/03/05 23:47:48 UTC, 0 replies.
- incubator-tinkerpop git commit: Gremlin Server was generating extra response messages on script evaluation errors. - posted by sp...@apache.org on 2015/03/06 18:19:55 UTC, 0 replies.
- incubator-tinkerpop git commit: new API --- TraversalContext. - posted by ok...@apache.org on 2015/03/09 18:27:03 UTC, 0 replies.
- incubator-tinkerpop git commit: Remove groovy specific version of ArrayIterator. - posted by sp...@apache.org on 2015/03/09 19:24:14 UTC, 0 replies.
- [1/2] incubator-tinkerpop git commit: Graph.Iterators() gutted. Now Graph.vertices() and Graph.edges(). - posted by ok...@apache.org on 2015/03/09 19:24:53 UTC, 0 replies.
- [2/2] incubator-tinkerpop git commit: Graph.Iterators() gutted. Now Graph.vertices() and Graph.edges(). - posted by ok...@apache.org on 2015/03/09 19:24:54 UTC, 0 replies.
- incubator-tinkerpop git commit: Add some extra output to the printTraversalForm method. - posted by sp...@apache.org on 2015/03/09 20:10:10 UTC, 0 replies.
- [1/2] incubator-tinkerpop git commit: gutted Vertex.Iterators, Edge.Iterators... - posted by ok...@apache.org on 2015/03/09 20:13:03 UTC, 0 replies.
- [2/2] incubator-tinkerpop git commit: gutted Vertex.Iterators, Edge.Iterators... - posted by ok...@apache.org on 2015/03/09 20:13:04 UTC, 0 replies.
- incubator-tinkerpop git commit: Fix compile errors in VertexTest. - posted by sp...@apache.org on 2015/03/09 20:51:37 UTC, 0 replies.
- incubator-tinkerpop git commit: Fixed up VertexPropertyTest compile errors. - posted by sp...@apache.org on 2015/03/09 20:59:30 UTC, 0 replies.
- [1/2] incubator-tinkerpop git commit: more tests converted. - posted by ok...@apache.org on 2015/03/09 21:10:35 UTC, 0 replies.
- [2/2] incubator-tinkerpop git commit: more tests converted. - posted by ok...@apache.org on 2015/03/09 21:10:36 UTC, 0 replies.
- incubator-tinkerpop git commit: BackTest fixed up. - posted by ok...@apache.org on 2015/03/09 21:11:27 UTC, 0 replies.
- incubator-tinkerpop git commit: VertexTest fixed up. - posted by ok...@apache.org on 2015/03/09 21:11:58 UTC, 0 replies.
- incubator-tinkerpop git commit: BatchTest and FeatureSupportTest complete. - posted by ok...@apache.org on 2015/03/09 21:19:36 UTC, 0 replies.
- incubator-tinkerpop git commit: SubgraphStrategyTest done. - posted by ok...@apache.org on 2015/03/09 21:20:10 UTC, 0 replies.
- incubator-tinkerpop git commit: ParittionStrategyTest done. - posted by ok...@apache.org on 2015/03/09 21:24:01 UTC, 0 replies.
- incubator-tinkerpop git commit: Neo4j and Hadoop fixed up. - posted by ok...@apache.org on 2015/03/09 21:28:24 UTC, 0 replies.
- [1/2] incubator-tinkerpop git commit: Fixed SerializationTest for after api refactoring. - posted by sp...@apache.org on 2015/03/09 21:29:44 UTC, 0 replies.
- [2/2] incubator-tinkerpop git commit: Merge remote-tracking branch 'origin/newapi' into newapi - posted by sp...@apache.org on 2015/03/09 21:29:45 UTC, 2 replies.
- incubator-tinkerpop git commit: TinkerGraph fixed up. - posted by ok...@apache.org on 2015/03/09 21:34:48 UTC, 0 replies.
- incubator-tinkerpop git commit: Fix broken test by removing metaproperties inside of vertexproperties themselves. - posted by sp...@apache.org on 2015/03/09 21:43:11 UTC, 0 replies.
- [1/2] incubator-tinkerpop git commit: test fix ups. - posted by ok...@apache.org on 2015/03/09 21:44:22 UTC, 0 replies.
- [2/2] incubator-tinkerpop git commit: Merge branch 'newapi' of https://git-wip-us.apache.org/repos/asf/incubator-tinkerpop into newapi - posted by ok...@apache.org on 2015/03/09 21:44:23 UTC, 2 replies.
- incubator-tinkerpop git commit: got rid of Graph.V() and Graph.E().... more test cleanup required. - posted by ok...@apache.org on 2015/03/09 21:57:25 UTC, 0 replies.
- incubator-tinkerpop git commit: Fixed broken test semantics in VertexPropertyTest.shouldHandleListVertexProperties - posted by sp...@apache.org on 2015/03/09 22:03:44 UTC, 0 replies.
- incubator-tinkerpop git commit: g->graph and g->GraphTraversalContext. - posted by ok...@apache.org on 2015/03/09 22:09:05 UTC, 0 replies.
- incubator-tinkerpop git commit: Adjusted AbstractGremlinTest to use the "graph" variable instead of "g". - posted by sp...@apache.org on 2015/03/09 22:13:04 UTC, 0 replies.
- [1/2] incubator-tinkerpop git commit: IoTest fixed up. - posted by ok...@apache.org on 2015/03/09 22:15:14 UTC, 0 replies.
- [1/2] incubator-tinkerpop git commit: TransactionTest now uses the separate Graph variable in the test suite. - posted by sp...@apache.org on 2015/03/09 22:19:19 UTC, 0 replies.
- [1/2] incubator-tinkerpop git commit: more tests fixed up. - posted by ok...@apache.org on 2015/03/09 22:20:54 UTC, 0 replies.
- incubator-tinkerpop git commit: Fixed up VertexTest to use the "graph" variable instead of the context. - posted by sp...@apache.org on 2015/03/09 22:23:45 UTC, 0 replies.
- incubator-tinkerpop git commit: Fixed up VertexPropertyTest to use the "graph" instance instead of the context. - posted by sp...@apache.org on 2015/03/09 22:25:42 UTC, 0 replies.
- [1/3] incubator-tinkerpop git commit: Add some extra output to the printTraversalForm method. - posted by ok...@apache.org on 2015/03/09 22:26:39 UTC, 0 replies.
- [2/3] incubator-tinkerpop git commit: Remove groovy specific version of ArrayIterator. - posted by ok...@apache.org on 2015/03/09 22:26:40 UTC, 0 replies.
- [3/3] incubator-tinkerpop git commit: yet more. - posted by ok...@apache.org on 2015/03/09 22:26:41 UTC, 0 replies.
- [1/2] incubator-tinkerpop git commit: Fixed up VariablesTest to use "graph" variable as opposed to the context. - posted by sp...@apache.org on 2015/03/09 22:27:13 UTC, 0 replies.
- [1/2] incubator-tinkerpop git commit: more more tests.. - posted by ok...@apache.org on 2015/03/09 23:02:36 UTC, 0 replies.
- [2/2] incubator-tinkerpop git commit: more more tests.. - posted by ok...@apache.org on 2015/03/09 23:02:37 UTC, 0 replies.
- incubator-tinkerpop git commit: more more tests.. - posted by ok...@apache.org on 2015/03/09 23:06:47 UTC, 0 replies.
- incubator-tinkerpop git commit: more tests. - posted by ok...@apache.org on 2015/03/09 23:13:51 UTC, 0 replies.
- incubator-tinkerpop git commit: Neo4j cleanup. - posted by ok...@apache.org on 2015/03/09 23:44:11 UTC, 0 replies.
- incubator-tinkerpop git commit: Test case for ReadOnlyGraphStrategy is now working. - posted by sp...@apache.org on 2015/03/10 12:14:31 UTC, 0 replies.
- incubator-tinkerpop git commit: VertexPropertyTest now all passing. - posted by sp...@apache.org on 2015/03/10 12:17:03 UTC, 0 replies.
- incubator-tinkerpop git commit: Fixed IOTest failures. - posted by sp...@apache.org on 2015/03/10 12:32:08 UTC, 0 replies.
- incubator-tinkerpop git commit: Fixed IdStrategyTest. - posted by sp...@apache.org on 2015/03/10 12:39:12 UTC, 0 replies.
- incubator-tinkerpop git commit: Add matches features to IteratorUtils. - posted by sp...@apache.org on 2015/03/10 13:17:05 UTC, 0 replies.
- incubator-tinkerpop git commit: Fixed PartitionStrategy tests. - posted by sp...@apache.org on 2015/03/10 13:17:35 UTC, 0 replies.
- incubator-tinkerpop git commit: Ignore the SubgraphStrategy tests for now. - posted by sp...@apache.org on 2015/03/10 13:21:21 UTC, 0 replies.
- incubator-tinkerpop git commit: Add unit test for IteratorUtils. - posted by sp...@apache.org on 2015/03/10 13:32:22 UTC, 0 replies.
- incubator-tinkerpop git commit: Add IteratorUtils tests for converting arbitrary objects to iterator. - posted by sp...@apache.org on 2015/03/10 13:45:53 UTC, 0 replies.
- incubator-tinkerpop git commit: Add tests to IteratorUtils for convertToList. - posted by sp...@apache.org on 2015/03/10 13:49:39 UTC, 0 replies.
- incubator-tinkerpop git commit: Add tests for IteratorUtils around count, fill and list conversion. - posted by sp...@apache.org on 2015/03/10 14:00:38 UTC, 0 replies.
- incubator-tinkerpop git commit: fixed up SparkVertex and Hadoop iterators. - posted by ok...@apache.org on 2015/03/10 14:10:57 UTC, 0 replies.
- incubator-tinkerpop git commit: Add tests for IteratorUtils for match functions. - posted by sp...@apache.org on 2015/03/10 14:12:26 UTC, 0 replies.
- incubator-tinkerpop git commit: Remove some bad class references in javadoc. - posted by sp...@apache.org on 2015/03/10 15:00:53 UTC, 0 replies.
- incubator-tinkerpop git commit: random tweaks with @spmallette. - posted by ok...@apache.org on 2015/03/10 15:17:34 UTC, 0 replies.
- incubator-tinkerpop git commit: Builders for Context and Engine is now solid. - posted by ok...@apache.org on 2015/03/10 16:05:53 UTC, 0 replies.
- incubator-tinkerpop git commit: Add test for IteratorUtils.collectMap. - posted by sp...@apache.org on 2015/03/10 16:14:17 UTC, 0 replies.
- incubator-tinkerpop git commit: Add test for IteratorUtils.grouBy. - posted by sp...@apache.org on 2015/03/10 16:17:57 UTC, 0 replies.
- incubator-tinkerpop git commit: Modify GraphProvider to construct a GraphTraversalContext from a Graph. - posted by sp...@apache.org on 2015/03/10 16:29:52 UTC, 0 replies.
- incubator-tinkerpop git commit: GraphComputer Traversal code connected to @spmallette. - posted by ok...@apache.org on 2015/03/10 16:48:20 UTC, 0 replies.
- incubator-tinkerpop git commit: Test suites now set the TraversalEngine.Type rather than the TraversalEngine itself. - posted by sp...@apache.org on 2015/03/10 17:06:58 UTC, 0 replies.
- incubator-tinkerpop git commit: Giraph and Spark working with @spmallette TraversalEngine.TYPE work. - posted by ok...@apache.org on 2015/03/10 17:34:29 UTC, 0 replies.
- incubator-tinkerpop git commit: Add tests for IteratorUtils.map - posted by sp...@apache.org on 2015/03/10 17:43:23 UTC, 0 replies.
- incubator-tinkerpop git commit: Add tests for IteratorUtils.filter. - posted by sp...@apache.org on 2015/03/10 17:47:49 UTC, 0 replies.
- incubator-tinkerpop git commit: Add tests for IteratorUtils.concat. - posted by sp...@apache.org on 2015/03/10 17:49:24 UTC, 0 replies.
- incubator-tinkerpop git commit: No more EdgeTraversal, VertexTraversal, etc. Also, remove strategies that are element dependenant. - posted by ok...@apache.org on 2015/03/10 18:02:00 UTC, 0 replies.
- incubator-tinkerpop git commit: Add IteratorUtil.reduce and associated tests. - posted by sp...@apache.org on 2015/03/10 18:23:03 UTC, 0 replies.
- incubator-tinkerpop git commit: Sugar messed up. - posted by ok...@apache.org on 2015/03/10 18:24:21 UTC, 0 replies.
- incubator-tinkerpop git commit: SugarLoader 'fix' for GraphTraversalContext. - posted by ok...@apache.org on 2015/03/10 18:43:39 UTC, 0 replies.
- incubator-tinkerpop git commit: Minor code reorganization and method renaming in IteratorUtils. - posted by sp...@apache.org on 2015/03/10 20:30:48 UTC, 0 replies.
- incubator-tinkerpop git commit: Introduced Graph.empty() so we can do remote compilation of traversals. The pit is endless. - posted by ok...@apache.org on 2015/03/10 23:30:19 UTC, 0 replies.
- incubator-tinkerpop git commit: TraversalContext and TraversalEngine work. Making it so GraphComputer is accessible as an Optional. - posted by ok...@apache.org on 2015/03/11 15:20:13 UTC, 0 replies.
- incubator-tinkerpop git commit: Remove the TimeUtils class by pushing its methods to the existing TimeUtil class. - posted by sp...@apache.org on 2015/03/11 15:21:09 UTC, 0 replies.
- incubator-tinkerpop git commit: added easy public static final helpers for GraphTraversalContet -- standard, computer. - posted by ok...@apache.org on 2015/03/11 16:11:08 UTC, 0 replies.
- incubator-tinkerpop git commit: fixed ScriptRecordReaderWriterTest to NOT use traversals off of vertex/edge. Stubbed strategy/decorations with @spmallette. - posted by ok...@apache.org on 2015/03/11 17:32:31 UTC, 0 replies.
- [01/19] incubator-tinkerpop git commit: Remove groovy specific version of ArrayIterator. - posted by sp...@apache.org on 2015/03/11 18:28:27 UTC, 0 replies.
- [02/19] incubator-tinkerpop git commit: Add some extra output to the printTraversalForm method. - posted by sp...@apache.org on 2015/03/11 18:28:28 UTC, 0 replies.
- [03/19] incubator-tinkerpop git commit: Add matches features to IteratorUtils. - posted by sp...@apache.org on 2015/03/11 18:28:29 UTC, 0 replies.
- [04/19] incubator-tinkerpop git commit: Add unit test for IteratorUtils. - posted by sp...@apache.org on 2015/03/11 18:28:30 UTC, 0 replies.
- [05/19] incubator-tinkerpop git commit: Add IteratorUtils tests for converting arbitrary objects to iterator. - posted by sp...@apache.org on 2015/03/11 18:28:31 UTC, 0 replies.
- [06/19] incubator-tinkerpop git commit: Add tests to IteratorUtils for convertToList. - posted by sp...@apache.org on 2015/03/11 18:28:32 UTC, 0 replies.
- [07/19] incubator-tinkerpop git commit: Add tests for IteratorUtils around count, fill and list conversion. - posted by sp...@apache.org on 2015/03/11 18:28:33 UTC, 0 replies.
- [08/19] incubator-tinkerpop git commit: Add tests for IteratorUtils for match functions. - posted by sp...@apache.org on 2015/03/11 18:28:34 UTC, 0 replies.
- [09/19] incubator-tinkerpop git commit: Add test for IteratorUtils.collectMap. - posted by sp...@apache.org on 2015/03/11 18:28:35 UTC, 0 replies.
- [10/19] incubator-tinkerpop git commit: Add test for IteratorUtils.grouBy. - posted by sp...@apache.org on 2015/03/11 18:28:36 UTC, 0 replies.
- [11/19] incubator-tinkerpop git commit: Add tests for IteratorUtils.map - posted by sp...@apache.org on 2015/03/11 18:28:37 UTC, 0 replies.
- [12/19] incubator-tinkerpop git commit: Add tests for IteratorUtils.filter. - posted by sp...@apache.org on 2015/03/11 18:28:38 UTC, 0 replies.
- [13/19] incubator-tinkerpop git commit: Add tests for IteratorUtils.concat. - posted by sp...@apache.org on 2015/03/11 18:28:39 UTC, 0 replies.
- [14/19] incubator-tinkerpop git commit: Add IteratorUtil.reduce and associated tests. - posted by sp...@apache.org on 2015/03/11 18:28:40 UTC, 0 replies.
- [15/19] incubator-tinkerpop git commit: Minor code reorganization and method renaming in IteratorUtils. - posted by sp...@apache.org on 2015/03/11 18:28:41 UTC, 0 replies.
- [16/19] incubator-tinkerpop git commit: Remove the TimeUtils class by pushing its methods to the existing TimeUtil class. - posted by sp...@apache.org on 2015/03/11 18:28:42 UTC, 0 replies.
- [17/19] incubator-tinkerpop git commit: Merge remote-tracking branch 'origin/master' into newapi - posted by sp...@apache.org on 2015/03/11 18:28:43 UTC, 0 replies.
- [18/19] incubator-tinkerpop git commit: Merge branch 'newapi' of https://git-wip-us.apache.org/repos/asf/incubator-tinkerpop into newapi - posted by sp...@apache.org on 2015/03/11 18:28:44 UTC, 0 replies.
- [19/19] incubator-tinkerpop git commit: Fixed compile errors in gremlin-driver after refactoring for GraphTraversalContext. - posted by sp...@apache.org on 2015/03/11 18:28:45 UTC, 0 replies.
- incubator-tinkerpop git commit: Get gremlin-server tests compiling after GraphTraversalContext work. - posted by sp...@apache.org on 2015/03/11 18:55:28 UTC, 0 replies.
- incubator-tinkerpop git commit: Fixed gremlin-console tests after GraphTraversalContext refactoring. - posted by sp...@apache.org on 2015/03/11 19:12:19 UTC, 0 replies.
- [01/50] [abbrv] incubator-tinkerpop git commit: test fix ups. - posted by sp...@apache.org on 2015/03/11 19:26:17 UTC, 0 replies.
- [02/50] [abbrv] incubator-tinkerpop git commit: Merge branch 'newapi' of https://git-wip-us.apache.org/repos/asf/incubator-tinkerpop into newapi - posted by sp...@apache.org on 2015/03/11 19:26:18 UTC, 0 replies.
- [03/50] [abbrv] incubator-tinkerpop git commit: got rid of Graph.V() and Graph.E().... more test cleanup required. - posted by sp...@apache.org on 2015/03/11 19:26:19 UTC, 0 replies.
- [04/50] [abbrv] incubator-tinkerpop git commit: Fixed broken test semantics in VertexPropertyTest.shouldHandleListVertexProperties - posted by sp...@apache.org on 2015/03/11 19:26:20 UTC, 0 replies.
- [05/50] [abbrv] incubator-tinkerpop git commit: g->graph and g->GraphTraversalContext. - posted by sp...@apache.org on 2015/03/11 19:26:21 UTC, 0 replies.
- [06/50] [abbrv] incubator-tinkerpop git commit: Adjusted AbstractGremlinTest to use the "graph" variable instead of "g". - posted by sp...@apache.org on 2015/03/11 19:26:22 UTC, 0 replies.
- [07/50] [abbrv] incubator-tinkerpop git commit: IoTest fixed up. - posted by sp...@apache.org on 2015/03/11 19:26:23 UTC, 0 replies.
- [08/50] [abbrv] incubator-tinkerpop git commit: Merge branch 'newapi' of https://git-wip-us.apache.org/repos/asf/incubator-tinkerpop into newapi - posted by sp...@apache.org on 2015/03/11 19:26:24 UTC, 0 replies.
- [09/50] [abbrv] incubator-tinkerpop git commit: TransactionTest now uses the separate Graph variable in the test suite. - posted by sp...@apache.org on 2015/03/11 19:26:25 UTC, 0 replies.
- [10/50] [abbrv] incubator-tinkerpop git commit: Merge remote-tracking branch 'origin/newapi' into newapi - posted by sp...@apache.org on 2015/03/11 19:26:26 UTC, 0 replies.
- [11/50] [abbrv] incubator-tinkerpop git commit: more tests fixed up. - posted by sp...@apache.org on 2015/03/11 19:26:27 UTC, 0 replies.
- [12/50] [abbrv] incubator-tinkerpop git commit: Merge branch 'newapi' of https://git-wip-us.apache.org/repos/asf/incubator-tinkerpop into newapi - posted by sp...@apache.org on 2015/03/11 19:26:28 UTC, 0 replies.
- [13/50] [abbrv] incubator-tinkerpop git commit: Fixed up VertexTest to use the "graph" variable instead of the context. - posted by sp...@apache.org on 2015/03/11 19:26:29 UTC, 0 replies.
- [14/50] [abbrv] incubator-tinkerpop git commit: Fixed up VertexPropertyTest to use the "graph" instance instead of the context. - posted by sp...@apache.org on 2015/03/11 19:26:30 UTC, 0 replies.
- [15/50] [abbrv] incubator-tinkerpop git commit: Add some extra output to the printTraversalForm method. - posted by sp...@apache.org on 2015/03/11 19:26:31 UTC, 0 replies.
- [16/50] [abbrv] incubator-tinkerpop git commit: Remove groovy specific version of ArrayIterator. - posted by sp...@apache.org on 2015/03/11 19:26:32 UTC, 0 replies.
- [17/50] [abbrv] incubator-tinkerpop git commit: Fixed up VariablesTest to use "graph" variable as opposed to the context. - posted by sp...@apache.org on 2015/03/11 19:26:33 UTC, 0 replies.
- [18/50] [abbrv] incubator-tinkerpop git commit: yet more. - posted by sp...@apache.org on 2015/03/11 19:26:34 UTC, 0 replies.
- [19/50] [abbrv] incubator-tinkerpop git commit: Merge remote-tracking branch 'origin/newapi' into newapi - posted by sp...@apache.org on 2015/03/11 19:26:35 UTC, 0 replies.
- [20/50] [abbrv] incubator-tinkerpop git commit: more more tests.. - posted by sp...@apache.org on 2015/03/11 19:26:36 UTC, 0 replies.
- [21/50] [abbrv] incubator-tinkerpop git commit: more more tests.. - posted by sp...@apache.org on 2015/03/11 19:26:37 UTC, 0 replies.
- [22/50] [abbrv] incubator-tinkerpop git commit: more more tests.. - posted by sp...@apache.org on 2015/03/11 19:26:38 UTC, 0 replies.
- [23/50] [abbrv] incubator-tinkerpop git commit: more tests. - posted by sp...@apache.org on 2015/03/11 19:26:39 UTC, 0 replies.
- [24/50] [abbrv] incubator-tinkerpop git commit: Neo4j cleanup. - posted by sp...@apache.org on 2015/03/11 19:26:40 UTC, 0 replies.
- [25/50] [abbrv] incubator-tinkerpop git commit: Test case for ReadOnlyGraphStrategy is now working. - posted by sp...@apache.org on 2015/03/11 19:26:41 UTC, 0 replies.
- [26/50] [abbrv] incubator-tinkerpop git commit: VertexPropertyTest now all passing. - posted by sp...@apache.org on 2015/03/11 19:26:42 UTC, 0 replies.
- [27/50] [abbrv] incubator-tinkerpop git commit: Fixed IOTest failures. - posted by sp...@apache.org on 2015/03/11 19:26:43 UTC, 0 replies.
- [28/50] [abbrv] incubator-tinkerpop git commit: Fixed IdStrategyTest. - posted by sp...@apache.org on 2015/03/11 19:26:44 UTC, 0 replies.
- [29/50] [abbrv] incubator-tinkerpop git commit: Fixed PartitionStrategy tests. - posted by sp...@apache.org on 2015/03/11 19:26:45 UTC, 0 replies.
- [30/50] [abbrv] incubator-tinkerpop git commit: Ignore the SubgraphStrategy tests for now. - posted by sp...@apache.org on 2015/03/11 19:26:46 UTC, 0 replies.
- [31/50] [abbrv] incubator-tinkerpop git commit: fixed up SparkVertex and Hadoop iterators. - posted by sp...@apache.org on 2015/03/11 19:26:47 UTC, 0 replies.
- [32/50] [abbrv] incubator-tinkerpop git commit: Remove some bad class references in javadoc. - posted by sp...@apache.org on 2015/03/11 19:26:48 UTC, 0 replies.
- [33/50] [abbrv] incubator-tinkerpop git commit: random tweaks with @spmallette. - posted by sp...@apache.org on 2015/03/11 19:26:49 UTC, 0 replies.
- [34/50] [abbrv] incubator-tinkerpop git commit: Builders for Context and Engine is now solid. - posted by sp...@apache.org on 2015/03/11 19:26:50 UTC, 0 replies.
- [35/50] [abbrv] incubator-tinkerpop git commit: Modify GraphProvider to construct a GraphTraversalContext from a Graph. - posted by sp...@apache.org on 2015/03/11 19:26:51 UTC, 0 replies.
- [36/50] [abbrv] incubator-tinkerpop git commit: GraphComputer Traversal code connected to @spmallette. - posted by sp...@apache.org on 2015/03/11 19:26:52 UTC, 0 replies.
- [37/50] [abbrv] incubator-tinkerpop git commit: Test suites now set the TraversalEngine.Type rather than the TraversalEngine itself. - posted by sp...@apache.org on 2015/03/11 19:26:53 UTC, 0 replies.
- [38/50] [abbrv] incubator-tinkerpop git commit: Giraph and Spark working with @spmallette TraversalEngine.TYPE work. - posted by sp...@apache.org on 2015/03/11 19:26:54 UTC, 0 replies.
- [39/50] [abbrv] incubator-tinkerpop git commit: No more EdgeTraversal, VertexTraversal, etc. Also, remove strategies that are element dependenant. - posted by sp...@apache.org on 2015/03/11 19:26:55 UTC, 0 replies.
- [40/50] [abbrv] incubator-tinkerpop git commit: Sugar messed up. - posted by sp...@apache.org on 2015/03/11 19:26:56 UTC, 0 replies.
- [41/50] [abbrv] incubator-tinkerpop git commit: SugarLoader 'fix' for GraphTraversalContext. - posted by sp...@apache.org on 2015/03/11 19:26:57 UTC, 0 replies.
- [42/50] [abbrv] incubator-tinkerpop git commit: Introduced Graph.empty() so we can do remote compilation of traversals. The pit is endless. - posted by sp...@apache.org on 2015/03/11 19:26:58 UTC, 0 replies.
- [43/50] [abbrv] incubator-tinkerpop git commit: TraversalContext and TraversalEngine work. Making it so GraphComputer is accessible as an Optional. - posted by sp...@apache.org on 2015/03/11 19:26:59 UTC, 0 replies.
- [44/50] [abbrv] incubator-tinkerpop git commit: added easy public static final helpers for GraphTraversalContet -- standard, computer. - posted by sp...@apache.org on 2015/03/11 19:27:00 UTC, 0 replies.
- [45/50] [abbrv] incubator-tinkerpop git commit: fixed ScriptRecordReaderWriterTest to NOT use traversals off of vertex/edge. Stubbed strategy/decorations with @spmallette. - posted by sp...@apache.org on 2015/03/11 19:27:01 UTC, 0 replies.
- [46/50] [abbrv] incubator-tinkerpop git commit: Merge remote-tracking branch 'origin/master' into newapi - posted by sp...@apache.org on 2015/03/11 19:27:02 UTC, 0 replies.
- [47/50] [abbrv] incubator-tinkerpop git commit: Merge branch 'newapi' of https://git-wip-us.apache.org/repos/asf/incubator-tinkerpop into newapi - posted by sp...@apache.org on 2015/03/11 19:27:03 UTC, 0 replies.
- [48/50] [abbrv] incubator-tinkerpop git commit: Fixed compile errors in gremlin-driver after refactoring for GraphTraversalContext. - posted by sp...@apache.org on 2015/03/11 19:27:04 UTC, 0 replies.
- [49/50] [abbrv] incubator-tinkerpop git commit: Get gremlin-server tests compiling after GraphTraversalContext work. - posted by sp...@apache.org on 2015/03/11 19:27:05 UTC, 0 replies.
- [50/50] [abbrv] incubator-tinkerpop git commit: Fixed gremlin-console tests after GraphTraversalContext refactoring. - posted by sp...@apache.org on 2015/03/11 19:27:06 UTC, 0 replies.
- Git Push Summary - posted by sp...@apache.org on 2015/03/11 19:35:22 UTC, 1 replies.
- [1/3] incubator-tinkerpop git commit: Moved unit tests for gremlin-core from gremlin-test. - posted by sp...@apache.org on 2015/03/11 19:49:51 UTC, 0 replies.
- [2/3] incubator-tinkerpop git commit: Moved unit tests for gremlin-core from gremlin-test. - posted by sp...@apache.org on 2015/03/11 19:49:52 UTC, 0 replies.
- [3/3] incubator-tinkerpop git commit: Moved unit tests for gremlin-core from gremlin-test. - posted by sp...@apache.org on 2015/03/11 19:49:53 UTC, 0 replies.
- incubator-tinkerpop git commit: Add tests for all utility iterator classes. - posted by sp...@apache.org on 2015/03/11 22:19:00 UTC, 0 replies.
- [1/3] incubator-tinkerpop git commit: optimized ScriptInputFormat - only local bindings and no new VertexWritable for each vertex - posted by sp...@apache.org on 2015/03/12 11:35:54 UTC, 0 replies.
- [2/3] incubator-tinkerpop git commit: optimized GraphSONInputFormat - posted by sp...@apache.org on 2015/03/12 11:35:55 UTC, 0 replies.
- [3/3] incubator-tinkerpop git commit: Merge branch 'script-input' of https://github.com/dkuppitz/incubator-tinkerpop - posted by sp...@apache.org on 2015/03/12 11:35:56 UTC, 0 replies.
- [1/2] incubator-tinkerpop git commit: Fixed problem with javadoc generation. - posted by sp...@apache.org on 2015/03/12 13:26:19 UTC, 0 replies.
- [2/2] incubator-tinkerpop git commit: Added some comments to remind why addditionalDependencies were needed for javadoc. - posted by sp...@apache.org on 2015/03/12 13:26:20 UTC, 0 replies.
- svn commit: r1666178 - in /incubator/tinkerpop/site/site: ./ docs/ docs/3.0.0-SNAPSHOT/ docs/3.0.0-SNAPSHOT/images/ docs/3.0.0-SNAPSHOT/images/icons/ javadocs/ javadocs/3.0.0-SNAPSHOT/ javadocs/3.0.0-SNAPSHOT/core/ javadocs/3.0.0-SNAPSHOT/core/org/ jav... - posted by sp...@apache.org on 2015/03/12 14:21:07 UTC, 0 replies.
- incubator-tinkerpop git commit: Basic working script for committing docs to apache svn. - posted by sp...@apache.org on 2015/03/12 14:22:34 UTC, 0 replies.
- svn commit: r1666184 - in /incubator/tinkerpop/site/site: docs/3.0.0-SNAPSHOT/ javadocs/3.0.0-SNAPSHOT/ - posted by sp...@apache.org on 2015/03/12 14:30:56 UTC, 0 replies.
- svn commit: r1666192 - in /incubator/tinkerpop/site/site: docs/3.0.0-SNAPSHOT/ docs/3.0.0-SNAPSHOT/images/ docs/3.0.0-SNAPSHOT/images/icons/ javadocs/3.0.0-SNAPSHOT/ javadocs/3.0.0-SNAPSHOT/core/ javadocs/3.0.0-SNAPSHOT/core/org/ javadocs/3.0.0-SNAPSHO... - posted by sp...@apache.org on 2015/03/12 14:44:14 UTC, 0 replies.
- incubator-tinkerpop git commit: Add a commit message for the removal of old docs. - posted by sp...@apache.org on 2015/03/12 14:49:04 UTC, 0 replies.
- incubator-tinkerpop git commit: Update method for publishing docs to SVN. - posted by sp...@apache.org on 2015/03/12 14:56:53 UTC, 0 replies.
- incubator-tinkerpop git commit: Remove attempted formatting in README. - posted by sp...@apache.org on 2015/03/12 14:59:06 UTC, 0 replies.
- svn commit: r1666202 - in /incubator/tinkerpop/site/site: docs/3.0.0-SNAPSHOT/ javadocs/3.0.0-SNAPSHOT/ - posted by sp...@apache.org on 2015/03/12 15:14:30 UTC, 0 replies.
- svn commit: r1666210 - in /incubator/tinkerpop/site/site: docs/3.0.0-SNAPSHOT/ docs/3.0.0-SNAPSHOT/images/ docs/3.0.0-SNAPSHOT/images/icons/ javadocs/3.0.0-SNAPSHOT/ javadocs/3.0.0-SNAPSHOT/core/ javadocs/3.0.0-SNAPSHOT/core/org/ javadocs/3.0.0-SNAPSHO... - posted by sp...@apache.org on 2015/03/12 15:27:20 UTC, 0 replies.
- [1/2] incubator-tinkerpop git commit: worked on TODOs in publish-docs.sh - posted by sp...@apache.org on 2015/03/12 15:29:50 UTC, 0 replies.
- [2/2] incubator-tinkerpop git commit: Removed password requirement for publish-docs.sh and returned to interactive mode. - posted by sp...@apache.org on 2015/03/12 15:29:51 UTC, 0 replies.
- incubator-tinkerpop git commit: docs building with new TraversalContext model. - posted by ok...@apache.org on 2015/03/12 16:20:35 UTC, 0 replies.
- incubator-tinkerpop git commit: doc cleanup around TravaersalContext. - posted by ok...@apache.org on 2015/03/12 16:51:58 UTC, 0 replies.
- incubator-tinkerpop git commit: Move gremlin-groovy unit tests out og gremlin-groovy-test. - posted by sp...@apache.org on 2015/03/12 17:34:17 UTC, 0 replies.
- [1/3] incubator-tinkerpop git commit: Renamed GremlinExecutorTest in preparation to split test between those that need a Graph and those that don't. - posted by sp...@apache.org on 2015/03/12 18:18:42 UTC, 0 replies.
- [2/3] incubator-tinkerpop git commit: Move unit tests that don't need a graph from gremlin-groovy-test to gremlin-groovy. - posted by sp...@apache.org on 2015/03/12 18:18:43 UTC, 0 replies.
- [3/3] incubator-tinkerpop git commit: Move unit tests that don't need a graph from gremlin-groovy-test to gremlin-groovy. - posted by sp...@apache.org on 2015/03/12 18:18:44 UTC, 0 replies.
- incubator-tinkerpop git commit: Remove unecessary variable declaration in GryoReader. - posted by sp...@apache.org on 2015/03/12 18:42:33 UTC, 0 replies.
- incubator-tinkerpop git commit: Optimizations to VertexStreamIterator. And not using static XXXReader/Writers with Hadoop InputFormats. - posted by ok...@apache.org on 2015/03/12 19:59:46 UTC, 0 replies.
- [1/3] incubator-tinkerpop git commit: Remove unused imports. - posted by sp...@apache.org on 2015/03/12 20:45:32 UTC, 0 replies.
- [2/3] incubator-tinkerpop git commit: Add missing license text. - posted by sp...@apache.org on 2015/03/12 20:45:33 UTC, 0 replies.
- [3/3] incubator-tinkerpop git commit: Merge remote-tracking branch 'origin/master' - posted by sp...@apache.org on 2015/03/12 20:45:34 UTC, 1 replies.
- incubator-tinkerpop git commit: minor optimizations. GraphSONReader proving itself at scale. - posted by ok...@apache.org on 2015/03/12 21:21:14 UTC, 0 replies.
- incubator-tinkerpop git commit: got to the bottom of the memory and speed issues with GryoXXX. Phew. Heavy day with @dkuppitz. Thanks for your help @spmallette. - posted by ok...@apache.org on 2015/03/12 22:41:36 UTC, 0 replies.
- incubator-tinkerpop git commit: GiraphVertexWriter is now fast. - posted by ok...@apache.org on 2015/03/12 22:48:21 UTC, 0 replies.
- incubator-tinkerpop git commit: minor nothing optimizations. - posted by ok...@apache.org on 2015/03/13 00:29:36 UTC, 0 replies.
- [1/2] incubator-tinkerpop git commit: Add missing license headers. - posted by sp...@apache.org on 2015/03/13 13:06:00 UTC, 0 replies.
- [2/2] incubator-tinkerpop git commit: Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/incubator-tinkerpop - posted by sp...@apache.org on 2015/03/13 13:06:01 UTC, 2 replies.
- incubator-tinkerpop git commit: lots optimizations a fixed a major bug in VertexWritable. GiraphComputeVertex uses very little memory now -- no more 'dobuble copies.' Also, everything is VertexWritable so it all chains together nicely. Added GryoPool whi - posted by ok...@apache.org on 2015/03/13 20:27:09 UTC, 0 replies.
- incubator-tinkerpop git commit: removed bad dependencies. - posted by ok...@apache.org on 2015/03/13 21:03:22 UTC, 0 replies.
- incubator-tinkerpop git commit: merged two tests that are the same but in different packages. - posted by ok...@apache.org on 2015/03/13 21:06:40 UTC, 0 replies.
- [1/4] incubator-tinkerpop git commit: Create a way to add strategies to a traversal via GraphProvider. - posted by sp...@apache.org on 2015/03/13 22:15:54 UTC, 0 replies.
- [2/4] incubator-tinkerpop git commit: Strategies should be local to a context not added to the global strategy cache. - posted by sp...@apache.org on 2015/03/13 22:15:55 UTC, 0 replies.
- [3/4] incubator-tinkerpop git commit: Changed output for failed assumption in tests to use Graph as opposed to GraphTraversalContext. - posted by sp...@apache.org on 2015/03/13 22:15:56 UTC, 0 replies.
- [4/4] incubator-tinkerpop git commit: Add ReadOnlyStrategyTest in the process suite. - posted by sp...@apache.org on 2015/03/13 22:15:57 UTC, 0 replies.
- incubator-tinkerpop git commit: Add javadoc to GraphProvider for the traversal() method. - posted by sp...@apache.org on 2015/03/13 22:24:56 UTC, 0 replies.
- incubator-tinkerpop git commit: ScriptInputFormat hack fix. - posted by ok...@apache.org on 2015/03/13 22:31:49 UTC, 1 replies.
- [1/2] incubator-tinkerpop git commit: Add test to show that timeout does not apply to the ScriptEngine life. - posted by sp...@apache.org on 2015/03/13 22:51:12 UTC, 0 replies.
- incubator-tinkerpop git commit: Enhance a test. - posted by sp...@apache.org on 2015/03/13 22:58:07 UTC, 0 replies.
- incubator-tinkerpop git commit: Fixed a bug where the inputformat and outputformat are different after a VertexProgram job execution relative to a MapReduce job. - posted by ok...@apache.org on 2015/03/13 23:28:17 UTC, 0 replies.
- incubator-tinkerpop git commit: HadoopGraphProvider tests GraphSONInputFormat in and GryoOutputFormat out. - posted by ok...@apache.org on 2015/03/13 23:44:26 UTC, 0 replies.
- incubator-tinkerpop git commit: If scriptEvaluationTimeout is zero or less no AST is applied for timeout transforms. - posted by sp...@apache.org on 2015/03/16 15:19:58 UTC, 0 replies.
- incubator-tinkerpop git commit: minor tweak to use static finals in GiraphGraphComputer. - posted by ok...@apache.org on 2015/03/16 16:29:30 UTC, 0 replies.
- incubator-tinkerpop git commit: got rid of 'reverse'. will readdress post GA. Fixed #326 - posted by ok...@apache.org on 2015/03/16 17:31:43 UTC, 0 replies.
- incubator-tinkerpop git commit: added AddVertexStep. AddEdgeStep is now a MapStep. Added AddPropertyStep. -- addV(), addE(), and property() off of Traverasl. Fixed #547. - posted by ok...@apache.org on 2015/03/16 21:02:06 UTC, 0 replies.
- incubator-tinkerpop git commit: fixed up CHANGELOG. - posted by ok...@apache.org on 2015/03/16 21:04:49 UTC, 0 replies.
- incubator-tinkerpop git commit: Neo4j has an out of memory exception because added vertices are dynamically added to the iterator being iterated. Damn. - posted by ok...@apache.org on 2015/03/16 21:42:41 UTC, 0 replies.
- incubator-tinkerpop git commit: made DetachedEdge more time efficient by NOT using try/catch to determine vertex existence. - posted by ok...@apache.org on 2015/03/16 22:07:24 UTC, 0 replies.
- incubator-tinkerpop git commit: more optimizations to DetachedVertex and DetachEdge with respect to object creation. - posted by ok...@apache.org on 2015/03/16 22:33:13 UTC, 0 replies.
- incubator-tinkerpop git commit: more minor optimizations. - posted by ok...@apache.org on 2015/03/16 22:42:34 UTC, 0 replies.
- incubator-tinkerpop git commit: removed an unneeded synchronization in DetachedEdge. - posted by ok...@apache.org on 2015/03/16 23:26:03 UTC, 0 replies.
- incubator-tinkerpop git commit: TraversalContext renamed to TraversalSource per discussion. Added GraphTraversalSource.addV(). - posted by ok...@apache.org on 2015/03/16 23:50:54 UTC, 0 replies.
- incubator-tinkerpop git commit: A Traversal is always off an 'emanating graph'. For anonymous traversals, that emanting graph is the EmptyGraph. g.addV() added. Neo4jGraph ignores the g.V().addV() test as GlobalGraphOperations iterates vertices created a - posted by ok...@apache.org on 2015/03/17 15:34:31 UTC, 0 replies.
- incubator-tinkerpop git commit: non-blocking queues on GryoPool. - posted by ok...@apache.org on 2015/03/17 15:45:15 UTC, 0 replies.
- incubator-tinkerpop git commit: Fixed a bug in InputOutput conversion with the Hadoop XXXGraphComputers. Greatly reduce the code complexity of GryoInputFormat. - posted by ok...@apache.org on 2015/03/17 17:07:54 UTC, 0 replies.
- incubator-tinkerpop git commit: added g.V(1).addE('knows', g.V()). Renamed the original AddEdgeStep to AddEdgeByPathStep as it uses path information. More test cases. - posted by ok...@apache.org on 2015/03/17 17:43:31 UTC, 0 replies.
- incubator-tinkerpop git commit: strategies are written back to the GraphTraversalSource.Builder. - posted by ok...@apache.org on 2015/03/17 17:49:00 UTC, 0 replies.
- incubator-tinkerpop git commit: The Giraph configuration is no longer stored with the Vertex. - posted by ok...@apache.org on 2015/03/17 18:43:55 UTC, 0 replies.
- [1/6] incubator-tinkerpop git commit: Fix spelling mistake in method name. - posted by sp...@apache.org on 2015/03/17 19:42:38 UTC, 0 replies.
- [2/6] incubator-tinkerpop git commit: Merge remote-tracking branch 'origin/master' - posted by sp...@apache.org on 2015/03/17 19:42:39 UTC, 0 replies.
- [3/6] incubator-tinkerpop git commit: Merge remote-tracking branch 'origin/master' - posted by sp...@apache.org on 2015/03/17 19:42:40 UTC, 1 replies.
- [4/6] incubator-tinkerpop git commit: Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/incubator-tinkerpop - posted by sp...@apache.org on 2015/03/17 19:42:41 UTC, 0 replies.
- [5/6] incubator-tinkerpop git commit: Merge remote-tracking branch 'origin/master' - posted by sp...@apache.org on 2015/03/17 19:42:42 UTC, 0 replies.
- [6/6] incubator-tinkerpop git commit: Add PartitionStrategy and related tests as a TraversalStrategy. - posted by sp...@apache.org on 2015/03/17 19:42:43 UTC, 0 replies.
- incubator-tinkerpop git commit: greatly reduce the memory footprint of TinkerGraph by being smart about indices, properties, and field references. - posted by ok...@apache.org on 2015/03/17 20:02:54 UTC, 0 replies.
- [1/3] incubator-tinkerpop git commit: Add Mutating marker on new addV/E steps and adjust PartitionStrategy accordingly. - posted by sp...@apache.org on 2015/03/17 20:07:02 UTC, 0 replies.
- [2/3] incubator-tinkerpop git commit: GraphComputer tests should not run PartitionStrategy process tests. - posted by sp...@apache.org on 2015/03/17 20:07:03 UTC, 0 replies.
- [3/3] incubator-tinkerpop git commit: Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/incubator-tinkerpop - posted by sp...@apache.org on 2015/03/17 20:07:04 UTC, 1 replies.
- incubator-tinkerpop git commit: Rename method/member variable for property keys to be consistent with other similar steps. - posted by sp...@apache.org on 2015/03/17 20:29:38 UTC, 0 replies.
- incubator-tinkerpop git commit: Made TinkerGraph even smaller and more efficient for Edge and VertexProperty. Added a StrategyVertex optimization for @dkuppitz and Giraph. - posted by ok...@apache.org on 2015/03/17 20:40:57 UTC, 0 replies.
- incubator-tinkerpop git commit: a big optimization for star-graph usage of TinkerGraph. The adjacent vertices don't need to have outEdges. Save a HashMap on each edge of each Vertex in that case. - posted by ok...@apache.org on 2015/03/17 21:09:16 UTC, 0 replies.
- [1/2] incubator-tinkerpop git commit: Add back an before/after commit assert for checking against ConcurrentModificationExceptions. - posted by sp...@apache.org on 2015/03/17 21:49:13 UTC, 0 replies.
- [2/2] incubator-tinkerpop git commit: Merge remote-tracking branch 'origin/master' - posted by sp...@apache.org on 2015/03/17 21:49:14 UTC, 6 replies.
- incubator-tinkerpop git commit: SingleMessenger to reduce the number of TraversalVertexProgram iterations by doing the first message locally. - posted by ok...@apache.org on 2015/03/17 22:02:34 UTC, 0 replies.
- incubator-tinkerpop git commit: added some default properties to giraph-gryo.properties so people know stuff. - posted by ok...@apache.org on 2015/03/17 22:42:49 UTC, 0 replies.
- incubator-tinkerpop git commit: minor optimization to DetachedEdge. - posted by ok...@apache.org on 2015/03/17 23:51:36 UTC, 0 replies.
- incubator-tinkerpop git commit: Changed PartitionStrategy to not inject a has after addV/E steps. - posted by sp...@apache.org on 2015/03/18 13:09:15 UTC, 0 replies.
- incubator-tinkerpop git commit: null fields for 'empty' to reduce serialization size. - posted by ok...@apache.org on 2015/03/18 13:58:30 UTC, 0 replies.
- incubator-tinkerpop git commit: introduced a VertexProgramPool for threaded GraphComputer workers operating on a VertexProgram that is not thread safe. - posted by ok...@apache.org on 2015/03/18 15:20:59 UTC, 0 replies.
- [1/2] incubator-tinkerpop git commit: Made PartitionStrategy immutable with a Builder class. - posted by sp...@apache.org on 2015/03/18 15:37:42 UTC, 0 replies.
- incubator-tinkerpop git commit: there is no longer a distinction between spark and giraph properties files in conf/. You can have the same properties file with both spark and giraph graph computer configurations specified. Much cleaner and easier to thin - posted by ok...@apache.org on 2015/03/18 15:51:39 UTC, 0 replies.
- [1/4] incubator-tinkerpop git commit: Add a test to validate error conditiong in construction of PartitionStrategy. - posted by sp...@apache.org on 2015/03/18 16:16:37 UTC, 0 replies.
- [2/4] incubator-tinkerpop git commit: Add more tests for PartitionStrategy. - posted by sp...@apache.org on 2015/03/18 16:16:38 UTC, 0 replies.
- [3/4] incubator-tinkerpop git commit: Minor refactoring to extract method in PartitionStrategy. - posted by sp...@apache.org on 2015/03/18 16:16:39 UTC, 0 replies.
- [4/4] incubator-tinkerpop git commit: Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/incubator-tinkerpop - posted by sp...@apache.org on 2015/03/18 16:16:40 UTC, 0 replies.
- incubator-tinkerpop git commit: Remove unnecessary variable declaration in PartitionStrategy. - posted by sp...@apache.org on 2015/03/18 16:46:24 UTC, 0 replies.
- incubator-tinkerpop git commit: Removed ComputerDataStrategy and replaced it with ComputerGraph. This, as a crazy sideEffect, solved a nasty serialization issue I was having with SparkGraphComputer. Finally, added ChainedComparator to ensure chained comp - posted by ok...@apache.org on 2015/03/18 18:43:23 UTC, 0 replies.
- incubator-tinkerpop git commit: Added apache license text. - posted by sp...@apache.org on 2015/03/18 19:13:38 UTC, 0 replies.
- incubator-tinkerpop git commit: fixed an import error. - posted by ok...@apache.org on 2015/03/18 19:29:26 UTC, 0 replies.
- incubator-tinkerpop git commit: GryoReader and GryoWriter now support readObject() and writeObject() respectively. GiraphComputeVertex ID is ObjectWritable -- no longer LongWritable constrained. ObjectWritable uses Gryo instead of Java serialization --- - posted by ok...@apache.org on 2015/03/18 21:24:14 UTC, 0 replies.
- incubator-tinkerpop git commit: Add SubgraphStrategy implementation over TraversalStrategy. - posted by sp...@apache.org on 2015/03/18 22:13:25 UTC, 0 replies.
- [1/2] incubator-tinkerpop git commit: gutted CloneNotSupportedException for Traversal, Step, Traverser, Path, VertexProgram, and MapReduce. This is in favor of using SuppressWarning(CloneDoesntDeclareCloneNotSupportedException). Also, realized that Stati - posted by ok...@apache.org on 2015/03/18 22:40:12 UTC, 0 replies.
- [2/2] incubator-tinkerpop git commit: gutted CloneNotSupportedException for Traversal, Step, Traverser, Path, VertexProgram, and MapReduce. This is in favor of using SuppressWarning(CloneDoesntDeclareCloneNotSupportedException). Also, realized that Stati - posted by ok...@apache.org on 2015/03/18 22:40:13 UTC, 0 replies.
- incubator-tinkerpop git commit: Added MapReduce pool which is analagous to VertexProgramPool -- and is smart about StaticMapReduce. Rewrote the TinkerWorkerPool for TinkerGraphComputer to use VertexProgramPool and MapReducePool. Less object creation and - posted by ok...@apache.org on 2015/03/18 23:06:35 UTC, 0 replies.
- incubator-tinkerpop git commit: supressing more warnings. - posted by ok...@apache.org on 2015/03/18 23:09:49 UTC, 0 replies.
- svn commit: r1667761 - /incubator/tinkerpop/site/index.html - posted by ok...@apache.org on 2015/03/19 15:11:55 UTC, 0 replies.
- svn commit: r1667763 - /incubator/tinkerpop/site/index.html - posted by ok...@apache.org on 2015/03/19 15:12:55 UTC, 0 replies.
- svn commit: r1667772 - in /incubator/tinkerpop/site/site: docs/ javadocs/ - posted by ok...@apache.org on 2015/03/19 15:31:34 UTC, 0 replies.
- svn commit: r1667778 - in /incubator/tinkerpop/site/site: docs/ docs/images/ docs/images/icons/ javadocs/ javadocs/core/ javadocs/core/org/ javadocs/core/org/apache/ javadocs/core/org/apache/tinkerpop/ javadocs/core/org/apache/tinkerpop/gremlin/ javado... - posted by ok...@apache.org on 2015/03/19 15:40:53 UTC, 0 replies.
- svn commit: r1667783 - in /incubator/tinkerpop/site/site: docs/3.0.0-SNAPSHOT/ docs/3.0.0-SNAPSHOT/images/ docs/3.0.0-SNAPSHOT/images/icons/ javadocs/3.0.0-SNAPSHOT/ javadocs/3.0.0-SNAPSHOT/core/ javadocs/3.0.0-SNAPSHOT/core/org/ javadocs/3.0.0-SNAPSHO... - posted by ok...@apache.org on 2015/03/19 15:58:32 UTC, 0 replies.
- incubator-tinkerpop git commit: Fixed spelling error in documentation. - posted by sp...@apache.org on 2015/03/19 15:59:49 UTC, 0 replies.
- incubator-tinkerpop git commit: publish-docs works on Mac (thanks @dkuppitz). Found a bug with indexing in TinkerGraph that caused the docs to break. Need more test cases on TinkerGraph indices. - posted by ok...@apache.org on 2015/03/19 16:01:50 UTC, 0 replies.
- svn commit: r1667785 - /incubator/tinkerpop/site/index.html - posted by ok...@apache.org on 2015/03/19 16:05:32 UTC, 0 replies.
- [1/3] incubator-tinkerpop git commit: Enable RAT plugin on builds - posted by sp...@apache.org on 2015/03/19 16:12:37 UTC, 0 replies.
- [2/3] incubator-tinkerpop git commit: Merge branch 'rat-enable' of https://github.com/rvesse/incubator-tinkerpop - posted by sp...@apache.org on 2015/03/19 16:12:38 UTC, 0 replies.
- svn commit: r1667788 - /incubator/tinkerpop/site/index.html - posted by ok...@apache.org on 2015/03/19 16:12:51 UTC, 0 replies.
- svn commit: r1667797 - /incubator/tinkerpop/site/index.html - posted by ok...@apache.org on 2015/03/19 17:02:18 UTC, 0 replies.
- incubator-tinkerpop git commit: GryoPool.Type is READER, WRITER, or BOTH. Fixed up ScriptReaderXXX a bit. - posted by ok...@apache.org on 2015/03/19 17:12:37 UTC, 0 replies.
- incubator-tinkerpop git commit: MapReduce now has a worker start/end method. Fixed up TinkerGraphComputer, SparkGraphComputer, and GiraphGraphComputer to support the new method. Fixed a bug in Spark message passing. - posted by ok...@apache.org on 2015/03/19 18:17:41 UTC, 0 replies.
- svn commit: r1667820 - /incubator/tinkerpop/site/index.html - posted by ok...@apache.org on 2015/03/19 18:20:45 UTC, 0 replies.
- svn commit: r1667822 - /incubator/tinkerpop/site/index.html - posted by ok...@apache.org on 2015/03/19 18:28:19 UTC, 0 replies.
- [01/40] incubator-tinkerpop git commit: the traversal steps provided by TinkerPop are the foundation for all dsl. GraphTraversal is just a dsl of traversal. Refactored the process API to reflect this concept. Fixed #592. - posted by ok...@apache.org on 2015/03/19 19:26:19 UTC, 0 replies.
- [02/40] incubator-tinkerpop git commit: the traversal steps provided by TinkerPop are the foundation for all dsl. GraphTraversal is just a dsl of traversal. Refactored the process API to reflect this concept. Fixed #592. - posted by ok...@apache.org on 2015/03/19 19:26:20 UTC, 0 replies.
- [03/40] incubator-tinkerpop git commit: the traversal steps provided by TinkerPop are the foundation for all dsl. GraphTraversal is just a dsl of traversal. Refactored the process API to reflect this concept. Fixed #592. - posted by ok...@apache.org on 2015/03/19 19:26:21 UTC, 0 replies.
- [04/40] incubator-tinkerpop git commit: the traversal steps provided by TinkerPop are the foundation for all dsl. GraphTraversal is just a dsl of traversal. Refactored the process API to reflect this concept. Fixed #592. - posted by ok...@apache.org on 2015/03/19 19:26:22 UTC, 0 replies.
- [05/40] incubator-tinkerpop git commit: the traversal steps provided by TinkerPop are the foundation for all dsl. GraphTraversal is just a dsl of traversal. Refactored the process API to reflect this concept. Fixed #592. - posted by ok...@apache.org on 2015/03/19 19:26:23 UTC, 0 replies.
- [06/40] incubator-tinkerpop git commit: the traversal steps provided by TinkerPop are the foundation for all dsl. GraphTraversal is just a dsl of traversal. Refactored the process API to reflect this concept. Fixed #592. - posted by ok...@apache.org on 2015/03/19 19:26:24 UTC, 0 replies.
- [07/40] incubator-tinkerpop git commit: the traversal steps provided by TinkerPop are the foundation for all dsl. GraphTraversal is just a dsl of traversal. Refactored the process API to reflect this concept. Fixed #592. - posted by ok...@apache.org on 2015/03/19 19:26:25 UTC, 0 replies.
- [08/40] incubator-tinkerpop git commit: the traversal steps provided by TinkerPop are the foundation for all dsl. GraphTraversal is just a dsl of traversal. Refactored the process API to reflect this concept. Fixed #592. - posted by ok...@apache.org on 2015/03/19 19:26:26 UTC, 0 replies.
- [09/40] incubator-tinkerpop git commit: the traversal steps provided by TinkerPop are the foundation for all dsl. GraphTraversal is just a dsl of traversal. Refactored the process API to reflect this concept. Fixed #592. - posted by ok...@apache.org on 2015/03/19 19:26:27 UTC, 0 replies.
- [10/40] incubator-tinkerpop git commit: the traversal steps provided by TinkerPop are the foundation for all dsl. GraphTraversal is just a dsl of traversal. Refactored the process API to reflect this concept. Fixed #592. - posted by ok...@apache.org on 2015/03/19 19:26:28 UTC, 0 replies.
- [11/40] incubator-tinkerpop git commit: the traversal steps provided by TinkerPop are the foundation for all dsl. GraphTraversal is just a dsl of traversal. Refactored the process API to reflect this concept. Fixed #592. - posted by ok...@apache.org on 2015/03/19 19:26:29 UTC, 0 replies.
- [12/40] incubator-tinkerpop git commit: the traversal steps provided by TinkerPop are the foundation for all dsl. GraphTraversal is just a dsl of traversal. Refactored the process API to reflect this concept. Fixed #592. - posted by ok...@apache.org on 2015/03/19 19:26:30 UTC, 0 replies.
- [13/40] incubator-tinkerpop git commit: the traversal steps provided by TinkerPop are the foundation for all dsl. GraphTraversal is just a dsl of traversal. Refactored the process API to reflect this concept. Fixed #592. - posted by ok...@apache.org on 2015/03/19 19:26:31 UTC, 0 replies.
- [14/40] incubator-tinkerpop git commit: the traversal steps provided by TinkerPop are the foundation for all dsl. GraphTraversal is just a dsl of traversal. Refactored the process API to reflect this concept. Fixed #592. - posted by ok...@apache.org on 2015/03/19 19:26:32 UTC, 0 replies.
- [15/40] incubator-tinkerpop git commit: the traversal steps provided by TinkerPop are the foundation for all dsl. GraphTraversal is just a dsl of traversal. Refactored the process API to reflect this concept. Fixed #592. - posted by ok...@apache.org on 2015/03/19 19:26:33 UTC, 0 replies.
- [16/40] incubator-tinkerpop git commit: the traversal steps provided by TinkerPop are the foundation for all dsl. GraphTraversal is just a dsl of traversal. Refactored the process API to reflect this concept. Fixed #592. - posted by ok...@apache.org on 2015/03/19 19:26:34 UTC, 0 replies.
- [17/40] incubator-tinkerpop git commit: the traversal steps provided by TinkerPop are the foundation for all dsl. GraphTraversal is just a dsl of traversal. Refactored the process API to reflect this concept. Fixed #592. - posted by ok...@apache.org on 2015/03/19 19:26:35 UTC, 0 replies.
- [18/40] incubator-tinkerpop git commit: the traversal steps provided by TinkerPop are the foundation for all dsl. GraphTraversal is just a dsl of traversal. Refactored the process API to reflect this concept. Fixed #592. - posted by ok...@apache.org on 2015/03/19 19:26:36 UTC, 0 replies.
- [19/40] incubator-tinkerpop git commit: the traversal steps provided by TinkerPop are the foundation for all dsl. GraphTraversal is just a dsl of traversal. Refactored the process API to reflect this concept. Fixed #592. - posted by ok...@apache.org on 2015/03/19 19:26:37 UTC, 0 replies.
- [20/40] incubator-tinkerpop git commit: the traversal steps provided by TinkerPop are the foundation for all dsl. GraphTraversal is just a dsl of traversal. Refactored the process API to reflect this concept. Fixed #592. - posted by ok...@apache.org on 2015/03/19 19:26:38 UTC, 0 replies.
- [21/40] incubator-tinkerpop git commit: the traversal steps provided by TinkerPop are the foundation for all dsl. GraphTraversal is just a dsl of traversal. Refactored the process API to reflect this concept. Fixed #592. - posted by ok...@apache.org on 2015/03/19 19:26:39 UTC, 0 replies.
- [22/40] incubator-tinkerpop git commit: the traversal steps provided by TinkerPop are the foundation for all dsl. GraphTraversal is just a dsl of traversal. Refactored the process API to reflect this concept. Fixed #592. - posted by ok...@apache.org on 2015/03/19 19:26:40 UTC, 0 replies.
- [23/40] incubator-tinkerpop git commit: the traversal steps provided by TinkerPop are the foundation for all dsl. GraphTraversal is just a dsl of traversal. Refactored the process API to reflect this concept. Fixed #592. - posted by ok...@apache.org on 2015/03/19 19:26:41 UTC, 0 replies.
- [24/40] incubator-tinkerpop git commit: the traversal steps provided by TinkerPop are the foundation for all dsl. GraphTraversal is just a dsl of traversal. Refactored the process API to reflect this concept. Fixed #592. - posted by ok...@apache.org on 2015/03/19 19:26:42 UTC, 0 replies.
- [25/40] incubator-tinkerpop git commit: the traversal steps provided by TinkerPop are the foundation for all dsl. GraphTraversal is just a dsl of traversal. Refactored the process API to reflect this concept. Fixed #592. - posted by ok...@apache.org on 2015/03/19 19:26:43 UTC, 0 replies.
- [26/40] incubator-tinkerpop git commit: the traversal steps provided by TinkerPop are the foundation for all dsl. GraphTraversal is just a dsl of traversal. Refactored the process API to reflect this concept. Fixed #592. - posted by ok...@apache.org on 2015/03/19 19:26:44 UTC, 0 replies.
- [27/40] incubator-tinkerpop git commit: the traversal steps provided by TinkerPop are the foundation for all dsl. GraphTraversal is just a dsl of traversal. Refactored the process API to reflect this concept. Fixed #592. - posted by ok...@apache.org on 2015/03/19 19:26:45 UTC, 0 replies.
- [28/40] incubator-tinkerpop git commit: the traversal steps provided by TinkerPop are the foundation for all dsl. GraphTraversal is just a dsl of traversal. Refactored the process API to reflect this concept. Fixed #592. - posted by ok...@apache.org on 2015/03/19 19:26:46 UTC, 0 replies.
- [29/40] incubator-tinkerpop git commit: the traversal steps provided by TinkerPop are the foundation for all dsl. GraphTraversal is just a dsl of traversal. Refactored the process API to reflect this concept. Fixed #592. - posted by ok...@apache.org on 2015/03/19 19:26:47 UTC, 0 replies.
- [30/40] incubator-tinkerpop git commit: the traversal steps provided by TinkerPop are the foundation for all dsl. GraphTraversal is just a dsl of traversal. Refactored the process API to reflect this concept. Fixed #592. - posted by ok...@apache.org on 2015/03/19 19:26:48 UTC, 0 replies.
- [31/40] incubator-tinkerpop git commit: the traversal steps provided by TinkerPop are the foundation for all dsl. GraphTraversal is just a dsl of traversal. Refactored the process API to reflect this concept. Fixed #592. - posted by ok...@apache.org on 2015/03/19 19:26:49 UTC, 0 replies.
- [32/40] incubator-tinkerpop git commit: the traversal steps provided by TinkerPop are the foundation for all dsl. GraphTraversal is just a dsl of traversal. Refactored the process API to reflect this concept. Fixed #592. - posted by ok...@apache.org on 2015/03/19 19:26:50 UTC, 0 replies.
- [33/40] incubator-tinkerpop git commit: the traversal steps provided by TinkerPop are the foundation for all dsl. GraphTraversal is just a dsl of traversal. Refactored the process API to reflect this concept. Fixed #592. - posted by ok...@apache.org on 2015/03/19 19:26:51 UTC, 0 replies.
- [34/40] incubator-tinkerpop git commit: the traversal steps provided by TinkerPop are the foundation for all dsl. GraphTraversal is just a dsl of traversal. Refactored the process API to reflect this concept. Fixed #592. - posted by ok...@apache.org on 2015/03/19 19:26:52 UTC, 0 replies.
- [35/40] incubator-tinkerpop git commit: the traversal steps provided by TinkerPop are the foundation for all dsl. GraphTraversal is just a dsl of traversal. Refactored the process API to reflect this concept. Fixed #592. - posted by ok...@apache.org on 2015/03/19 19:26:53 UTC, 0 replies.
- [36/40] incubator-tinkerpop git commit: the traversal steps provided by TinkerPop are the foundation for all dsl. GraphTraversal is just a dsl of traversal. Refactored the process API to reflect this concept. Fixed #592. - posted by ok...@apache.org on 2015/03/19 19:26:54 UTC, 0 replies.
- [37/40] incubator-tinkerpop git commit: the traversal steps provided by TinkerPop are the foundation for all dsl. GraphTraversal is just a dsl of traversal. Refactored the process API to reflect this concept. Fixed #592. - posted by ok...@apache.org on 2015/03/19 19:26:55 UTC, 0 replies.
- [38/40] incubator-tinkerpop git commit: the traversal steps provided by TinkerPop are the foundation for all dsl. GraphTraversal is just a dsl of traversal. Refactored the process API to reflect this concept. Fixed #592. - posted by ok...@apache.org on 2015/03/19 19:26:56 UTC, 0 replies.
- [39/40] incubator-tinkerpop git commit: the traversal steps provided by TinkerPop are the foundation for all dsl. GraphTraversal is just a dsl of traversal. Refactored the process API to reflect this concept. Fixed #592. - posted by ok...@apache.org on 2015/03/19 19:26:57 UTC, 0 replies.
- [40/40] incubator-tinkerpop git commit: the traversal steps provided by TinkerPop are the foundation for all dsl. GraphTraversal is just a dsl of traversal. Refactored the process API to reflect this concept. Fixed #592. - posted by ok...@apache.org on 2015/03/19 19:26:58 UTC, 0 replies.
- incubator-tinkerpop git commit: updated the README to point to Apache website and resources. - posted by ok...@apache.org on 2015/03/19 19:36:45 UTC, 1 replies.
- svn commit: r1667853 - /incubator/tinkerpop/site/site/ - posted by ok...@apache.org on 2015/03/19 20:27:40 UTC, 0 replies.
- svn commit: r1667858 - in /incubator/tinkerpop/site/site: ./ docs/ docs/3.0.0-SNAPSHOT/ javadocs/ javadocs/3.0.0-SNAPSHOT/ javadocs/3.0.0-SNAPSHOT/core/ javadocs/3.0.0-SNAPSHOT/full/ - posted by ok...@apache.org on 2015/03/19 20:56:45 UTC, 0 replies.
- svn commit: r1667859 - /incubator/tinkerpop/site/site/ - posted by ok...@apache.org on 2015/03/19 20:57:35 UTC, 0 replies.
- svn commit: r1667862 - in /incubator/tinkerpop/site: docs/ docs/3.0.0-SNAPSHOT/ docs/3.0.0-SNAPSHOT/images/ docs/3.0.0-SNAPSHOT/images/icons/ javadocs/ javadocs/3.0.0-SNAPSHOT/ javadocs/3.0.0-SNAPSHOT/core/ javadocs/3.0.0-SNAPSHOT/core/org/ javadocs/3.... - posted by ok...@apache.org on 2015/03/19 21:11:35 UTC, 0 replies.
- svn commit: r1667864 - /incubator/tinkerpop/site/index.html - posted by ok...@apache.org on 2015/03/19 21:12:29 UTC, 0 replies.
- incubator-tinkerpop git commit: publish-docs does not publish to a site/ subdirectory. Updated the links in README. - posted by ok...@apache.org on 2015/03/19 21:13:31 UTC, 0 replies.
- incubator-tinkerpop git commit: simpler TraverserMapReduce Iterator converter. - posted by ok...@apache.org on 2015/03/19 22:54:06 UTC, 0 replies.
- incubator-tinkerpop git commit: Add test to validate empty when no meta property is present. - posted by sp...@apache.org on 2015/03/20 12:10:47 UTC, 0 replies.
- [1/2] incubator-tinkerpop git commit: Add AbstractTransaction to simplify vendor implementations a bit. - posted by sp...@apache.org on 2015/03/20 15:01:49 UTC, 0 replies.
- [2/2] incubator-tinkerpop git commit: Added event listener methods on Transaction. - posted by sp...@apache.org on 2015/03/20 15:01:50 UTC, 0 replies.
- incubator-tinkerpop git commit: went through the intro section of the documentation with a fine toothed comb and have it clean and proper with TraversalSource and lambda discussions. - posted by ok...@apache.org on 2015/03/20 15:37:09 UTC, 0 replies.
- incubator-tinkerpop git commit: spruced up the-graph section of the documentation. AddPropertyStep now also takes cardinality and multiple key-value pairs for dealing with VertexProperties -- GraphTraversal updated to reflect this. - posted by ok...@apache.org on 2015/03/20 16:57:41 UTC, 0 replies.
- svn commit: r1668067 - in /incubator/tinkerpop/site: docs/3.0.0-SNAPSHOT/ javadocs/3.0.0-SNAPSHOT/ - posted by ok...@apache.org on 2015/03/20 17:00:56 UTC, 0 replies.
- svn commit: r1668069 - in /incubator/tinkerpop/site: docs/3.0.0-SNAPSHOT/ docs/3.0.0-SNAPSHOT/images/ docs/3.0.0-SNAPSHOT/images/icons/ javadocs/3.0.0-SNAPSHOT/ javadocs/3.0.0-SNAPSHOT/core/ javadocs/3.0.0-SNAPSHOT/core/org/ javadocs/3.0.0-SNAPSHOT/cor... - posted by ok...@apache.org on 2015/03/20 17:11:19 UTC, 0 replies.
- incubator-tinkerpop git commit: added AddVertex, fixed up AddEdge, and added AddProperty to the docs. - posted by ok...@apache.org on 2015/03/20 20:49:43 UTC, 0 replies.
- svn commit: r1668130 - in /incubator/tinkerpop/site: docs/3.0.0-SNAPSHOT/ javadocs/3.0.0-SNAPSHOT/ - posted by ok...@apache.org on 2015/03/20 20:52:03 UTC, 0 replies.
- svn commit: r1668136 - in /incubator/tinkerpop/site: docs/3.0.0-SNAPSHOT/ docs/3.0.0-SNAPSHOT/images/ docs/3.0.0-SNAPSHOT/images/icons/ javadocs/3.0.0-SNAPSHOT/ javadocs/3.0.0-SNAPSHOT/core/ javadocs/3.0.0-SNAPSHOT/core/org/ javadocs/3.0.0-SNAPSHOT/cor... - posted by ok...@apache.org on 2015/03/20 21:01:58 UTC, 0 replies.
- incubator-tinkerpop git commit: added LambdaRestrictionStrategy that makes it so lambdas are not allowed in a traversal. This is NOT default behavior yet, but we will probably want to have it be default. Fixed #540. - posted by ok...@apache.org on 2015/03/20 23:56:43 UTC, 0 replies.
- incubator-tinkerpop git commit: by(T) is not a lambda step. Added LambdaRestrictionStrategyTest using the @spmallette mock-model. Moved some gremlin-core/tests around that were in the wrong package. - posted by ok...@apache.org on 2015/03/23 16:37:36 UTC, 0 replies.
- incubator-tinkerpop git commit: Added DropStep for element and property removal. - posted by ok...@apache.org on 2015/03/23 17:12:58 UTC, 0 replies.
- incubator-tinkerpop git commit: DropStep is actually a FilterStep. - posted by ok...@apache.org on 2015/03/23 17:24:37 UTC, 0 replies.
- incubator-tinkerpop git commit: added DropStep to the AsciiDocs. - posted by ok...@apache.org on 2015/03/23 17:31:26 UTC, 0 replies.
- incubator-tinkerpop git commit: fixed a compile bug in the docs. - posted by ok...@apache.org on 2015/03/23 17:45:18 UTC, 0 replies.
- incubator-tinkerpop git commit: changed the TraversalSource API to have with(Strategy) and without(Strategy) for turning on and off strategies. updated docs. - posted by ok...@apache.org on 2015/03/23 18:51:42 UTC, 0 replies.
- svn commit: r1668693 - in /incubator/tinkerpop/site: docs/3.0.0-SNAPSHOT/ javadocs/3.0.0-SNAPSHOT/ - posted by ok...@apache.org on 2015/03/23 19:10:40 UTC, 0 replies.
- incubator-tinkerpop git commit: TINKERPOP3-598 #close -- was a instanceof bug in Neo4jGraphStepStrategy. Copied the TinkerGraphStepStrategy form. - posted by ok...@apache.org on 2015/03/23 19:20:26 UTC, 0 replies.
- svn commit: r1668697 - in /incubator/tinkerpop/site: docs/3.0.0-SNAPSHOT/ docs/3.0.0-SNAPSHOT/images/ docs/3.0.0-SNAPSHOT/images/icons/ javadocs/3.0.0-SNAPSHOT/ javadocs/3.0.0-SNAPSHOT/core/ javadocs/3.0.0-SNAPSHOT/core/org/ javadocs/3.0.0-SNAPSHOT/cor... - posted by ok...@apache.org on 2015/03/23 19:22:52 UTC, 0 replies.
- [1/2] incubator-tinkerpop git commit: Add ignore for .repository directory which seems to self generate in buildserver and causes failures. - posted by sp...@apache.org on 2015/03/23 19:34:06 UTC, 0 replies.
- [1/2] incubator-tinkerpop git commit: Add EventStrategy. - posted by sp...@apache.org on 2015/03/23 21:53:31 UTC, 0 replies.
- [2/2] incubator-tinkerpop git commit: Add EventStrategy. - posted by sp...@apache.org on 2015/03/23 21:53:32 UTC, 0 replies.
- incubator-tinkerpop git commit: Update changelog. - posted by sp...@apache.org on 2015/03/23 21:54:37 UTC, 1 replies.
- incubator-tinkerpop git commit: Add apache license files. - posted by sp...@apache.org on 2015/03/23 22:00:40 UTC, 0 replies.
- [1/2] incubator-tinkerpop git commit: the new default behavior for vertex.property() is Cardinality.single as voted on by the TinkerPop community. - posted by ok...@apache.org on 2015/03/23 23:09:56 UTC, 0 replies.
- [2/2] incubator-tinkerpop git commit: CHANGELOG update. - posted by ok...@apache.org on 2015/03/23 23:09:57 UTC, 0 replies.
- incubator-tinkerpop git commit: updated AsciiDocs with Cardinality information. - posted by ok...@apache.org on 2015/03/23 23:16:34 UTC, 0 replies.
- [1/4] incubator-tinkerpop git commit: Remove GraphStrategy implementations. - posted by sp...@apache.org on 2015/03/24 11:32:47 UTC, 0 replies.
- [2/4] incubator-tinkerpop git commit: Remove GraphStrategy implementations. - posted by sp...@apache.org on 2015/03/24 11:32:48 UTC, 0 replies.
- [3/4] incubator-tinkerpop git commit: Remove GraphStrategy implementations. - posted by sp...@apache.org on 2015/03/24 11:32:49 UTC, 0 replies.
- [4/4] incubator-tinkerpop git commit: Remove GraphStrategy implementations. - posted by sp...@apache.org on 2015/03/24 11:32:50 UTC, 0 replies.
- incubator-tinkerpop git commit: Update README with Issue Conventions section. - posted by sp...@apache.org on 2015/03/24 12:46:23 UTC, 0 replies.
- incubator-tinkerpop git commit: #comment TINKERPOP3-593 -- going down the path of strategy lifecycles: decoration, optimization, and verification. - posted by ok...@apache.org on 2015/03/24 12:53:57 UTC, 0 replies.
- [1/2] incubator-tinkerpop git commit: Update README Issue Conventions. - posted by sp...@apache.org on 2015/03/24 12:55:39 UTC, 0 replies.
- incubator-tinkerpop git commit: Update README Issue Conventions - posted by sp...@apache.org on 2015/03/24 13:03:32 UTC, 0 replies.
- svn commit: r1668856 - /incubator/tinkerpop/site/index.html - posted by ok...@apache.org on 2015/03/24 13:03:59 UTC, 0 replies.
- svn commit: r1668861 - /incubator/tinkerpop/site/index.html - posted by ok...@apache.org on 2015/03/24 13:17:19 UTC, 0 replies.
- incubator-tinkerpop git commit: Update README on Issue Conventions. - posted by sp...@apache.org on 2015/03/24 13:37:33 UTC, 0 replies.
- incubator-tinkerpop git commit: more data for data/. - posted by ok...@apache.org on 2015/03/24 16:27:47 UTC, 0 replies.
- [1/2] incubator-tinkerpop git commit: Add private constructor GraphTraversalSource.Builder to prevent direct instantiation. - posted by sp...@apache.org on 2015/03/24 20:04:52 UTC, 0 replies.
- [2/2] incubator-tinkerpop git commit: Update README on issue resolution. - posted by sp...@apache.org on 2015/03/24 20:04:53 UTC, 0 replies.
- [1/2] incubator-tinkerpop git commit: TINKERPOP3-374 #close MapReduce no longer supports incident edge or adjacent vertex access. -- ComputerGraph wrapper provides the appropriate semantics for in-memory systems. - posted by ok...@apache.org on 2015/03/24 20:09:12 UTC, 0 replies.
- [2/2] incubator-tinkerpop git commit: shade plugin prototype config for Kryo - posted by ok...@apache.org on 2015/03/24 20:09:13 UTC, 0 replies.
- incubator-tinkerpop git commit: GryoInput, GryoOutput, GryoKryo as faces to hide package dependencies on shaded jars. - posted by ok...@apache.org on 2015/03/24 20:38:05 UTC, 0 replies.
- incubator-tinkerpop git commit: no need to exlcude kryo from Hadoop-Gremlin as the jars are now shaded. - posted by ok...@apache.org on 2015/03/24 20:47:26 UTC, 0 replies.
- incubator-tinkerpop git commit: The GryoSerializer is coming to a town near you with him homeboy GryoKryo. Shading is lame. - posted by ok...@apache.org on 2015/03/24 21:23:38 UTC, 0 replies.
- incubator-tinkerpop git commit: SparkVertex is now smart about memory and uses GryoPool. - posted by ok...@apache.org on 2015/03/24 21:59:56 UTC, 0 replies.
- incubator-tinkerpop git commit: added HadoopPools which holds the GryoPool stuff globally for Spark and Giraph. VertexWritable and ObjectWritable are now smart about serialization. - posted by ok...@apache.org on 2015/03/24 22:46:14 UTC, 0 replies.
- incubator-tinkerpop git commit: There is now Persist and ResultGraph semantics in GraphComputer. VertexPrograms like TraversalVertexProgram have Persist.NOTHING and ResultGraph.ORIGINAL_GRAPH. This greatly reduces the data footprint and the output write - posted by ok...@apache.org on 2015/03/25 19:09:22 UTC, 0 replies.
- incubator-tinkerpop git commit: JavaDoc and enum renaming in GraphComputer work. - posted by ok...@apache.org on 2015/03/25 19:32:26 UTC, 0 replies.
- incubator-tinkerpop git commit: Removed SparkVertex. No longer needed as we can now use the VertexWritable model used in GiraphGraphComptuer. This fixed a KryoSerialzer bug in SparkGraphComputer due to recrussive serialization of a vertex. - posted by ok...@apache.org on 2015/03/25 21:14:15 UTC, 0 replies.
- incubator-tinkerpop git commit: fixed a problem in hadoop-gryo.properties. - posted by ok...@apache.org on 2015/03/25 21:16:17 UTC, 0 replies.
- incubator-tinkerpop git commit: GryoReader and GryoWriter now use InputStream and OutputStream. This allows HadoopGremlin tests to run in IntelliJ. - posted by ok...@apache.org on 2015/03/25 21:46:54 UTC, 0 replies.
- incubator-tinkerpop git commit: SerialiationTest no longer touches anything Kryo related. - posted by ok...@apache.org on 2015/03/25 21:59:56 UTC, 0 replies.
- incubator-tinkerpop git commit: dependency-reduce-pom removed. - posted by ok...@apache.org on 2015/03/25 22:05:59 UTC, 0 replies.
- incubator-tinkerpop git commit: few tweaks around Rule.toString() so it looks nice in the Spark UI and I know that its a SparkVertexPayload so no need to type cast. - posted by ok...@apache.org on 2015/03/25 22:57:42 UTC, 0 replies.
- incubator-tinkerpop git commit: MessageCombiner extends Serializable. Makes sense to do so and makes Spark reducing less error prone. - posted by ok...@apache.org on 2015/03/25 23:07:02 UTC, 0 replies.
- incubator-tinkerpop git commit: sometimes a reduce() does not have a value cause there is nothing in the payload. no messages. be smart about Optional.get(). - posted by ok...@apache.org on 2015/03/25 23:15:26 UTC, 0 replies.
- incubator-tinkerpop git commit: assuming reduce needs new objects to be returned. - posted by ok...@apache.org on 2015/03/25 23:52:02 UTC, 0 replies.
- incubator-tinkerpop git commit: not using 'on the fly' iterators but a legit iterable for Spark message passing. - posted by ok...@apache.org on 2015/03/26 00:29:28 UTC, 0 replies.
- incubator-tinkerpop git commit: no incoming message should be available once the step has executed. - posted by ok...@apache.org on 2015/03/26 00:35:10 UTC, 0 replies.
- incubator-tinkerpop git commit: last attempt for @dkuppitz. - posted by ok...@apache.org on 2015/03/26 00:43:51 UTC, 0 replies.
- [1/4] incubator-tinkerpop git commit: Introduce the gremlin-shaded module that houses kryo. - posted by sp...@apache.org on 2015/03/26 13:57:20 UTC, 0 replies.
- [2/4] incubator-tinkerpop git commit: Merge remote-tracking branch 'origin/master' - posted by sp...@apache.org on 2015/03/26 13:57:21 UTC, 0 replies.
- [3/4] incubator-tinkerpop git commit: Removed reduced dependency setting in shading. - posted by sp...@apache.org on 2015/03/26 13:57:22 UTC, 0 replies.
- [4/4] incubator-tinkerpop git commit: Renamed the kryo shading packaging. - posted by sp...@apache.org on 2015/03/26 13:57:23 UTC, 0 replies.
- incubator-tinkerpop git commit: Prototype for variable tracking in eval'd traversals. - posted by sp...@apache.org on 2015/03/26 17:50:27 UTC, 0 replies.
- incubator-tinkerpop git commit: Break apart some strategy tests as they were failing in intellij with the Enclosed annotation. - posted by sp...@apache.org on 2015/03/26 19:38:53 UTC, 0 replies.
- [1/2] incubator-tinkerpop git commit: Simplified the identification of Mutating steps in EventStrategy. - posted by sp...@apache.org on 2015/03/26 19:54:36 UTC, 0 replies.
- [2/2] incubator-tinkerpop git commit: Removed a todo referring to more asserts on Subgraph testing. - posted by sp...@apache.org on 2015/03/26 19:54:37 UTC, 0 replies.
- incubator-tinkerpop git commit: Add notes about gremlin-shaded and IDE setup in README. - posted by sp...@apache.org on 2015/03/26 20:08:49 UTC, 0 replies.
- incubator-tinkerpop git commit: Fixed up the description a bit for the gremlin-shaded module. - posted by sp...@apache.org on 2015/03/26 20:12:10 UTC, 0 replies.
- incubator-tinkerpop git commit: so deep in a Spark pit its unreal. - posted by ok...@apache.org on 2015/03/26 21:55:25 UTC, 0 replies.
- [1/2] incubator-tinkerpop git commit: Added a note about "affected version" for issue conventions in readme. - posted by sp...@apache.org on 2015/03/26 22:12:29 UTC, 0 replies.
- incubator-tinkerpop git commit: got back to where I was around 10am this morning. Lazy iterators even though the Spark JavaAPI says Iterable. - posted by ok...@apache.org on 2015/03/26 22:29:18 UTC, 0 replies.
- incubator-tinkerpop git commit: being smart about payload type. still the inane problem on large recurssive RDDs. - posted by ok...@apache.org on 2015/03/26 22:46:22 UTC, 0 replies.
- incubator-tinkerpop git commit: a reduceByKey as the initial operation of the graphRDD ensures no duplicate vertices. - posted by ok...@apache.org on 2015/03/26 23:28:28 UTC, 0 replies.
- incubator-tinkerpop git commit: I think I finally have it... something still doesnt make sense to my why it works, but all the million edge graph testing thus far is working. Tomorrow @dkuppitz and I hit the blades for some enron. - posted by ok...@apache.org on 2015/03/27 00:01:16 UTC, 0 replies.
- [01/13] incubator-tinkerpop git commit: Break apart some strategy tests as they were failing in intellij with the Enclosed annotation. - posted by sp...@apache.org on 2015/03/27 12:13:25 UTC, 0 replies.
- [02/13] incubator-tinkerpop git commit: Simplified the identification of Mutating steps in EventStrategy. - posted by sp...@apache.org on 2015/03/27 12:13:26 UTC, 0 replies.
- [03/13] incubator-tinkerpop git commit: Removed a todo referring to more asserts on Subgraph testing. - posted by sp...@apache.org on 2015/03/27 12:13:27 UTC, 0 replies.
- [04/13] incubator-tinkerpop git commit: Add notes about gremlin-shaded and IDE setup in README. - posted by sp...@apache.org on 2015/03/27 12:13:28 UTC, 0 replies.
- [05/13] incubator-tinkerpop git commit: Fixed up the description a bit for the gremlin-shaded module. - posted by sp...@apache.org on 2015/03/27 12:13:29 UTC, 0 replies.
- [06/13] incubator-tinkerpop git commit: so deep in a Spark pit its unreal. - posted by sp...@apache.org on 2015/03/27 12:13:30 UTC, 0 replies.
- [07/13] incubator-tinkerpop git commit: Added a note about "affected version" for issue conventions in readme. - posted by sp...@apache.org on 2015/03/27 12:13:31 UTC, 0 replies.
- [08/13] incubator-tinkerpop git commit: Merge remote-tracking branch 'origin/master' - posted by sp...@apache.org on 2015/03/27 12:13:32 UTC, 0 replies.
- [09/13] incubator-tinkerpop git commit: got back to where I was around 10am this morning. Lazy iterators even though the Spark JavaAPI says Iterable. - posted by sp...@apache.org on 2015/03/27 12:13:33 UTC, 0 replies.
- [10/13] incubator-tinkerpop git commit: being smart about payload type. still the inane problem on large recurssive RDDs. - posted by sp...@apache.org on 2015/03/27 12:13:34 UTC, 0 replies.
- [11/13] incubator-tinkerpop git commit: a reduceByKey as the initial operation of the graphRDD ensures no duplicate vertices. - posted by sp...@apache.org on 2015/03/27 12:13:35 UTC, 0 replies.
- [12/13] incubator-tinkerpop git commit: I think I finally have it... something still doesnt make sense to my why it works, but all the million edge graph testing thus far is working. Tomorrow @dkuppitz and I hit the blades for some enron. - posted by sp...@apache.org on 2015/03/27 12:13:36 UTC, 0 replies.
- [13/13] incubator-tinkerpop git commit: Merge remote-tracking branch 'origin/master' into variables - posted by sp...@apache.org on 2015/03/27 12:13:37 UTC, 0 replies.
- [1/6] incubator-tinkerpop git commit: Renamed GraphChangedListener to MutationListener. - posted by sp...@apache.org on 2015/03/27 14:01:45 UTC, 0 replies.
- [2/6] incubator-tinkerpop git commit: Moved all Event implementations to the Event interface. - posted by sp...@apache.org on 2015/03/27 14:01:46 UTC, 0 replies.
- [3/6] incubator-tinkerpop git commit: Add javadoc to EventCallback. - posted by sp...@apache.org on 2015/03/27 14:01:47 UTC, 0 replies.
- [4/6] incubator-tinkerpop git commit: Add "Event" related classes to standard imports. - posted by sp...@apache.org on 2015/03/27 14:01:48 UTC, 0 replies.
- [5/6] incubator-tinkerpop git commit: Add toString() for nicer output in console on the ConsoleMutationListener. - posted by sp...@apache.org on 2015/03/27 14:01:49 UTC, 0 replies.
- [6/6] incubator-tinkerpop git commit: Update docs for EventStrategy. - posted by sp...@apache.org on 2015/03/27 14:01:50 UTC, 0 replies.
- [1/3] incubator-tinkerpop git commit: Added support to travers Elements without reloading it with its id - posted by ok...@apache.org on 2015/03/27 14:22:07 UTC, 0 replies.
- [2/3] incubator-tinkerpop git commit: partitioning only needed right after data load from HDFS. - posted by ok...@apache.org on 2015/03/27 14:22:08 UTC, 0 replies.
- [3/3] incubator-tinkerpop git commit: Merge branch 'master' of https://github.com/pietermartin/incubator-tinkerpop - posted by ok...@apache.org on 2015/03/27 14:22:09 UTC, 0 replies.
- [1/2] incubator-tinkerpop git commit: Modifications to issue conventions in README. - posted by sp...@apache.org on 2015/03/27 15:00:20 UTC, 0 replies.
- incubator-tinkerpop git commit: removed zookeeper.jar in resources as it is no longer needed for testing with Giraph. Added DISCLAIMER.txt as advised by the Incubator release process. - posted by ok...@apache.org on 2015/03/27 15:06:13 UTC, 0 replies.
- svn commit: r1669596 - in /incubator/tinkerpop/site: docs/3.0.0-SNAPSHOT/ javadocs/3.0.0-SNAPSHOT/ - posted by ok...@apache.org on 2015/03/27 15:18:00 UTC, 0 replies.
- [1/3] incubator-tinkerpop git commit: Update docs for PartitionStrategy. - posted by sp...@apache.org on 2015/03/27 15:23:37 UTC, 0 replies.
- [2/3] incubator-tinkerpop git commit: Correct formatting to get comments to appear in docs for PartitionStrategy. - posted by sp...@apache.org on 2015/03/27 15:23:38 UTC, 0 replies.
- svn commit: r1669599 - in /incubator/tinkerpop/site: docs/3.0.0-SNAPSHOT/ docs/3.0.0-SNAPSHOT/images/ docs/3.0.0-SNAPSHOT/images/icons/ javadocs/3.0.0-SNAPSHOT/ javadocs/3.0.0-SNAPSHOT/core/ javadocs/3.0.0-SNAPSHOT/core/org/ javadocs/3.0.0-SNAPSHOT/cor... - posted by ok...@apache.org on 2015/03/27 15:33:51 UTC, 0 replies.
- incubator-tinkerpop git commit: vendor logos removed and removed tinkerpop-contributors.asciidoc as Apache TinkerPop no longer has a vendor-model. - posted by ok...@apache.org on 2015/03/27 15:35:23 UTC, 0 replies.
- [1/4] incubator-tinkerpop git commit: Add ReadOnlyStrategy to the default import customizer. - posted by sp...@apache.org on 2015/03/27 16:14:01 UTC, 0 replies.
- [2/4] incubator-tinkerpop git commit: ReadOnlyStrategy was not checking for all Mutating steps. - posted by sp...@apache.org on 2015/03/27 16:14:02 UTC, 0 replies.
- [3/4] incubator-tinkerpop git commit: Add docs for ReadOnlyStrategy. - posted by sp...@apache.org on 2015/03/27 16:14:03 UTC, 0 replies.
- [4/4] incubator-tinkerpop git commit: Merge remote-tracking branch 'origin/master' - posted by sp...@apache.org on 2015/03/27 16:14:04 UTC, 0 replies.
- [01/22] incubator-tinkerpop git commit: Added support to travers Elements without reloading it with its id - posted by sp...@apache.org on 2015/03/27 17:09:30 UTC, 0 replies.
- [02/22] incubator-tinkerpop git commit: Renamed GraphChangedListener to MutationListener. - posted by sp...@apache.org on 2015/03/27 17:09:31 UTC, 0 replies.
- [03/22] incubator-tinkerpop git commit: Moved all Event implementations to the Event interface. - posted by sp...@apache.org on 2015/03/27 17:09:32 UTC, 0 replies.
- [04/22] incubator-tinkerpop git commit: Add javadoc to EventCallback. - posted by sp...@apache.org on 2015/03/27 17:09:33 UTC, 0 replies.
- [05/22] incubator-tinkerpop git commit: Add "Event" related classes to standard imports. - posted by sp...@apache.org on 2015/03/27 17:09:34 UTC, 0 replies.
- [06/22] incubator-tinkerpop git commit: Add toString() for nicer output in console on the ConsoleMutationListener. - posted by sp...@apache.org on 2015/03/27 17:09:35 UTC, 0 replies.
- [07/22] incubator-tinkerpop git commit: Update docs for EventStrategy. - posted by sp...@apache.org on 2015/03/27 17:09:36 UTC, 0 replies.
- [08/22] incubator-tinkerpop git commit: partitioning only needed right after data load from HDFS. - posted by sp...@apache.org on 2015/03/27 17:09:37 UTC, 0 replies.
- [09/22] incubator-tinkerpop git commit: Merge branch 'master' of https://github.com/pietermartin/incubator-tinkerpop - posted by sp...@apache.org on 2015/03/27 17:09:38 UTC, 0 replies.
- [10/22] incubator-tinkerpop git commit: Modifications to issue conventions in README. - posted by sp...@apache.org on 2015/03/27 17:09:39 UTC, 0 replies.
- [11/22] incubator-tinkerpop git commit: Merge remote-tracking branch 'origin/master' - posted by sp...@apache.org on 2015/03/27 17:09:40 UTC, 0 replies.
- [12/22] incubator-tinkerpop git commit: removed zookeeper.jar in resources as it is no longer needed for testing with Giraph. Added DISCLAIMER.txt as advised by the Incubator release process. - posted by sp...@apache.org on 2015/03/27 17:09:41 UTC, 0 replies.
- [13/22] incubator-tinkerpop git commit: Update docs for PartitionStrategy. - posted by sp...@apache.org on 2015/03/27 17:09:42 UTC, 0 replies.
- [14/22] incubator-tinkerpop git commit: Correct formatting to get comments to appear in docs for PartitionStrategy. - posted by sp...@apache.org on 2015/03/27 17:09:43 UTC, 0 replies.
- [15/22] incubator-tinkerpop git commit: Merge remote-tracking branch 'origin/master' - posted by sp...@apache.org on 2015/03/27 17:09:44 UTC, 0 replies.
- [16/22] incubator-tinkerpop git commit: vendor logos removed and removed tinkerpop-contributors.asciidoc as Apache TinkerPop no longer has a vendor-model. - posted by sp...@apache.org on 2015/03/27 17:09:45 UTC, 0 replies.
- [17/22] incubator-tinkerpop git commit: Add ReadOnlyStrategy to the default import customizer. - posted by sp...@apache.org on 2015/03/27 17:09:46 UTC, 0 replies.
- [18/22] incubator-tinkerpop git commit: ReadOnlyStrategy was not checking for all Mutating steps. - posted by sp...@apache.org on 2015/03/27 17:09:47 UTC, 0 replies.
- [19/22] incubator-tinkerpop git commit: Add docs for ReadOnlyStrategy. - posted by sp...@apache.org on 2015/03/27 17:09:48 UTC, 0 replies.
- [20/22] incubator-tinkerpop git commit: Merge remote-tracking branch 'origin/master' - posted by sp...@apache.org on 2015/03/27 17:09:49 UTC, 0 replies.
- [21/22] incubator-tinkerpop git commit: Merge remote-tracking branch 'origin/master' into variables - posted by sp...@apache.org on 2015/03/27 17:09:50 UTC, 0 replies.
- [22/22] incubator-tinkerpop git commit: Add a test around variablized Traversals. - posted by sp...@apache.org on 2015/03/27 17:09:51 UTC, 0 replies.
- incubator-tinkerpop git commit: Hadoop-Gremlin section of the docs cleaned up nicely. Added ITERATION_MAX in Console so infinite iteration doesn't occur. @spmallette will make this a :set property in the Console. - posted by ok...@apache.org on 2015/03/27 17:20:31 UTC, 0 replies.
- svn commit: r1669616 - in /incubator/tinkerpop/site: docs/3.0.0-SNAPSHOT/ javadocs/3.0.0-SNAPSHOT/ - posted by ok...@apache.org on 2015/03/27 17:23:32 UTC, 0 replies.
- svn commit: r1669617 - in /incubator/tinkerpop/site: docs/3.0.0-SNAPSHOT/ docs/3.0.0-SNAPSHOT/images/ docs/3.0.0-SNAPSHOT/images/icons/ javadocs/3.0.0-SNAPSHOT/ javadocs/3.0.0-SNAPSHOT/core/ javadocs/3.0.0-SNAPSHOT/core/org/ javadocs/3.0.0-SNAPSHOT/cor... - posted by ok...@apache.org on 2015/03/27 17:33:33 UTC, 0 replies.
- incubator-tinkerpop git commit: removed Neo4j logo from docs/ and now removed it from the implementations.asciidoc reference. - posted by ok...@apache.org on 2015/03/27 17:49:06 UTC, 0 replies.
- [1/3] incubator-tinkerpop git commit: Hadoop-Gremlin section of the docs cleaned up nicely. Added ITERATION_MAX in Console so infinite iteration doesn't occur. @spmallette will make this a :set property in the Console. - posted by sp...@apache.org on 2015/03/27 18:01:14 UTC, 0 replies.
- [2/3] incubator-tinkerpop git commit: removed Neo4j logo from docs/ and now removed it from the implementations.asciidoc reference. - posted by sp...@apache.org on 2015/03/27 18:01:15 UTC, 0 replies.
- [3/3] incubator-tinkerpop git commit: Merge remote-tracking branch 'origin/master' into variables - posted by sp...@apache.org on 2015/03/27 18:01:16 UTC, 0 replies.
- incubator-tinkerpop git commit: typing on the SparkGraphComputer pipeline is very explicit. No more generic SparkPayload. - posted by ok...@apache.org on 2015/03/27 18:32:20 UTC, 0 replies.
- incubator-tinkerpop git commit: Changed AsciiDocs pre-processor output directory. - posted by dk...@apache.org on 2015/03/27 18:50:10 UTC, 0 replies.
- incubator-tinkerpop git commit: have a new experimental algorithm for SparkGraphComputer -- doesn't work perfectly right now, but is saved in SparkExecutor for growth. - posted by ok...@apache.org on 2015/03/27 21:03:08 UTC, 0 replies.
- incubator-tinkerpop git commit: forgot Apache2 License Header> - posted by ok...@apache.org on 2015/03/27 21:07:34 UTC, 1 replies.
- [1/2] incubator-tinkerpop git commit: Changed AsciiDocs pre-processor output directory. - posted by dk...@apache.org on 2015/03/27 21:25:41 UTC, 0 replies.
- [1/6] incubator-tinkerpop git commit: Make test name consistent in SubgraphStrategyProcessTest. - posted by sp...@apache.org on 2015/03/27 21:55:41 UTC, 0 replies.
- [2/6] incubator-tinkerpop git commit: Built out the existing stub for `ElementIdStrategy` and added tests. - posted by sp...@apache.org on 2015/03/27 21:55:42 UTC, 0 replies.
- [4/6] incubator-tinkerpop git commit: Add docs for SubgraphStrategy. - posted by sp...@apache.org on 2015/03/27 21:55:44 UTC, 0 replies.
- [5/6] incubator-tinkerpop git commit: Update changelog. - posted by sp...@apache.org on 2015/03/27 21:55:45 UTC, 0 replies.
- [6/6] incubator-tinkerpop git commit: Added documentation for ElementIdStrategy. - posted by sp...@apache.org on 2015/03/27 21:55:46 UTC, 0 replies.
- incubator-tinkerpop git commit: DetachedEdge attach() has a good exception message now. SparkGraphComputer tweaks. - posted by ok...@apache.org on 2015/03/28 02:43:51 UTC, 0 replies.
- incubator-tinkerpop git commit: Corrected broken Gremlin Server integration test introduced when drop() was added. - posted by sp...@apache.org on 2015/03/30 18:35:29 UTC, 0 replies.
- incubator-tinkerpop git commit: Corrected broken integration tests for Gremlin Console introduced back when remove() became drop(). - posted by sp...@apache.org on 2015/03/30 19:38:09 UTC, 0 replies.
- incubator-tinkerpop git commit: Added support for :set max-iteration in Gremlin Console as per TINKERPOP3-556 - posted by sp...@apache.org on 2015/03/30 20:27:19 UTC, 0 replies.
- incubator-tinkerpop git commit: testing the use of mid-iteration caching on Spark consistency. - posted by ok...@apache.org on 2015/03/30 21:07:10 UTC, 0 replies.
- [1/2] incubator-tinkerpop git commit: Make it so that TinkerGraph tests generate to tinkergraph-gremlin target directory. - posted by sp...@apache.org on 2015/03/30 22:20:30 UTC, 0 replies.
- [1/2] incubator-tinkerpop git commit: Make commons-io part of gremlin-test. - posted by sp...@apache.org on 2015/03/30 22:44:49 UTC, 0 replies.
- [2/2] incubator-tinkerpop git commit: Changed GremlinKryo working directory to live inside of /target. - posted by sp...@apache.org on 2015/03/30 22:44:50 UTC, 0 replies.
- incubator-tinkerpop git commit: in case there are messages sent to non-existent vertices. filter the Spark payload. - posted by ok...@apache.org on 2015/03/31 00:00:52 UTC, 0 replies.
- incubator-tinkerpop git commit: Fix section formatting for TraversalStrategy subsections. - posted by sp...@apache.org on 2015/03/31 14:38:38 UTC, 0 replies.
- incubator-tinkerpop git commit: Corrected groovy code for SubgraphStrategy in documentation. - posted by sp...@apache.org on 2015/03/31 14:59:04 UTC, 0 replies.
- incubator-tinkerpop git commit: a variation on the message passing algorithm where the message reduction is done separate from the graph data and then rejoined with the graph later. - posted by ok...@apache.org on 2015/03/31 16:20:12 UTC, 0 replies.
- incubator-tinkerpop git commit: PageRankVertexProgramTest uses the g.traversal() GraphComputer, not the default compute(). - posted by ok...@apache.org on 2015/03/31 16:42:33 UTC, 0 replies.
- incubator-tinkerpop git commit: removed LambdaVertexProgram from the docs as it will not be supported in GA and should be gutted by M9. - posted by ok...@apache.org on 2015/03/31 17:03:14 UTC, 0 replies.
- [1/2] incubator-tinkerpop git commit: Removed the gremlin-algorithm module per TINKERPOP3-597 - posted by sp...@apache.org on 2015/03/31 17:17:02 UTC, 0 replies.
- [2/2] incubator-tinkerpop git commit: Removed the gremlin-algorithm module per TINKERPOP3-597 - posted by sp...@apache.org on 2015/03/31 17:17:03 UTC, 0 replies.
- [1/2] incubator-tinkerpop git commit: Removed LambdaVertexProgram and LambdaMapReduce as it is one less thing to maintain. Rewrote GraphComputerTest so its ONLY for Java8 and is much easier to extend now that it no longer uses LambdaXXX. - posted by ok...@apache.org on 2015/03/31 18:43:09 UTC, 0 replies.
- [2/2] incubator-tinkerpop git commit: Removed LambdaVertexProgram and LambdaMapReduce as it is one less thing to maintain. Rewrote GraphComputerTest so its ONLY for Java8 and is much easier to extend now that it no longer uses LambdaXXX. - posted by ok...@apache.org on 2015/03/31 18:43:10 UTC, 0 replies.
- svn commit: r1670386 - in /incubator/tinkerpop/site: docs/3.0.0-SNAPSHOT/ javadocs/3.0.0-SNAPSHOT/ - posted by ok...@apache.org on 2015/03/31 18:47:44 UTC, 0 replies.
- svn commit: r1670392 - in /incubator/tinkerpop/site: docs/3.0.0-SNAPSHOT/ docs/3.0.0-SNAPSHOT/images/ docs/3.0.0-SNAPSHOT/images/icons/ javadocs/3.0.0-SNAPSHOT/ javadocs/3.0.0-SNAPSHOT/core/ javadocs/3.0.0-SNAPSHOT/core/org/ javadocs/3.0.0-SNAPSHOT/cor... - posted by ok...@apache.org on 2015/03/31 18:56:55 UTC, 0 replies.
- [1/2] incubator-tinkerpop git commit: Messenger.receiveMessges() now returns Iterator. Less restrictive than Iterable. Went through and got rid of as many StreamFactory calls as possible and replaced with respesctive IteratorUtils calls. - posted by ok...@apache.org on 2015/03/31 20:33:38 UTC, 0 replies.
- [2/2] incubator-tinkerpop git commit: Messenger.receiveMessges() now returns Iterator. Less restrictive than Iterable. Went through and got rid of as many StreamFactory calls as possible and replaced with respesctive IteratorUtils calls. - posted by ok...@apache.org on 2015/03/31 20:33:39 UTC, 0 replies.
- incubator-tinkerpop git commit: added new SparkGraphComputer message passing algorithm that caches the graph structure and has dynamic views and messages. - posted by ok...@apache.org on 2015/03/31 23:21:50 UTC, 0 replies.