You are viewing a plain text version of this content. The canonical link for it is here.
- incubator-tinkerpop git commit: extended BulkLoaderVertexProgram's toString() output; included all configuration properties except the writeGraph - posted by dk...@apache.org on 2015/09/01 02:59:16 UTC, 0 replies.
- incubator-tinkerpop git commit: Removed an "optimization" that caused TINKERPOP3-822 - posted by sp...@apache.org on 2015/09/01 14:14:55 UTC, 0 replies.
- [01/19] incubator-tinkerpop git commit: Add new feature: GraphFeature.supportsConcurrentAccess(). - posted by dk...@apache.org on 2015/09/01 16:26:17 UTC, 0 replies.
- [02/19] incubator-tinkerpop git commit: implemented BulkLoaderVertexProgram and 2 default BulkLoader implementations - posted by dk...@apache.org on 2015/09/01 16:26:18 UTC, 0 replies.
- [03/19] incubator-tinkerpop git commit: minor code cleanup - posted by dk...@apache.org on 2015/09/01 16:26:19 UTC, 0 replies.
- [04/19] incubator-tinkerpop git commit: made BulkLoaderVertexProgram package available in Console sessions - posted by dk...@apache.org on 2015/09/01 16:26:20 UTC, 0 replies.
- [05/19] incubator-tinkerpop git commit: fixed configuration issue - posted by dk...@apache.org on 2015/09/01 16:26:21 UTC, 0 replies.
- [06/19] incubator-tinkerpop git commit: close Graph instance in case the initialization failed - posted by dk...@apache.org on 2015/09/01 16:26:22 UTC, 0 replies.
- [07/19] incubator-tinkerpop git commit: rollback transactions in case of an error - posted by dk...@apache.org on 2015/09/01 16:26:23 UTC, 0 replies.
- [08/19] incubator-tinkerpop git commit: tweaked configuration handling in BLVP - posted by dk...@apache.org on 2015/09/01 16:26:24 UTC, 0 replies.
- [09/19] incubator-tinkerpop git commit: cleaned up the BLVP configuration system and added a new configuration option to support intermediate commits (experimental) - posted by dk...@apache.org on 2015/09/01 16:26:25 UTC, 0 replies.
- [10/19] incubator-tinkerpop git commit: removed unnecessary code to make BLVP thread safe - posted by dk...@apache.org on 2015/09/01 16:26:26 UTC, 0 replies.
- [11/19] incubator-tinkerpop git commit: fixed and optimized IncrementalBulkLoader - posted by dk...@apache.org on 2015/09/01 16:26:27 UTC, 0 replies.
- [12/19] incubator-tinkerpop git commit: Big cleanup after testing failure scenarios. - posted by dk...@apache.org on 2015/09/01 16:26:28 UTC, 0 replies.
- [13/19] incubator-tinkerpop git commit: Renamed DefaultBulkLoader to IncrementalBulkLoader as requested by @okram. - posted by dk...@apache.org on 2015/09/01 16:26:29 UTC, 0 replies.
- [14/19] incubator-tinkerpop git commit: tweaked the commit logs (added a counter for processed elements per iteration per thread) - posted by dk...@apache.org on 2015/09/01 16:26:30 UTC, 0 replies.
- [15/19] incubator-tinkerpop git commit: added a few unit tests for BulkLoaderVertexProgram and IncrementalBulkLoader - posted by dk...@apache.org on 2015/09/01 16:26:31 UTC, 0 replies.
- [16/19] incubator-tinkerpop git commit: tweaked BLVP configuration - posted by dk...@apache.org on 2015/09/01 16:26:32 UTC, 0 replies.
- [17/19] incubator-tinkerpop git commit: again some BLVP configuration tweaking as requested by @okram - posted by dk...@apache.org on 2015/09/01 16:26:33 UTC, 0 replies.
- [18/19] incubator-tinkerpop git commit: extended BulkLoaderVertexProgram's toString() output; included all configuration properties except the writeGraph - posted by dk...@apache.org on 2015/09/01 16:26:34 UTC, 0 replies.
- [19/19] incubator-tinkerpop git commit: Merge branch 'blvp' into tp30 - posted by dk...@apache.org on 2015/09/01 16:26:35 UTC, 0 replies.
- incubator-tinkerpop git commit: Added a test to the deprecated methods to cover multi-properties over addV() - posted by sp...@apache.org on 2015/09/01 17:30:06 UTC, 0 replies.
- incubator-tinkerpop git commit: new merge work - posted by ok...@apache.org on 2015/09/01 17:44:53 UTC, 0 replies.
- incubator-tinkerpop git commit: added tinkergraph-gremlin dependency (scope: test) to hadoop-gremlin in order to be able to execute BLVP tests properly - posted by dk...@apache.org on 2015/09/01 20:12:09 UTC, 0 replies.
- svn commit: r10382 - /dev/incubator/tinkerpop/KEYS - posted by sp...@apache.org on 2015/09/01 20:34:00 UTC, 0 replies.
- svn commit: r10383 - /release/incubator/tinkerpop/KEYS - posted by sp...@apache.org on 2015/09/01 20:53:55 UTC, 0 replies.
- incubator-tinkerpop git commit: Parameters deals with multi-properties -- which is really only useful for AddVertexStep. Found a couple other problems with Parameters that didn't rear their head with the test cases we had. Added more test cases. TINKERPO - posted by ok...@apache.org on 2015/09/01 21:15:55 UTC, 0 replies.
- Git Push Summary - posted by ok...@apache.org on 2015/09/01 21:16:50 UTC, 13 replies.
- [1/2] incubator-tinkerpop git commit: Parameters deals with multi-properties -- which is really only useful for AddVertexStep. Found a couple other problems with Parameters that didn't rear their head with the test cases we had. Added more test cases. TI - posted by ok...@apache.org on 2015/09/01 21:40:31 UTC, 0 replies.
- [2/2] incubator-tinkerpop git commit: Merge branch 'master' into new_merge - posted by ok...@apache.org on 2015/09/01 21:40:32 UTC, 0 replies.
- incubator-tinkerpop git commit: Added Sack merge binary operator. This is a breaking change as a method signature has changed. Note that this breaking change is for language vendors, NOT for users. TINKERPOP-796 #close. - posted by ok...@apache.org on 2015/09/01 22:32:43 UTC, 0 replies.
- [1/3] incubator-tinkerpop git commit: new merge work - posted by ok...@apache.org on 2015/09/01 22:33:02 UTC, 0 replies.
- [2/3] incubator-tinkerpop git commit: Merge branch 'master' into new_merge - posted by ok...@apache.org on 2015/09/01 22:33:03 UTC, 0 replies.
- [3/3] incubator-tinkerpop git commit: Added Sack merge binary operator. This is a breaking change as a method signature has changed. Note that this breaking change is for language vendors, NOT for users. TINKERPOP-796 #close. - posted by ok...@apache.org on 2015/09/01 22:33:04 UTC, 0 replies.
- incubator-tinkerpop git commit: added a note for @dkuppitz about this weird hashCode() failure. - posted by ok...@apache.org on 2015/09/01 22:40:19 UTC, 0 replies.
- incubator-tinkerpop git commit: disallow vertices/edges for GraphStartStep in computer mode - posted by dk...@apache.org on 2015/09/01 22:53:52 UTC, 0 replies.
- incubator-tinkerpop git commit: there is a meta-property test case in AddVertexTest that needed to have FeatureRequirement be meta-property. Neo4j without meta properties failed cause of it. - posted by ok...@apache.org on 2015/09/01 22:58:41 UTC, 0 replies.
- incubator-tinkerpop git commit: Update release process a bit and cover release candidates. - posted by sp...@apache.org on 2015/09/02 13:42:34 UTC, 0 replies.
- incubator-tinkerpop git commit: Update changelog with JIRA tickets for 3.0.1. - posted by sp...@apache.org on 2015/09/02 13:53:00 UTC, 0 replies.
- incubator-tinkerpop git commit: Fix broken image in changelog. - posted by sp...@apache.org on 2015/09/02 13:55:17 UTC, 0 replies.
- incubator-tinkerpop git commit: TinkerPop 3.0.1-incubating release - posted by sp...@apache.org on 2015/09/02 14:04:21 UTC, 0 replies.
- svn commit: r1700796 - in /incubator/tinkerpop/site: docs/3.0.1-incubating/ docs/3.0.1-incubating/images/ docs/3.0.1-incubating/images/icons/ javadocs/3.0.1-incubating/ javadocs/3.0.1-incubating/core/ javadocs/3.0.1-incubating/core/org/ javadocs/3.0.1-... - posted by sp...@apache.org on 2015/09/02 14:54:35 UTC, 0 replies.
- incubator-tinkerpop git commit: fixed hashCode calculation for AddPropertyStep - posted by dk...@apache.org on 2015/09/02 15:47:56 UTC, 0 replies.
- svn commit: r1700835 - /incubator/tinkerpop/site/docs/3.0.1-incubating/index.html - posted by sp...@apache.org on 2015/09/02 16:32:33 UTC, 0 replies.
- svn commit: r1700836 - /incubator/tinkerpop/site/docs/3.0.1-incubating/index.html - posted by sp...@apache.org on 2015/09/02 16:33:47 UTC, 0 replies.
- incubator-tinkerpop git commit: Removed blvp reference from changelog. - posted by sp...@apache.org on 2015/09/02 16:42:35 UTC, 0 replies.
- svn commit: r10390 - /dev/incubator/tinkerpop/3.0.1-incubating/ - posted by sp...@apache.org on 2015/09/02 17:02:03 UTC, 0 replies.
- svn commit: r1700856 - in /incubator/tinkerpop/site: docs/3.0.1-incubating/ javadocs/3.0.1-incubating/ - posted by sp...@apache.org on 2015/09/02 19:52:12 UTC, 0 replies.
- svn commit: r1700859 - in /incubator/tinkerpop/site: docs/3.0.1-incubating/ docs/3.0.1-incubating/images/ docs/3.0.1-incubating/images/icons/ javadocs/3.0.1-incubating/ javadocs/3.0.1-incubating/core/ javadocs/3.0.1-incubating/core/org/ javadocs/3.0.1-... - posted by sp...@apache.org on 2015/09/02 20:04:07 UTC, 0 replies.
- svn commit: r10396 - /dev/incubator/tinkerpop/3.0.1-incubating/ - posted by sp...@apache.org on 2015/09/02 20:30:21 UTC, 0 replies.
- incubator-tinkerpop git commit: OrderTest updated to not do an iffy situation where there is no solid defined contract on the behavior of in Map serialized vertices. - posted by ok...@apache.org on 2015/09/02 23:49:36 UTC, 0 replies.
- incubator-tinkerpop git commit: Updates to binary LICENSE/NOTICE. - posted by sp...@apache.org on 2015/09/03 12:51:52 UTC, 0 replies.
- svn commit: r10400 - /dev/incubator/tinkerpop/3.0.1-incubating/ - posted by sp...@apache.org on 2015/09/03 14:05:41 UTC, 0 replies.
- [01/31] incubator-tinkerpop git commit: Add new feature: GraphFeature.supportsConcurrentAccess(). - posted by sp...@apache.org on 2015/09/03 17:33:21 UTC, 0 replies.
- [02/31] incubator-tinkerpop git commit: implemented BulkLoaderVertexProgram and 2 default BulkLoader implementations - posted by sp...@apache.org on 2015/09/03 17:33:22 UTC, 0 replies.
- [03/31] incubator-tinkerpop git commit: minor code cleanup - posted by sp...@apache.org on 2015/09/03 17:33:23 UTC, 0 replies.
- [04/31] incubator-tinkerpop git commit: made BulkLoaderVertexProgram package available in Console sessions - posted by sp...@apache.org on 2015/09/03 17:33:24 UTC, 0 replies.
- [05/31] incubator-tinkerpop git commit: fixed configuration issue - posted by sp...@apache.org on 2015/09/03 17:33:25 UTC, 0 replies.
- [06/31] incubator-tinkerpop git commit: close Graph instance in case the initialization failed - posted by sp...@apache.org on 2015/09/03 17:33:26 UTC, 0 replies.
- [07/31] incubator-tinkerpop git commit: rollback transactions in case of an error - posted by sp...@apache.org on 2015/09/03 17:33:27 UTC, 0 replies.
- [08/31] incubator-tinkerpop git commit: tweaked configuration handling in BLVP - posted by sp...@apache.org on 2015/09/03 17:33:28 UTC, 0 replies.
- [09/31] incubator-tinkerpop git commit: cleaned up the BLVP configuration system and added a new configuration option to support intermediate commits (experimental) - posted by sp...@apache.org on 2015/09/03 17:33:29 UTC, 0 replies.
- [10/31] incubator-tinkerpop git commit: removed unnecessary code to make BLVP thread safe - posted by sp...@apache.org on 2015/09/03 17:33:30 UTC, 0 replies.
- [11/31] incubator-tinkerpop git commit: fixed and optimized IncrementalBulkLoader - posted by sp...@apache.org on 2015/09/03 17:33:31 UTC, 0 replies.
- [12/31] incubator-tinkerpop git commit: Big cleanup after testing failure scenarios. - posted by sp...@apache.org on 2015/09/03 17:33:32 UTC, 0 replies.
- [13/31] incubator-tinkerpop git commit: Renamed DefaultBulkLoader to IncrementalBulkLoader as requested by @okram. - posted by sp...@apache.org on 2015/09/03 17:33:33 UTC, 0 replies.
- [14/31] incubator-tinkerpop git commit: tweaked the commit logs (added a counter for processed elements per iteration per thread) - posted by sp...@apache.org on 2015/09/03 17:33:34 UTC, 0 replies.
- [15/31] incubator-tinkerpop git commit: added a few unit tests for BulkLoaderVertexProgram and IncrementalBulkLoader - posted by sp...@apache.org on 2015/09/03 17:33:35 UTC, 0 replies.
- [16/31] incubator-tinkerpop git commit: tweaked BLVP configuration - posted by sp...@apache.org on 2015/09/03 17:33:36 UTC, 0 replies.
- [17/31] incubator-tinkerpop git commit: again some BLVP configuration tweaking as requested by @okram - posted by sp...@apache.org on 2015/09/03 17:33:37 UTC, 0 replies.
- [18/31] incubator-tinkerpop git commit: extended BulkLoaderVertexProgram's toString() output; included all configuration properties except the writeGraph - posted by sp...@apache.org on 2015/09/03 17:33:38 UTC, 0 replies.
- [19/31] incubator-tinkerpop git commit: Removed an "optimization" that caused TINKERPOP3-822 - posted by sp...@apache.org on 2015/09/03 17:33:39 UTC, 0 replies.
- [20/31] incubator-tinkerpop git commit: Merge branch 'blvp' into tp30 - posted by sp...@apache.org on 2015/09/03 17:33:40 UTC, 0 replies.
- [21/31] incubator-tinkerpop git commit: added tinkergraph-gremlin dependency (scope: test) to hadoop-gremlin in order to be able to execute BLVP tests properly - posted by sp...@apache.org on 2015/09/03 17:33:41 UTC, 0 replies.
- [22/31] incubator-tinkerpop git commit: disallow vertices/edges for GraphStartStep in computer mode - posted by sp...@apache.org on 2015/09/03 17:33:42 UTC, 0 replies.
- [23/31] incubator-tinkerpop git commit: Update release process a bit and cover release candidates. - posted by sp...@apache.org on 2015/09/03 17:33:43 UTC, 0 replies.
- [24/31] incubator-tinkerpop git commit: Update changelog with JIRA tickets for 3.0.1. - posted by sp...@apache.org on 2015/09/03 17:33:44 UTC, 0 replies.
- [25/31] incubator-tinkerpop git commit: Fix broken image in changelog. - posted by sp...@apache.org on 2015/09/03 17:33:45 UTC, 0 replies.
- [26/31] incubator-tinkerpop git commit: TinkerPop 3.0.1-incubating release - posted by sp...@apache.org on 2015/09/03 17:33:46 UTC, 0 replies.
- [27/31] incubator-tinkerpop git commit: Removed blvp reference from changelog. - posted by sp...@apache.org on 2015/09/03 17:33:47 UTC, 0 replies.
- [28/31] incubator-tinkerpop git commit: OrderTest updated to not do an iffy situation where there is no solid defined contract on the behavior of in Map serialized vertices. - posted by sp...@apache.org on 2015/09/03 17:33:48 UTC, 0 replies.
- [29/31] incubator-tinkerpop git commit: Updates to binary LICENSE/NOTICE. - posted by sp...@apache.org on 2015/09/03 17:33:49 UTC, 0 replies.
- [30/31] incubator-tinkerpop git commit: Merge remote-tracking branch 'origin/tp30' - posted by sp...@apache.org on 2015/09/03 17:33:50 UTC, 0 replies.
- [31/31] 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/09/03 17:33:51 UTC, 0 replies.
- incubator-tinkerpop git commit: GraphComputer will convert any Vertex or Edge ids to their id Object prior to submission to GraphComputer (OLAP). @dkuppitz -- this is the 'backmerge' thing. - posted by ok...@apache.org on 2015/09/03 19:00:37 UTC, 0 replies.
- [1/2] incubator-tinkerpop git commit: GraphComputer will convert any Vertex or Edge ids to their id Object prior to submission to GraphComputer (OLAP). @dkuppitz -- this is the 'backmerge' thing. - posted by ok...@apache.org on 2015/09/03 19:01:16 UTC, 0 replies.
- [2/2] incubator-tinkerpop git commit: Merge branch 'tp30' - posted by ok...@apache.org on 2015/09/03 19:01:17 UTC, 3 replies.
- incubator-tinkerpop git commit: bumped to 3.0.2-SNAPSHOT. - posted by ok...@apache.org on 2015/09/03 19:02:07 UTC, 0 replies.
- [1/2] incubator-tinkerpop git commit: bumped to 3.0.2-SNAPSHOT. - posted by ok...@apache.org on 2015/09/03 19:12:40 UTC, 0 replies.
- incubator-tinkerpop git commit: removed bump.sh and updated RELEASE asciidoc. @dalaro provided new model based mvn:version. Thanks. - posted by ok...@apache.org on 2015/09/03 19:16:47 UTC, 0 replies.
- [1/2] incubator-tinkerpop git commit: removed bump.sh and updated RELEASE asciidoc. @dalaro provided new model based mvn:version. Thanks. - posted by ok...@apache.org on 2015/09/03 19:16:57 UTC, 0 replies.
- incubator-tinkerpop git commit: fixed the extra-whitespace problem in the AsciiDoc preprocessor that occured with too small terminal window dimensions - posted by dk...@apache.org on 2015/09/03 19:46:25 UTC, 0 replies.
- [01/50] [abbrv] incubator-tinkerpop git commit: Added FastClasspathScanner to NOTICE/LICENSE. - posted by dk...@apache.org on 2015/09/03 19:51:28 UTC, 0 replies.
- [02/50] [abbrv] incubator-tinkerpop git commit: Add describeSteps() method to docs. - posted by dk...@apache.org on 2015/09/03 19:51:29 UTC, 0 replies.
- [03/50] [abbrv] incubator-tinkerpop git commit: Merge remote-tracking branch 'origin/tp30' - posted by dk...@apache.org on 2015/09/03 19:51:30 UTC, 0 replies.
- [04/50] [abbrv] incubator-tinkerpop git commit: Remove describeSteps() - posted by dk...@apache.org on 2015/09/03 19:51:31 UTC, 0 replies.
- [05/50] [abbrv] incubator-tinkerpop git commit: Remove classpathscanner dependency - not needed with describeSteps() gone. - posted by dk...@apache.org on 2015/09/03 19:51:32 UTC, 0 replies.
- [06/50] [abbrv] incubator-tinkerpop git commit: Merge remote-tracking branch 'origin/tp30' - posted by dk...@apache.org on 2015/09/03 19:51:33 UTC, 0 replies.
- [07/50] [abbrv] incubator-tinkerpop git commit: Merge remote-tracking branch 'origin/tp30' - posted by dk...@apache.org on 2015/09/03 19:51:34 UTC, 0 replies.
- [08/50] [abbrv] incubator-tinkerpop git commit: Update javadoc on IoCore - posted by dk...@apache.org on 2015/09/03 19:51:35 UTC, 0 replies.
- [09/50] [abbrv] incubator-tinkerpop git commit: Clarify javadoc around element id features. - posted by dk...@apache.org on 2015/09/03 19:51:36 UTC, 0 replies.
- [10/50] [abbrv] incubator-tinkerpop git commit: TINKERPOP3-797 #close A typecast to List should have been a typecast to Collection. Fixed. Added an OrderTest to that validates the fix over Modern. - posted by dk...@apache.org on 2015/09/03 19:51:37 UTC, 0 replies.
- [11/50] [abbrv] incubator-tinkerpop git commit: Merge branch 'tp30' - posted by dk...@apache.org on 2015/09/03 19:51:38 UTC, 0 replies.
- [12/50] [abbrv] incubator-tinkerpop git commit: TINKERPOP3-808 #close Added TraversalComparator.getComparator() as a public method so vendor strategies can access that information as needed. - posted by dk...@apache.org on 2015/09/03 19:51:39 UTC, 0 replies.
- [13/50] [abbrv] incubator-tinkerpop git commit: Merge branch 'tp30' - posted by dk...@apache.org on 2015/09/03 19:51:40 UTC, 0 replies.
- [14/50] [abbrv] incubator-tinkerpop git commit: Gremlin now supports g.V([1, 2, 3]) -- i.e. a single id argument that is a Collection of either ids or elements. TINKERPOP3-803 #close. - posted by dk...@apache.org on 2015/09/03 19:51:41 UTC, 0 replies.
- [15/50] [abbrv] incubator-tinkerpop git commit: a much cleaner implementation of g.V([1, 2, 3]) for OLAP where [v1, v2, ..] are converted to [1, 2, ...] prior to submission to the cluster so you don't serialize elements. - posted by dk...@apache.org on 2015/09/03 19:51:42 UTC, 0 replies.
- [16/50] [abbrv] incubator-tinkerpop git commit: a much cleaner implementation of g.V([1, 2, 3]) for OLAP where [v1, v2, ..] are converted to [1, 2, ...] prior to submission to the cluster so you don't serialize elements. - posted by dk...@apache.org on 2015/09/03 19:51:43 UTC, 0 replies.
- [17/50] [abbrv] incubator-tinkerpop git commit: TINKERPOP3-792 #close. SelectOneStep and SelectStep are no longer treated as special by MatchStartStep. However, WhereTraversalStep and WherePredicateStep are. - posted by dk...@apache.org on 2015/09/03 19:51:44 UTC, 0 replies.
- [18/50] [abbrv] incubator-tinkerpop git commit: Merge branch 'tp30' - posted by dk...@apache.org on 2015/09/03 19:51:45 UTC, 0 replies.
- [19/50] [abbrv] incubator-tinkerpop git commit: Reintroduced LoopTraversal for times(x) queries. Way more efficient than @dkuppitz change ofto loops().is(gt(x)). In general -- AbstractLambdaTraversals are used for efficient static calls --- making and ex - posted by dk...@apache.org on 2015/09/03 19:51:46 UTC, 0 replies.
- [20/50] [abbrv] incubator-tinkerpop git commit: Update javadoc. - posted by dk...@apache.org on 2015/09/03 19:51:47 UTC, 0 replies.
- [21/50] [abbrv] incubator-tinkerpop git commit: Merge remote-tracking branch 'origin' into tp30 - posted by dk...@apache.org on 2015/09/03 19:51:48 UTC, 0 replies.
- [22/50] [abbrv] incubator-tinkerpop git commit: Revert "Merge remote-tracking branch 'origin' into tp30" - posted by dk...@apache.org on 2015/09/03 19:51:49 UTC, 0 replies.
- [23/50] [abbrv] incubator-tinkerpop git commit: Revert "Merge remote-tracking branch 'origin' into tp30" - posted by dk...@apache.org on 2015/09/03 19:51:50 UTC, 0 replies.
- [24/50] [abbrv] incubator-tinkerpop git commit: Revert "Merge remote-tracking branch 'origin' into tp30" - posted by dk...@apache.org on 2015/09/03 19:51:51 UTC, 0 replies.
- [25/50] [abbrv] incubator-tinkerpop git commit: Revert "Merge remote-tracking branch 'origin' into tp30" - posted by dk...@apache.org on 2015/09/03 19:51:52 UTC, 0 replies.
- [26/50] [abbrv] incubator-tinkerpop git commit: Revert "Merge remote-tracking branch 'origin' into tp30" - posted by dk...@apache.org on 2015/09/03 19:51:53 UTC, 0 replies.
- [27/50] [abbrv] incubator-tinkerpop git commit: Revert "Merge remote-tracking branch 'origin' into tp30" - posted by dk...@apache.org on 2015/09/03 19:51:54 UTC, 0 replies.
- [28/50] [abbrv] incubator-tinkerpop git commit: Renamed ComputerVerifcationStrategy to VerificationStrategy and all VerificationStrategies use it. Added StandardVerificationStrategy which ensures that certain traversal patterns are not allowed. The first - posted by dk...@apache.org on 2015/09/03 19:51:55 UTC, 0 replies.
- [29/50] [abbrv] incubator-tinkerpop git commit: TINKERPOP3-750: Test large number comparison - posted by dk...@apache.org on 2015/09/03 19:51:56 UTC, 0 replies.
- [30/50] [abbrv] incubator-tinkerpop git commit: TINKERPOP3-750: Fix bug in Compare for BigInteger/BigDecimal by converting Number to BigDecimal - posted by dk...@apache.org on 2015/09/03 19:51:57 UTC, 0 replies.
- [31/50] [abbrv] incubator-tinkerpop git commit: fixed a bug in StandardVerificationStrategy. - posted by dk...@apache.org on 2015/09/03 19:51:58 UTC, 0 replies.
- [32/50] [abbrv] incubator-tinkerpop git commit: Merge branch 'TINKERPOP3-750-Compare-Number-as-BigDecimal' of https://github.com/RedSeal-co/incubator-tinkerpop into tp30 - posted by dk...@apache.org on 2015/09/03 19:51:59 UTC, 0 replies.
- [33/50] [abbrv] incubator-tinkerpop git commit: CHANGELOG update and JavaDoc fixes for @mhfrantz Compare BigDecimal fix. - posted by dk...@apache.org on 2015/09/03 19:52:00 UTC, 0 replies.
- [34/50] [abbrv] incubator-tinkerpop git commit: added RepeatTests around until(barrier). - posted by dk...@apache.org on 2015/09/03 19:52:01 UTC, 0 replies.
- [35/50] [abbrv] incubator-tinkerpop git commit: Removed an "optimization" that caused TINKERPOP3-822 - posted by dk...@apache.org on 2015/09/03 19:52:02 UTC, 0 replies.
- [36/50] [abbrv] incubator-tinkerpop git commit: Merge branch 'blvp' into tp30 - posted by dk...@apache.org on 2015/09/03 19:52:03 UTC, 0 replies.
- [37/50] [abbrv] incubator-tinkerpop git commit: added tinkergraph-gremlin dependency (scope: test) to hadoop-gremlin in order to be able to execute BLVP tests properly - posted by dk...@apache.org on 2015/09/03 19:52:04 UTC, 0 replies.
- [38/50] [abbrv] incubator-tinkerpop git commit: disallow vertices/edges for GraphStartStep in computer mode - posted by dk...@apache.org on 2015/09/03 19:52:05 UTC, 0 replies.
- [39/50] [abbrv] incubator-tinkerpop git commit: Update release process a bit and cover release candidates. - posted by dk...@apache.org on 2015/09/03 19:52:06 UTC, 0 replies.
- [40/50] [abbrv] incubator-tinkerpop git commit: Update changelog with JIRA tickets for 3.0.1. - posted by dk...@apache.org on 2015/09/03 19:52:07 UTC, 0 replies.
- [41/50] [abbrv] incubator-tinkerpop git commit: Fix broken image in changelog. - posted by dk...@apache.org on 2015/09/03 19:52:08 UTC, 0 replies.
- [42/50] [abbrv] incubator-tinkerpop git commit: TinkerPop 3.0.1-incubating release - posted by dk...@apache.org on 2015/09/03 19:52:09 UTC, 0 replies.
- [43/50] [abbrv] incubator-tinkerpop git commit: Removed blvp reference from changelog. - posted by dk...@apache.org on 2015/09/03 19:52:10 UTC, 0 replies.
- [44/50] [abbrv] incubator-tinkerpop git commit: OrderTest updated to not do an iffy situation where there is no solid defined contract on the behavior of in Map serialized vertices. - posted by dk...@apache.org on 2015/09/03 19:52:11 UTC, 0 replies.
- [45/50] [abbrv] incubator-tinkerpop git commit: Updates to binary LICENSE/NOTICE. - posted by dk...@apache.org on 2015/09/03 19:52:12 UTC, 0 replies.
- [46/50] [abbrv] incubator-tinkerpop git commit: GraphComputer will convert any Vertex or Edge ids to their id Object prior to submission to GraphComputer (OLAP). @dkuppitz -- this is the 'backmerge' thing. - posted by dk...@apache.org on 2015/09/03 19:52:13 UTC, 0 replies.
- [47/50] [abbrv] incubator-tinkerpop git commit: bumped to 3.0.2-SNAPSHOT. - posted by dk...@apache.org on 2015/09/03 19:52:14 UTC, 0 replies.
- [48/50] [abbrv] incubator-tinkerpop git commit: removed bump.sh and updated RELEASE asciidoc. @dalaro provided new model based mvn:version. Thanks. - posted by dk...@apache.org on 2015/09/03 19:52:15 UTC, 0 replies.
- [49/50] [abbrv] incubator-tinkerpop git commit: fixed the extra-whitespace problem in the AsciiDoc preprocessor that occured with too small terminal window dimensions - posted by dk...@apache.org on 2015/09/03 19:52:16 UTC, 0 replies.
- [50/50] [abbrv] incubator-tinkerpop git commit: allow any graph that supports persistence in BLVP - posted by dk...@apache.org on 2015/09/03 19:52:17 UTC, 0 replies.
- [1/3] incubator-tinkerpop git commit: Spark is now isolated into spark-gremlin package. Tests are passing. A few hacks here and there just to get things building. However, it was pretty easy to split apart -- which is pomising. - posted by ok...@apache.org on 2015/09/03 20:50:30 UTC, 0 replies.
- [2/3] incubator-tinkerpop git commit: Spark is now isolated into spark-gremlin package. Tests are passing. A few hacks here and there just to get things building. However, it was pretty easy to split apart -- which is pomising. - posted by ok...@apache.org on 2015/09/03 20:50:31 UTC, 0 replies.
- [3/3] incubator-tinkerpop git commit: Spark is now isolated into spark-gremlin package. Tests are passing. A few hacks here and there just to get things building. However, it was pretty easy to split apart -- which is pomising. - posted by ok...@apache.org on 2015/09/03 20:50:32 UTC, 0 replies.
- incubator-tinkerpop git commit: Got Hadoop-Gremlin working again. Pulling out Spark was a disaster as it seems (crazy enough) that Spark was providing jars Giraph needed. I had to manually add http-commons... it wasnt in either hadoop-core or Giraph. Wei - posted by ok...@apache.org on 2015/09/03 21:36:49 UTC, 0 replies.
- incubator-tinkerpop git commit: clean up in aisle 88 for Pair on GryoMapper. - posted by ok...@apache.org on 2015/09/03 21:44:58 UTC, 0 replies.
- [1/2] incubator-tinkerpop git commit: clean up in aisle 88 for Pair on GryoMapper. - posted by ok...@apache.org on 2015/09/03 21:45:41 UTC, 0 replies.
- [2/2] incubator-tinkerpop git commit: Merge branch 'master' into hadoop_split - posted by ok...@apache.org on 2015/09/03 21:45:42 UTC, 0 replies.
- svn commit: r1701129 - in /incubator/tinkerpop/site: bootstrap.css index.html - posted by sp...@apache.org on 2015/09/03 22:27:20 UTC, 0 replies.
- incubator-tinkerpop git commit: more work trying to get hadoop_split dependencies working. this is a nest to say the least. - posted by ok...@apache.org on 2015/09/03 22:57:01 UTC, 0 replies.
- [1/4] incubator-tinkerpop git commit: Update javadoc. - posted by sp...@apache.org on 2015/09/04 18:20:05 UTC, 0 replies.
- [2/4] incubator-tinkerpop git commit: Added more javadoc. - posted by sp...@apache.org on 2015/09/04 18:20:06 UTC, 0 replies.
- [3/4] incubator-tinkerpop git commit: Improve gremlin driver tests. - posted by sp...@apache.org on 2015/09/04 18:20:07 UTC, 0 replies.
- [4/4] incubator-tinkerpop git commit: Merge remote-tracking branch 'origin/tp30' into tp30 - posted by sp...@apache.org on 2015/09/04 18:20:08 UTC, 1 replies.
- incubator-tinkerpop git commit: Changed groovy tests which were using string concatenation instead of bindings. - posted by sp...@apache.org on 2015/09/08 15:35:54 UTC, 0 replies.
- [1/3] incubator-tinkerpop git commit: pulled out giraph-gremlin from hadoop-gremlin. HadoopGremlin builds nicely. Giraph too. Spark is still causing problems. - posted by ok...@apache.org on 2015/09/08 18:48:55 UTC, 0 replies.
- [2/3] incubator-tinkerpop git commit: pulled out giraph-gremlin from hadoop-gremlin. HadoopGremlin builds nicely. Giraph too. Spark is still causing problems. - posted by ok...@apache.org on 2015/09/08 18:48:56 UTC, 0 replies.
- [3/3] incubator-tinkerpop git commit: pulled out giraph-gremlin from hadoop-gremlin. HadoopGremlin builds nicely. Giraph too. Spark is still causing problems. - posted by ok...@apache.org on 2015/09/08 18:48:57 UTC, 0 replies.
- incubator-tinkerpop git commit: Spark, Giraph, and Hadoop are now all split up and don't have such crazy pom.xml dependency issues. Still need to find the minimum exclusions needed for Spark and then will convert to Spark 1.4.1. - posted by ok...@apache.org on 2015/09/08 19:04:26 UTC, 0 replies.
- [1/7] incubator-tinkerpop git commit: fixed the extra-whitespace problem in the AsciiDoc preprocessor that occured with too small terminal window dimensions - posted by sp...@apache.org on 2015/09/08 19:26:44 UTC, 0 replies.
- [2/7] incubator-tinkerpop git commit: Update javadoc. - posted by sp...@apache.org on 2015/09/08 19:26:45 UTC, 0 replies.
- [3/7] incubator-tinkerpop git commit: Added more javadoc. - posted by sp...@apache.org on 2015/09/08 19:26:46 UTC, 0 replies.
- [4/7] incubator-tinkerpop git commit: Improve gremlin driver tests. - posted by sp...@apache.org on 2015/09/08 19:26:47 UTC, 0 replies.
- [5/7] incubator-tinkerpop git commit: Merge remote-tracking branch 'origin/tp30' into tp30 - posted by sp...@apache.org on 2015/09/08 19:26:48 UTC, 0 replies.
- [6/7] incubator-tinkerpop git commit: Changed groovy tests which were using string concatenation instead of bindings. - posted by sp...@apache.org on 2015/09/08 19:26:49 UTC, 0 replies.
- [7/7] incubator-tinkerpop git commit: Merge remote-tracking branch 'origin/tp30' - posted by sp...@apache.org on 2015/09/08 19:26:50 UTC, 0 replies.
- [1/3] incubator-tinkerpop git commit: Add filter to remove partitionKey from property/valueMap. - posted by sp...@apache.org on 2015/09/08 20:01:29 UTC, 0 replies.
- [2/3] incubator-tinkerpop git commit: Drop duplicate asserts in PartitionStrategyProcessTest. - posted by sp...@apache.org on 2015/09/08 20:01:30 UTC, 0 replies.
- [3/3] incubator-tinkerpop git commit: Add asserts for partitionKey hiding on properties()/values() - posted by sp...@apache.org on 2015/09/08 20:01:31 UTC, 0 replies.
- incubator-tinkerpop git commit: Spark 1.4.1 working with TP3 (Spark's dependency scene is a mess). - posted by ok...@apache.org on 2015/09/08 20:17:07 UTC, 0 replies.
- incubator-tinkerpop git commit: assembly files added and pom.xmls cleaned up. - posted by ok...@apache.org on 2015/09/08 20:50:03 UTC, 0 replies.
- [01/50] incubator-tinkerpop git commit: tweaked BLVP configuration - posted by sp...@apache.org on 2015/09/08 21:13:49 UTC, 0 replies.
- [02/50] incubator-tinkerpop git commit: TINKERPOP3-750: Test large number comparison - posted by sp...@apache.org on 2015/09/08 21:13:50 UTC, 0 replies.
- [03/50] incubator-tinkerpop git commit: TINKERPOP3-750: Fix bug in Compare for BigInteger/BigDecimal by converting Number to BigDecimal - posted by sp...@apache.org on 2015/09/08 21:13:51 UTC, 0 replies.
- [04/50] incubator-tinkerpop git commit: added LambdaCollectingBarrierStep which generalizes NoOpBarrierStep. Users can pass a Consumer. NoOpBarrierStep is simply do nothing -- noOp. However, we now have normSack which is for normalizing sac - posted by sp...@apache.org on 2015/09/08 21:13:52 UTC, 0 replies.
- [05/50] incubator-tinkerpop git commit: fixed a bug in StandardVerificationStrategy. - posted by sp...@apache.org on 2015/09/08 21:13:53 UTC, 0 replies.
- [06/50] incubator-tinkerpop git commit: Merge branch 'tp30' - posted by sp...@apache.org on 2015/09/08 21:13:54 UTC, 0 replies.
- [07/50] incubator-tinkerpop git commit: Merge branch 'TINKERPOP3-750-Compare-Number-as-BigDecimal' of https://github.com/RedSeal-co/incubator-tinkerpop into tp30 - posted by sp...@apache.org on 2015/09/08 21:13:55 UTC, 0 replies.
- [08/50] incubator-tinkerpop git commit: CHANGELOG update and JavaDoc fixes for @mhfrantz Compare BigDecimal fix. - posted by sp...@apache.org on 2015/09/08 21:13:56 UTC, 0 replies.
- [09/50] incubator-tinkerpop git commit: merge tp30. - posted by sp...@apache.org on 2015/09/08 21:13:57 UTC, 0 replies.
- [10/50] incubator-tinkerpop git commit: added RepeatTests around until(barrier). - posted by sp...@apache.org on 2015/09/08 21:13:58 UTC, 0 replies.
- [11/50] incubator-tinkerpop git commit: fix for RepeatTest. Sorry, I got my branches all mixed up. This is basically me fixing things. - posted by sp...@apache.org on 2015/09/08 21:13:59 UTC, 0 replies.
- [12/50] incubator-tinkerpop git commit: fix for RepeatTest. Sorry, I got my branches all mixed up. This is basically me fixing things. - posted by sp...@apache.org on 2015/09/08 21:14:00 UTC, 0 replies.
- [13/50] incubator-tinkerpop git commit: again some BLVP configuration tweaking as requested by @okram - posted by sp...@apache.org on 2015/09/08 21:14:01 UTC, 0 replies.
- [14/50] incubator-tinkerpop git commit: extended BulkLoaderVertexProgram's toString() output; included all configuration properties except the writeGraph - posted by sp...@apache.org on 2015/09/08 21:14:02 UTC, 0 replies.
- [15/50] incubator-tinkerpop git commit: Removed an "optimization" that caused TINKERPOP3-822 - posted by sp...@apache.org on 2015/09/08 21:14:03 UTC, 0 replies.
- [16/50] incubator-tinkerpop git commit: Merge branch 'blvp' into tp30 - posted by sp...@apache.org on 2015/09/08 21:14:04 UTC, 0 replies.
- [17/50] incubator-tinkerpop git commit: new merge work - posted by sp...@apache.org on 2015/09/08 21:14:05 UTC, 0 replies.
- [18/50] incubator-tinkerpop git commit: added tinkergraph-gremlin dependency (scope: test) to hadoop-gremlin in order to be able to execute BLVP tests properly - posted by sp...@apache.org on 2015/09/08 21:14:06 UTC, 0 replies.
- [19/50] incubator-tinkerpop git commit: Parameters deals with multi-properties -- which is really only useful for AddVertexStep. Found a couple other problems with Parameters that didn't rear their head with the test cases we had. Added more test cases. - posted by sp...@apache.org on 2015/09/08 21:14:07 UTC, 0 replies.
- [20/50] incubator-tinkerpop git commit: Merge branch 'master' into new_merge - posted by sp...@apache.org on 2015/09/08 21:14:08 UTC, 0 replies.
- [21/50] incubator-tinkerpop git commit: Added Sack merge binary operator. This is a breaking change as a method signature has changed. Note that this breaking change is for language vendors, NOT for users. TINKERPOP-796 #close. - posted by sp...@apache.org on 2015/09/08 21:14:09 UTC, 0 replies.
- [22/50] incubator-tinkerpop git commit: added a note for @dkuppitz about this weird hashCode() failure. - posted by sp...@apache.org on 2015/09/08 21:14:10 UTC, 0 replies.
- [23/50] incubator-tinkerpop git commit: disallow vertices/edges for GraphStartStep in computer mode - posted by sp...@apache.org on 2015/09/08 21:14:11 UTC, 0 replies.
- [24/50] incubator-tinkerpop git commit: there is a meta-property test case in AddVertexTest that needed to have FeatureRequirement be meta-property. Neo4j without meta properties failed cause of it. - posted by sp...@apache.org on 2015/09/08 21:14:12 UTC, 0 replies.
- [25/50] incubator-tinkerpop git commit: Update release process a bit and cover release candidates. - posted by sp...@apache.org on 2015/09/08 21:14:13 UTC, 0 replies.
- [26/50] incubator-tinkerpop git commit: Update changelog with JIRA tickets for 3.0.1. - posted by sp...@apache.org on 2015/09/08 21:14:14 UTC, 0 replies.
- [27/50] incubator-tinkerpop git commit: Fix broken image in changelog. - posted by sp...@apache.org on 2015/09/08 21:14:15 UTC, 0 replies.
- [28/50] incubator-tinkerpop git commit: TinkerPop 3.0.1-incubating release - posted by sp...@apache.org on 2015/09/08 21:14:16 UTC, 0 replies.
- [29/50] incubator-tinkerpop git commit: fixed hashCode calculation for AddPropertyStep - posted by sp...@apache.org on 2015/09/08 21:14:17 UTC, 0 replies.
- [30/50] incubator-tinkerpop git commit: Removed blvp reference from changelog. - posted by sp...@apache.org on 2015/09/08 21:14:18 UTC, 0 replies.
- [31/50] incubator-tinkerpop git commit: OrderTest updated to not do an iffy situation where there is no solid defined contract on the behavior of in Map serialized vertices. - posted by sp...@apache.org on 2015/09/08 21:14:19 UTC, 0 replies.
- [32/50] incubator-tinkerpop git commit: Updates to binary LICENSE/NOTICE. - posted by sp...@apache.org on 2015/09/08 21:14:20 UTC, 0 replies.
- [33/50] incubator-tinkerpop git commit: Merge remote-tracking branch 'origin/tp30' - posted by sp...@apache.org on 2015/09/08 21:14:21 UTC, 0 replies.
- [34/50] 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/09/08 21:14:22 UTC, 0 replies.
- [35/50] incubator-tinkerpop git commit: GraphComputer will convert any Vertex or Edge ids to their id Object prior to submission to GraphComputer (OLAP). @dkuppitz -- this is the 'backmerge' thing. - posted by sp...@apache.org on 2015/09/08 21:14:23 UTC, 0 replies.
- [36/50] incubator-tinkerpop git commit: Merge branch 'tp30' - posted by sp...@apache.org on 2015/09/08 21:14:24 UTC, 0 replies.
- [37/50] incubator-tinkerpop git commit: bumped to 3.0.2-SNAPSHOT. - posted by sp...@apache.org on 2015/09/08 21:14:25 UTC, 0 replies.
- [38/50] incubator-tinkerpop git commit: Merge branch 'tp30' - posted by sp...@apache.org on 2015/09/08 21:14:26 UTC, 0 replies.
- [39/50] incubator-tinkerpop git commit: removed bump.sh and updated RELEASE asciidoc. @dalaro provided new model based mvn:version. Thanks. - posted by sp...@apache.org on 2015/09/08 21:14:27 UTC, 0 replies.
- [40/50] incubator-tinkerpop git commit: Merge branch 'tp30' - posted by sp...@apache.org on 2015/09/08 21:14:28 UTC, 0 replies.
- [41/50] incubator-tinkerpop git commit: fixed the extra-whitespace problem in the AsciiDoc preprocessor that occured with too small terminal window dimensions - posted by sp...@apache.org on 2015/09/08 21:14:29 UTC, 0 replies.
- [42/50] incubator-tinkerpop git commit: clean up in aisle 88 for Pair on GryoMapper. - posted by sp...@apache.org on 2015/09/08 21:14:30 UTC, 0 replies.
- [43/50] incubator-tinkerpop git commit: Update javadoc. - posted by sp...@apache.org on 2015/09/08 21:14:31 UTC, 0 replies.
- [44/50] incubator-tinkerpop git commit: Added more javadoc. - posted by sp...@apache.org on 2015/09/08 21:14:32 UTC, 0 replies.
- [45/50] incubator-tinkerpop git commit: Improve gremlin driver tests. - posted by sp...@apache.org on 2015/09/08 21:14:33 UTC, 0 replies.
- [46/50] incubator-tinkerpop git commit: Merge remote-tracking branch 'origin/tp30' into tp30 - posted by sp...@apache.org on 2015/09/08 21:14:34 UTC, 0 replies.
- [47/50] incubator-tinkerpop git commit: Changed groovy tests which were using string concatenation instead of bindings. - posted by sp...@apache.org on 2015/09/08 21:14:35 UTC, 0 replies.
- [48/50] incubator-tinkerpop git commit: Merge remote-tracking branch 'origin/tp30' - posted by sp...@apache.org on 2015/09/08 21:14:36 UTC, 0 replies.
- [49/50] incubator-tinkerpop git commit: Merge remote-tracking branch 'origin/master' into TINKERPOP3-333 - posted by sp...@apache.org on 2015/09/08 21:14:37 UTC, 0 replies.
- [50/50] incubator-tinkerpop git commit: Delete some debugging code from PartitionStrategy tests. - posted by sp...@apache.org on 2015/09/08 21:14:38 UTC, 0 replies.
- incubator-tinkerpop git commit: More organization of Hadoop split. Note that Giraph OPT_OUTs are no longer needed. Suspect some jar conflict was causing the hard thread stop previously. Now that Giraph is isolated, tests just pass. - posted by ok...@apache.org on 2015/09/08 23:45:20 UTC, 0 replies.
- incubator-tinkerpop git commit: HadoopProvider fix. - posted by ok...@apache.org on 2015/09/09 02:04:14 UTC, 0 replies.
- incubator-tinkerpop git commit: Improve support around cardinality on calls to GraphTraversal.property() - posted by sp...@apache.org on 2015/09/09 14:28:24 UTC, 0 replies.
- [01/13] incubator-tinkerpop git commit: Some general implementation for VertexProperty support in PartitionStrategy. - posted by sp...@apache.org on 2015/09/09 14:37:02 UTC, 0 replies.
- [02/13] incubator-tinkerpop git commit: Add better support for PartitionStrategy on VertexProperty. - posted by sp...@apache.org on 2015/09/09 14:37:03 UTC, 0 replies.
- [03/13] incubator-tinkerpop git commit: Made the lambda for type checking in PartitionStrategy a concrete class. - posted by sp...@apache.org on 2015/09/09 14:37:04 UTC, 0 replies.
- [04/13] incubator-tinkerpop git commit: Add some javadoc to PartitionStrategy. - posted by sp...@apache.org on 2015/09/09 14:37:05 UTC, 0 replies.
- [05/13] incubator-tinkerpop git commit: Update javadoc for PartitionStrategy Builder. - posted by sp...@apache.org on 2015/09/09 14:37:06 UTC, 0 replies.
- [06/13] incubator-tinkerpop git commit: Worked in propertyMap and valueMap steps to PartitionStrategy. - posted by sp...@apache.org on 2015/09/09 14:37:07 UTC, 0 replies.
- [07/13] incubator-tinkerpop git commit: Hide partition key in traversal output where possible. - posted by sp...@apache.org on 2015/09/09 14:37:08 UTC, 0 replies.
- [08/13] incubator-tinkerpop git commit: Add filter to remove partitionKey from property/valueMap. - posted by sp...@apache.org on 2015/09/09 14:37:09 UTC, 0 replies.
- [09/13] incubator-tinkerpop git commit: Drop duplicate asserts in PartitionStrategyProcessTest. - posted by sp...@apache.org on 2015/09/09 14:37:10 UTC, 0 replies.
- [10/13] incubator-tinkerpop git commit: Add asserts for partitionKey hiding on properties()/values() - posted by sp...@apache.org on 2015/09/09 14:37:11 UTC, 0 replies.
- [11/13] incubator-tinkerpop git commit: Merge remote-tracking branch 'origin/master' into TINKERPOP3-333 - posted by sp...@apache.org on 2015/09/09 14:37:12 UTC, 0 replies.
- [12/13] incubator-tinkerpop git commit: Delete some debugging code from PartitionStrategy tests. - posted by sp...@apache.org on 2015/09/09 14:37:13 UTC, 0 replies.
- [13/13] incubator-tinkerpop git commit: Improve support around cardinality on calls to GraphTraversal.property() - posted by sp...@apache.org on 2015/09/09 14:37:14 UTC, 0 replies.
- incubator-tinkerpop git commit: Update docs around PartitionStrategy to reflect support of VertexProperty. - posted by sp...@apache.org on 2015/09/09 14:57:28 UTC, 0 replies.
- incubator-tinkerpop git commit: Update release docs with JIRA admin tasks. - posted by sp...@apache.org on 2015/09/09 15:07:28 UTC, 0 replies.
- [1/2] incubator-tinkerpop git commit: Update release docs with JIRA admin tasks. - posted by sp...@apache.org on 2015/09/09 15:09:33 UTC, 0 replies.
- [2/2] incubator-tinkerpop git commit: Merge remote-tracking branch 'origin/tp30' - posted by sp...@apache.org on 2015/09/09 15:09:34 UTC, 7 replies.
- incubator-tinkerpop git commit: Add information about deprecation to CONTRIBUTING. - posted by sp...@apache.org on 2015/09/09 15:25:18 UTC, 0 replies.
- incubator-tinkerpop git commit: Improved deprecation example to be more generic. - posted by sp...@apache.org on 2015/09/09 15:26:48 UTC, 0 replies.
- incubator-tinkerpop git commit: More about deprecation. - posted by sp...@apache.org on 2015/09/09 15:40:26 UTC, 0 replies.
- [1/4] incubator-tinkerpop git commit: Add information about deprecation to CONTRIBUTING. - posted by sp...@apache.org on 2015/09/09 15:50:17 UTC, 0 replies.
- [2/4] incubator-tinkerpop git commit: Improved deprecation example to be more generic. - posted by sp...@apache.org on 2015/09/09 15:50:18 UTC, 0 replies.
- [3/4] incubator-tinkerpop git commit: More about deprecation. - posted by sp...@apache.org on 2015/09/09 15:50:19 UTC, 0 replies.
- [4/4] incubator-tinkerpop git commit: Merge remote-tracking branch 'origin/tp30' - posted by sp...@apache.org on 2015/09/09 15:50:20 UTC, 3 replies.
- incubator-tinkerpop git commit: More on contributing. - posted by sp...@apache.org on 2015/09/09 15:56:20 UTC, 0 replies.
- [1/2] incubator-tinkerpop git commit: More on contributing. - posted by sp...@apache.org on 2015/09/09 15:56:41 UTC, 0 replies.
- incubator-tinkerpop git commit: Make see javadoc example in deprecation more generic. - posted by sp...@apache.org on 2015/09/09 15:58:36 UTC, 0 replies.
- [1/2] incubator-tinkerpop git commit: Make see javadoc example in deprecation more generic. - posted by sp...@apache.org on 2015/09/09 15:58:57 UTC, 0 replies.
- incubator-tinkerpop git commit: Deprecated Element.Exceptions.elementAlreadyRemoved given TINKERPOP3-297 - posted by sp...@apache.org on 2015/09/09 17:59:32 UTC, 0 replies.
- incubator-tinkerpop git commit: bumped to Spark 1.5.0 and fixed a couple random issues in the test suite. - posted by ok...@apache.org on 2015/09/09 18:01:11 UTC, 0 replies.
- [01/33] incubator-tinkerpop git commit: Some general implementation for VertexProperty support in PartitionStrategy. - posted by ok...@apache.org on 2015/09/09 18:32:45 UTC, 0 replies.
- [02/33] incubator-tinkerpop git commit: Add better support for PartitionStrategy on VertexProperty. - posted by ok...@apache.org on 2015/09/09 18:32:46 UTC, 0 replies.
- [03/33] incubator-tinkerpop git commit: Made the lambda for type checking in PartitionStrategy a concrete class. - posted by ok...@apache.org on 2015/09/09 18:32:47 UTC, 0 replies.
- [04/33] incubator-tinkerpop git commit: Add some javadoc to PartitionStrategy. - posted by ok...@apache.org on 2015/09/09 18:32:48 UTC, 0 replies.
- [05/33] incubator-tinkerpop git commit: Update javadoc for PartitionStrategy Builder. - posted by ok...@apache.org on 2015/09/09 18:32:49 UTC, 0 replies.
- [06/33] incubator-tinkerpop git commit: Worked in propertyMap and valueMap steps to PartitionStrategy. - posted by ok...@apache.org on 2015/09/09 18:32:50 UTC, 0 replies.
- [07/33] incubator-tinkerpop git commit: Hide partition key in traversal output where possible. - posted by ok...@apache.org on 2015/09/09 18:32:51 UTC, 0 replies.
- [08/33] incubator-tinkerpop git commit: fixed the extra-whitespace problem in the AsciiDoc preprocessor that occured with too small terminal window dimensions - posted by ok...@apache.org on 2015/09/09 18:32:52 UTC, 0 replies.
- [09/33] incubator-tinkerpop git commit: Update javadoc. - posted by ok...@apache.org on 2015/09/09 18:32:53 UTC, 0 replies.
- [10/33] incubator-tinkerpop git commit: Added more javadoc. - posted by ok...@apache.org on 2015/09/09 18:32:54 UTC, 0 replies.
- [11/33] incubator-tinkerpop git commit: Improve gremlin driver tests. - posted by ok...@apache.org on 2015/09/09 18:32:55 UTC, 0 replies.
- [12/33] incubator-tinkerpop git commit: Merge remote-tracking branch 'origin/tp30' into tp30 - posted by ok...@apache.org on 2015/09/09 18:32:56 UTC, 0 replies.
- [13/33] incubator-tinkerpop git commit: Changed groovy tests which were using string concatenation instead of bindings. - posted by ok...@apache.org on 2015/09/09 18:32:57 UTC, 0 replies.
- [14/33] incubator-tinkerpop git commit: Merge remote-tracking branch 'origin/tp30' - posted by ok...@apache.org on 2015/09/09 18:32:58 UTC, 0 replies.
- [15/33] incubator-tinkerpop git commit: Add filter to remove partitionKey from property/valueMap. - posted by ok...@apache.org on 2015/09/09 18:32:59 UTC, 0 replies.
- [16/33] incubator-tinkerpop git commit: Drop duplicate asserts in PartitionStrategyProcessTest. - posted by ok...@apache.org on 2015/09/09 18:33:00 UTC, 0 replies.
- [17/33] incubator-tinkerpop git commit: Add asserts for partitionKey hiding on properties()/values() - posted by ok...@apache.org on 2015/09/09 18:33:01 UTC, 0 replies.
- [18/33] incubator-tinkerpop git commit: Merge remote-tracking branch 'origin/master' into TINKERPOP3-333 - posted by ok...@apache.org on 2015/09/09 18:33:02 UTC, 0 replies.
- [19/33] incubator-tinkerpop git commit: Delete some debugging code from PartitionStrategy tests. - posted by ok...@apache.org on 2015/09/09 18:33:03 UTC, 0 replies.
- [20/33] incubator-tinkerpop git commit: Improve support around cardinality on calls to GraphTraversal.property() - posted by ok...@apache.org on 2015/09/09 18:33:04 UTC, 0 replies.
- [21/33] incubator-tinkerpop git commit: Update docs around PartitionStrategy to reflect support of VertexProperty. - posted by ok...@apache.org on 2015/09/09 18:33:05 UTC, 0 replies.
- [22/33] incubator-tinkerpop git commit: Update release docs with JIRA admin tasks. - posted by ok...@apache.org on 2015/09/09 18:33:06 UTC, 0 replies.
- [23/33] incubator-tinkerpop git commit: Merge remote-tracking branch 'origin/tp30' - posted by ok...@apache.org on 2015/09/09 18:33:07 UTC, 0 replies.
- [24/33] incubator-tinkerpop git commit: Add information about deprecation to CONTRIBUTING. - posted by ok...@apache.org on 2015/09/09 18:33:08 UTC, 0 replies.
- [25/33] incubator-tinkerpop git commit: Improved deprecation example to be more generic. - posted by ok...@apache.org on 2015/09/09 18:33:09 UTC, 0 replies.
- [26/33] incubator-tinkerpop git commit: More about deprecation. - posted by ok...@apache.org on 2015/09/09 18:33:10 UTC, 0 replies.
- [27/33] incubator-tinkerpop git commit: Merge remote-tracking branch 'origin/tp30' - posted by ok...@apache.org on 2015/09/09 18:33:11 UTC, 0 replies.
- [28/33] incubator-tinkerpop git commit: More on contributing. - posted by ok...@apache.org on 2015/09/09 18:33:12 UTC, 0 replies.
- [29/33] incubator-tinkerpop git commit: Merge remote-tracking branch 'origin/tp30' - posted by ok...@apache.org on 2015/09/09 18:33:13 UTC, 0 replies.
- [30/33] incubator-tinkerpop git commit: Make see javadoc example in deprecation more generic. - posted by ok...@apache.org on 2015/09/09 18:33:14 UTC, 0 replies.
- [31/33] incubator-tinkerpop git commit: Merge remote-tracking branch 'origin/tp30' - posted by ok...@apache.org on 2015/09/09 18:33:15 UTC, 0 replies.
- [32/33] incubator-tinkerpop git commit: Deprecated Element.Exceptions.elementAlreadyRemoved given TINKERPOP3-297 - posted by ok...@apache.org on 2015/09/09 18:33:16 UTC, 0 replies.
- [33/33] incubator-tinkerpop git commit: fixed self-conflict issues in Apache Spark (again). - posted by ok...@apache.org on 2015/09/09 18:33:17 UTC, 0 replies.
- [1/2] incubator-tinkerpop git commit: Got the Giraph/Spark plugins working. We have an issue where Jackson needs to be shaded. We also can make it so Giraph/Spark can be used in the same console session -- just need GIRAPH_JARS and SPARK_JARS to be diffe - posted by ok...@apache.org on 2015/09/09 22:19:34 UTC, 0 replies.
- [2/2] incubator-tinkerpop git commit: Got the Giraph/Spark plugins working. We have an issue where Jackson needs to be shaded. We also can make it so Giraph/Spark can be used in the same console session -- just need GIRAPH_JARS and SPARK_JARS to be diffe - posted by ok...@apache.org on 2015/09/09 22:19:35 UTC, 0 replies.
- [01/18] incubator-tinkerpop git commit: Spark is now isolated into spark-gremlin package. Tests are passing. A few hacks here and there just to get things building. However, it was pretty easy to split apart -- which is pomising. - posted by ok...@apache.org on 2015/09/09 22:20:31 UTC, 0 replies.
- [02/18] incubator-tinkerpop git commit: Spark is now isolated into spark-gremlin package. Tests are passing. A few hacks here and there just to get things building. However, it was pretty easy to split apart -- which is pomising. - posted by ok...@apache.org on 2015/09/09 22:20:32 UTC, 0 replies.
- [03/18] incubator-tinkerpop git commit: Spark is now isolated into spark-gremlin package. Tests are passing. A few hacks here and there just to get things building. However, it was pretty easy to split apart -- which is pomising. - posted by ok...@apache.org on 2015/09/09 22:20:33 UTC, 0 replies.
- [04/18] incubator-tinkerpop git commit: Got Hadoop-Gremlin working again. Pulling out Spark was a disaster as it seems (crazy enough) that Spark was providing jars Giraph needed. I had to manually add http-commons... it wasnt in either hadoop-core or Gir - posted by ok...@apache.org on 2015/09/09 22:20:34 UTC, 0 replies.
- [05/18] incubator-tinkerpop git commit: Merge branch 'master' into hadoop_split - posted by ok...@apache.org on 2015/09/09 22:20:35 UTC, 0 replies.
- [06/18] incubator-tinkerpop git commit: more work trying to get hadoop_split dependencies working. this is a nest to say the least. - posted by ok...@apache.org on 2015/09/09 22:20:36 UTC, 0 replies.
- [07/18] incubator-tinkerpop git commit: pulled out giraph-gremlin from hadoop-gremlin. HadoopGremlin builds nicely. Giraph too. Spark is still causing problems. - posted by ok...@apache.org on 2015/09/09 22:20:37 UTC, 0 replies.
- [08/18] incubator-tinkerpop git commit: pulled out giraph-gremlin from hadoop-gremlin. HadoopGremlin builds nicely. Giraph too. Spark is still causing problems. - posted by ok...@apache.org on 2015/09/09 22:20:38 UTC, 0 replies.
- [09/18] incubator-tinkerpop git commit: pulled out giraph-gremlin from hadoop-gremlin. HadoopGremlin builds nicely. Giraph too. Spark is still causing problems. - posted by ok...@apache.org on 2015/09/09 22:20:39 UTC, 0 replies.
- [10/18] incubator-tinkerpop git commit: Spark, Giraph, and Hadoop are now all split up and don't have such crazy pom.xml dependency issues. Still need to find the minimum exclusions needed for Spark and then will convert to Spark 1.4.1. - posted by ok...@apache.org on 2015/09/09 22:20:40 UTC, 0 replies.
- [11/18] incubator-tinkerpop git commit: Spark 1.4.1 working with TP3 (Spark's dependency scene is a mess). - posted by ok...@apache.org on 2015/09/09 22:20:41 UTC, 0 replies.
- [12/18] incubator-tinkerpop git commit: assembly files added and pom.xmls cleaned up. - posted by ok...@apache.org on 2015/09/09 22:20:42 UTC, 0 replies.
- [13/18] incubator-tinkerpop git commit: More organization of Hadoop split. Note that Giraph OPT_OUTs are no longer needed. Suspect some jar conflict was causing the hard thread stop previously. Now that Giraph is isolated, tests just pass. - posted by ok...@apache.org on 2015/09/09 22:20:43 UTC, 0 replies.
- [14/18] incubator-tinkerpop git commit: HadoopProvider fix. - posted by ok...@apache.org on 2015/09/09 22:20:44 UTC, 0 replies.
- [15/18] incubator-tinkerpop git commit: bumped to Spark 1.5.0 and fixed a couple random issues in the test suite. - posted by ok...@apache.org on 2015/09/09 22:20:45 UTC, 0 replies.
- [16/18] incubator-tinkerpop git commit: fixed self-conflict issues in Apache Spark (again). - posted by ok...@apache.org on 2015/09/09 22:20:46 UTC, 0 replies.
- [17/18] incubator-tinkerpop git commit: Got the Giraph/Spark plugins working. We have an issue where Jackson needs to be shaded. We also can make it so Giraph/Spark can be used in the same console session -- just need GIRAPH_JARS and SPARK_JARS to be dif - posted by ok...@apache.org on 2015/09/09 22:20:47 UTC, 0 replies.
- [18/18] incubator-tinkerpop git commit: Got the Giraph/Spark plugins working. We have an issue where Jackson needs to be shaded. We also can make it so Giraph/Spark can be used in the same console session -- just need GIRAPH_JARS and SPARK_JARS to be dif - posted by ok...@apache.org on 2015/09/09 22:20:48 UTC, 0 replies.
- incubator-tinkerpop git commit: updated CHANGELOG. - posted by ok...@apache.org on 2015/09/09 22:22:19 UTC, 0 replies.
- incubator-tinkerpop git commit: stubbed some docs on Spark/Giraph stuff. Need to work with @dkuppitz tomorrow on how this will work with the doc processor. Logger tweaks. - posted by ok...@apache.org on 2015/09/10 00:18:43 UTC, 0 replies.
- [1/4] incubator-tinkerpop git commit: Tests that asserted multiple traversals have been split to multiple tests. - posted by sp...@apache.org on 2015/09/10 01:31:05 UTC, 0 replies.
- [2/4] incubator-tinkerpop git commit: Merge remote-tracking branch 'origin/master' - posted by sp...@apache.org on 2015/09/10 01:31:06 UTC, 1 replies.
- [3/4] incubator-tinkerpop git commit: Ignored test that won't pass on GraphComputer. - posted by sp...@apache.org on 2015/09/10 01:31:07 UTC, 0 replies.
- [4/4] incubator-tinkerpop git commit: Merge remote-tracking branch 'origin/master' - posted by sp...@apache.org on 2015/09/10 01:31:08 UTC, 1 replies.
- incubator-tinkerpop git commit: Shaded jackson dependencies. - posted by sp...@apache.org on 2015/09/10 14:26:14 UTC, 0 replies.
- incubator-tinkerpop git commit: Updates to LICENSE/NOTICE based on shading. - posted by sp...@apache.org on 2015/09/10 14:49:23 UTC, 0 replies.
- incubator-tinkerpop git commit: Removed unused log4j.properties file from console. - posted by sp...@apache.org on 2015/09/10 15:08:04 UTC, 0 replies.
- incubator-tinkerpop git commit: Fixed a bug in a HasTest -- doesn't work for GremlinGroovy (for some reason). @IgnoreEngine for now. - posted by ok...@apache.org on 2015/09/10 16:22:04 UTC, 0 replies.
- [1/4] incubator-tinkerpop git commit: Reorganize methods in TraversalHelper. - posted by sp...@apache.org on 2015/09/10 17:06:45 UTC, 0 replies.
- [2/4] incubator-tinkerpop git commit: Added some extra OptOuts to HadoopGraph for "slow" tests. - posted by sp...@apache.org on 2015/09/10 17:06:46 UTC, 0 replies.
- [3/4] incubator-tinkerpop git commit: Add some javadoc and tests around TraversalHelper. - posted by sp...@apache.org on 2015/09/10 17:06:47 UTC, 0 replies.
- incubator-tinkerpop git commit: Support for Apache Hadoop 2.7.1, Apache Spark 1.5.0, and Apache Giraph 1.1.0. Still some cleanup work to do, but this is the big kahunna for shurzies. - posted by ok...@apache.org on 2015/09/10 20:07:13 UTC, 0 replies.
- incubator-tinkerpop git commit: Renamed GiraphComputeVertex to GiraphVertex as Giraph 1.1.0 makes a distinction between Computation and Vertex. Fixed the sort bug in Giraph (sorta hacky fix----need to learn more about Hadoop2 and reduce sorting). Fixed s - posted by ok...@apache.org on 2015/09/10 21:37:32 UTC, 0 replies.
- incubator-tinkerpop git commit: lots of pom.xml work on dependencies in the Hadoop, Giraph, Spark playground. Updatd preprocess.sh to support Hadoop2. Updated install-plugins to support the fact that there are now two plugins (spark and giraph). Updated th - posted by ok...@apache.org on 2015/09/11 01:49:46 UTC, 0 replies.
- svn commit: r1702372 - in /incubator/tinkerpop/site: docs/3.1.0-SNAPSHOT/ javadocs/3.1.0-SNAPSHOT/ - posted by ok...@apache.org on 2015/09/11 06:35:23 UTC, 0 replies.
- svn commit: r1702375 - in /incubator/tinkerpop/site: docs/3.1.0-SNAPSHOT/ docs/3.1.0-SNAPSHOT/images/ docs/3.1.0-SNAPSHOT/images/icons/ javadocs/3.1.0-SNAPSHOT/ javadocs/3.1.0-SNAPSHOT/core/ javadocs/3.1.0-SNAPSHOT/core/org/ javadocs/3.1.0-SNAPSHOT/cor... - posted by ok...@apache.org on 2015/09/11 06:48:26 UTC, 0 replies.
- incubator-tinkerpop git commit: Add version to top of docs. - posted by sp...@apache.org on 2015/09/11 14:02:06 UTC, 0 replies.
- [1/4] incubator-tinkerpop git commit: Updates to javadocs. - posted by sp...@apache.org on 2015/09/11 14:02:28 UTC, 0 replies.
- [3/4] incubator-tinkerpop git commit: Add version to top of docs. - posted by sp...@apache.org on 2015/09/11 14:02:30 UTC, 0 replies.
- incubator-tinkerpop git commit: Fix problems with ElementIdStrategy after changes to Mutating. - posted by sp...@apache.org on 2015/09/11 14:54:47 UTC, 0 replies.
- incubator-tinkerpop git commit: More tests for Parameters. - posted by sp...@apache.org on 2015/09/11 15:07:44 UTC, 1 replies.
- svn commit: r1702482 - in /incubator/tinkerpop/site: docs/3.1.0-SNAPSHOT/ javadocs/3.1.0-SNAPSHOT/ - posted by ok...@apache.org on 2015/09/11 16:38:18 UTC, 0 replies.
- incubator-tinkerpop git commit: tweaks to preprocess-file.sh, updates to Hadoop sections of docs, fixed an awkwardness with System.getenv when you deploy via a standalone uber jar. - posted by ok...@apache.org on 2015/09/11 16:51:40 UTC, 0 replies.
- incubator-tinkerpop git commit: removed an old note. - posted by ok...@apache.org on 2015/09/11 16:52:42 UTC, 0 replies.
- svn commit: r1702486 - in /incubator/tinkerpop/site: docs/3.1.0-SNAPSHOT/ docs/3.1.0-SNAPSHOT/images/ docs/3.1.0-SNAPSHOT/images/icons/ javadocs/3.1.0-SNAPSHOT/ javadocs/3.1.0-SNAPSHOT/core/ javadocs/3.1.0-SNAPSHOT/core/org/ javadocs/3.1.0-SNAPSHOT/cor... - posted by ok...@apache.org on 2015/09/11 16:52:47 UTC, 0 replies.
- [1/2] incubator-tinkerpop git commit: minor stty fix - posted by dk...@apache.org on 2015/09/11 16:53:01 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 dk...@apache.org on 2015/09/11 16:53:02 UTC, 0 replies.
- incubator-tinkerpop git commit: Added bufferSize configuration option to gryo serialization. - posted by sp...@apache.org on 2015/09/11 18:05:45 UTC, 0 replies.
- [1/2] incubator-tinkerpop git commit: Added bufferSize configuration option to gryo serialization. - posted by sp...@apache.org on 2015/09/11 18:22:26 UTC, 0 replies.
- incubator-tinkerpop git commit: HadoopGraph by itself wouldn't work because of the servlet-api jar. decided to force Hadoop2 to use servlet-api-3. All is good in the hood. - posted by ok...@apache.org on 2015/09/11 18:40:13 UTC, 0 replies.
- incubator-tinkerpop git commit: fixed a Snappy Java dependency issue in Spark. - posted by ok...@apache.org on 2015/09/11 19:01:12 UTC, 0 replies.
- incubator-tinkerpop git commit: commented out the AddPropertyStepTest that cases the hashCode() issue. @dkuppitz, can you fix this please. - posted by ok...@apache.org on 2015/09/11 19:03:31 UTC, 0 replies.
- incubator-tinkerpop git commit: added PageRankVertexProgram console output to documentation -- #closes TINKERPOP3-827 - posted by ok...@apache.org on 2015/09/11 19:25:27 UTC, 0 replies.
- svn commit: r1702525 - in /incubator/tinkerpop/site: docs/3.1.0-SNAPSHOT/ javadocs/3.1.0-SNAPSHOT/ - posted by ok...@apache.org on 2015/09/11 19:52:22 UTC, 0 replies.
- svn commit: r1702528 - in /incubator/tinkerpop/site: docs/3.1.0-SNAPSHOT/ docs/3.1.0-SNAPSHOT/images/ docs/3.1.0-SNAPSHOT/images/icons/ javadocs/3.1.0-SNAPSHOT/ javadocs/3.1.0-SNAPSHOT/core/ javadocs/3.1.0-SNAPSHOT/core/org/ javadocs/3.1.0-SNAPSHOT/cor... - posted by ok...@apache.org on 2015/09/11 20:05:44 UTC, 0 replies.
- incubator-tinkerpop git commit: Needed to flush the kryo Output for message to be constructed properly. - posted by sp...@apache.org on 2015/09/11 21:46:44 UTC, 0 replies.
- [1/2] incubator-tinkerpop git commit: Needed to flush the kryo Output for message to be constructed properly. - posted by sp...@apache.org on 2015/09/11 21:49:44 UTC, 0 replies.
- incubator-tinkerpop git commit: Only flush if the buffer size is exceeded. - posted by sp...@apache.org on 2015/09/11 22:07:09 UTC, 0 replies.
- [1/2] incubator-tinkerpop git commit: Only flush if the buffer size is exceeded. - posted by sp...@apache.org on 2015/09/11 22:07:26 UTC, 0 replies.
- incubator-tinkerpop git commit: fixed a bug with MapSortKey reducing in Giraph. I need to figure out how multi-file ordering works in Hadoop2. Right now, all order operations are restricted to single reducers. lame. - posted by ok...@apache.org on 2015/09/11 22:37:14 UTC, 0 replies.
- incubator-tinkerpop git commit: doh. had tests commented out by mistake. - posted by ok...@apache.org on 2015/09/11 22:38:26 UTC, 0 replies.
- incubator-tinkerpop git commit: added a GraphComputerTest.shouldSortMapOutput(). We had one for shouldSortReduceOutput(), but never map. By adding this a bug in OrderTest was exposed and fixed. - posted by ok...@apache.org on 2015/09/11 22:48:20 UTC, 0 replies.
- svn commit: r1702557 - in /incubator/tinkerpop/site: docs/3.1.0-SNAPSHOT/ javadocs/3.1.0-SNAPSHOT/ - posted by ok...@apache.org on 2015/09/11 23:25:08 UTC, 0 replies.
- svn commit: r1702558 - in /incubator/tinkerpop/site: docs/3.1.0-SNAPSHOT/ docs/3.1.0-SNAPSHOT/images/ docs/3.1.0-SNAPSHOT/images/icons/ javadocs/3.1.0-SNAPSHOT/ javadocs/3.1.0-SNAPSHOT/core/ javadocs/3.1.0-SNAPSHOT/core/org/ javadocs/3.1.0-SNAPSHOT/cor... - posted by ok...@apache.org on 2015/09/11 23:38:15 UTC, 0 replies.
- incubator-tinkerpop git commit: Remove "permissive licensed" dependencies from binary NOTICE. - posted by sp...@apache.org on 2015/09/15 15:28:19 UTC, 0 replies.
- incubator-tinkerpop git commit: Add HPPC copyright to NOTICE. - posted by sp...@apache.org on 2015/09/15 15:32:48 UTC, 0 replies.
- incubator-tinkerpop git commit: Removed unecessary bits from Apache dependencies in binary NOTICE. - posted by sp...@apache.org on 2015/09/15 16:42:12 UTC, 0 replies.
- svn commit: r10522 - /release/incubator/tinkerpop/3.0.1-incubating/ - posted by sp...@apache.org on 2015/09/15 22:47:55 UTC, 0 replies.
- svn commit: r10523 - /release/incubator/tinkerpop/3.0.1-incubating/ - posted by sp...@apache.org on 2015/09/15 23:19:27 UTC, 0 replies.
- svn commit: r10524 - /release/incubator/tinkerpop/3.0.1-incubating/ - posted by sp...@apache.org on 2015/09/16 14:12:10 UTC, 0 replies.
- svn commit: r1703436 - /incubator/tinkerpop/site/index.html - posted by sp...@apache.org on 2015/09/16 18:42:26 UTC, 0 replies.
- incubator-tinkerpop git commit: Update release instructions. - posted by sp...@apache.org on 2015/09/16 19:30:19 UTC, 0 replies.
- [1/5] incubator-tinkerpop git commit: Remove "permissive licensed" dependencies from binary NOTICE. - posted by sp...@apache.org on 2015/09/16 19:43:58 UTC, 0 replies.
- [2/5] incubator-tinkerpop git commit: Add HPPC copyright to NOTICE. - posted by sp...@apache.org on 2015/09/16 19:43:59 UTC, 0 replies.
- [3/5] incubator-tinkerpop git commit: Removed unecessary bits from Apache dependencies in binary NOTICE. - posted by sp...@apache.org on 2015/09/16 19:44:00 UTC, 0 replies.
- [4/5] incubator-tinkerpop git commit: Update release instructions. - posted by sp...@apache.org on 2015/09/16 19:44:01 UTC, 0 replies.
- [5/5] incubator-tinkerpop git commit: Merge remote-tracking branch 'origin/tp30' - posted by sp...@apache.org on 2015/09/16 19:44:02 UTC, 1 replies.
- svn commit: r1703668 - /incubator/tinkerpop/site/index.html - posted by ok...@apache.org on 2015/09/17 21:15:33 UTC, 0 replies.
- [1/2] incubator-tinkerpop git commit: Ignore the NIO test for Gremlin Server. - posted by sp...@apache.org on 2015/09/18 21:26:13 UTC, 0 replies.
- [2/2] incubator-tinkerpop git commit: Do a better job closing down sessions in Gremlin Server. - posted by sp...@apache.org on 2015/09/18 21:26:14 UTC, 0 replies.
- [1/4] incubator-tinkerpop git commit: Ignore the NIO test for Gremlin Server. - posted by sp...@apache.org on 2015/09/18 21:48:06 UTC, 0 replies.
- [2/4] incubator-tinkerpop git commit: Do a better job closing down sessions in Gremlin Server. - posted by sp...@apache.org on 2015/09/18 21:48:07 UTC, 0 replies.
- [3/4] incubator-tinkerpop git commit: Merge remote-tracking branch 'origin/tp30' - posted by sp...@apache.org on 2015/09/18 21:48:08 UTC, 0 replies.
- [4/4] incubator-tinkerpop git commit: Removed ignore of test that works in 3.1.x but not 3.0.x. - posted by sp...@apache.org on 2015/09/18 21:48:09 UTC, 0 replies.
- incubator-tinkerpop git commit: Renamed spark Hadoop Gremlin Plugin test to be an integration test like the giraph version - posted by sp...@apache.org on 2015/09/21 19:49:08 UTC, 0 replies.
- [1/2] incubator-tinkerpop git commit: Add a close op for sessions. - posted by sp...@apache.org on 2015/09/21 20:36:08 UTC, 0 replies.
- [2/2] incubator-tinkerpop git commit: Allow client side channelizer to send a final implementation specific close message. - posted by sp...@apache.org on 2015/09/21 20:36:09 UTC, 0 replies.
- [1/4] incubator-tinkerpop git commit: Renamed spark Hadoop Gremlin Plugin test to be an integration test like the giraph version - posted by sp...@apache.org on 2015/09/21 21:30:02 UTC, 0 replies.
- [2/4] incubator-tinkerpop git commit: Add a close op for sessions. - posted by sp...@apache.org on 2015/09/21 21:30:03 UTC, 0 replies.
- [3/4] incubator-tinkerpop git commit: Allow client side channelizer to send a final implementation specific close message. - posted by sp...@apache.org on 2015/09/21 21:30:04 UTC, 0 replies.
- incubator-tinkerpop git commit: Remove unused imports. - posted by sp...@apache.org on 2015/09/21 21:37:12 UTC, 0 replies.
- incubator-tinkerpop git commit: worked with @dkuppitz on a TinkerWorkerPool issue where startIteration and endIteration were not with their respective call thread. Exposed when doing bulk loading into Neo4j. Fix actually helped gut a bunch of code. - posted by ok...@apache.org on 2015/09/23 01:16:44 UTC, 0 replies.
- incubator-tinkerpop git commit: removed more unneeded methods with the new workerIterationStart/End work with @dkuppitz. - posted by ok...@apache.org on 2015/09/23 01:20:29 UTC, 0 replies.
- incubator-tinkerpop git commit: forgot we needed a method for Giraph -- not only did I not run the full test suite, I didn't even compile. @dkuppitz fault. - posted by ok...@apache.org on 2015/09/23 01:28:23 UTC, 0 replies.
- [1/5] incubator-tinkerpop git commit: Remove unused imports. - posted by ok...@apache.org on 2015/09/23 06:28:45 UTC, 0 replies.
- [2/5] incubator-tinkerpop git commit: worked with @dkuppitz on a TinkerWorkerPool issue where startIteration and endIteration were not with their respective call thread. Exposed when doing bulk loading into Neo4j. Fix actually helped gut a bunch of code. - posted by ok...@apache.org on 2015/09/23 06:28:46 UTC, 0 replies.
- [3/5] incubator-tinkerpop git commit: removed more unneeded methods with the new workerIterationStart/End work with @dkuppitz. - posted by ok...@apache.org on 2015/09/23 06:28:47 UTC, 0 replies.
- [4/5] incubator-tinkerpop git commit: forgot we needed a method for Giraph -- not only did I not run the full test suite, I didn't even compile. @dkuppitz fault. - posted by ok...@apache.org on 2015/09/23 06:28:48 UTC, 0 replies.
- [5/5] incubator-tinkerpop git commit: Merge branch 'tp30' - posted by ok...@apache.org on 2015/09/23 06:28:49 UTC, 0 replies.
- incubator-tinkerpop git commit: working on a Gryo serializer for Spark. - posted by ok...@apache.org on 2015/09/24 01:18:14 UTC, 0 replies.
- incubator-tinkerpop git commit: up to a NullPointerException. - posted by ok...@apache.org on 2015/09/24 02:31:31 UTC, 0 replies.
- incubator-tinkerpop git commit: different errors in master/. I think we are closer on 3.1.0 than with 3.0.2. - posted by ok...@apache.org on 2015/09/24 02:51:31 UTC, 0 replies.
- incubator-tinkerpop git commit: random tweaks, but still buffer underflow. - posted by ok...@apache.org on 2015/09/24 04:00:03 UTC, 0 replies.
- incubator-tinkerpop git commit: Added "Renessaince Gremlin" - posted by sp...@apache.org on 2015/09/24 23:13:07 UTC, 0 replies.
- [1/2] incubator-tinkerpop git commit: Added "Renessaince Gremlin" - posted by sp...@apache.org on 2015/09/24 23:14:32 UTC, 0 replies.
- svn commit: r1705178 - /incubator/tinkerpop/site/index.html - posted by ok...@apache.org on 2015/09/25 00:19:19 UTC, 0 replies.
- svn commit: r1705713 - /incubator/tinkerpop/site/index.html - posted by sp...@apache.org on 2015/09/28 18:03:35 UTC, 0 replies.
- incubator-tinkerpop git commit: GryoPool constructor added, GryoReader/Writer now have getKryo() public methods. GryoSerializer now exists as a Spark serializer which will connect with the Graph and get its registered serializers. Updated conf/properties - posted by ok...@apache.org on 2015/09/28 21:03:24 UTC, 0 replies.
- [1/3] incubator-tinkerpop git commit: Added "Renessaince Gremlin" - posted by ok...@apache.org on 2015/09/28 21:12:54 UTC, 0 replies.
- [2/3] incubator-tinkerpop git commit: Merge remote-tracking branch 'origin/tp30' - posted by ok...@apache.org on 2015/09/28 21:12:55 UTC, 0 replies.
- [3/3] incubator-tinkerpop git commit: Merge branch 'master' into spark-gryo-tp31 - posted by ok...@apache.org on 2015/09/28 21:12:56 UTC, 0 replies.
- incubator-tinkerpop git commit: GryoPool now uses a Builder pattern. The old constructors are still there. I don't know if GryoPool is considered a 'public facing class'... if not, lets kill the GryoPool constructors. Else, deprecate. HadoopSparkGraphPro - posted by ok...@apache.org on 2015/09/28 23:54:24 UTC, 0 replies.
- [1/3] incubator-tinkerpop git commit: GryoPool now completely uses a GryoPool.Builder. Building a GryoPool is alot more elegant and consistent now. Updated GryoPoolTest accordingly. - posted by ok...@apache.org on 2015/09/29 00:37:00 UTC, 0 replies.
- [2/3] incubator-tinkerpop git commit: GryoPool now completely uses a GryoPool.Builder. Building a GryoPool is alot more elegant and consistent now. Updated GryoPoolTest accordingly. - posted by ok...@apache.org on 2015/09/29 00:37:01 UTC, 0 replies.
- [3/3] incubator-tinkerpop git commit: updated asciidocs to have spark.serializer=org.apache.tinkerpop.gremlin.spark.structure.io.gryo.GryoSerializer in the example properties file. Updated CHANGELOG. - posted by ok...@apache.org on 2015/09/29 00:37:02 UTC, 0 replies.
- incubator-tinkerpop git commit: remvoved uneeded comment about Spark 1.3 and registering classes. With GryoSerializer, this is all handled now. - posted by ok...@apache.org on 2015/09/29 00:55:20 UTC, 0 replies.
- incubator-tinkerpop git commit: minor tweaks. - posted by ok...@apache.org on 2015/09/29 00:59:17 UTC, 0 replies.
- incubator-tinkerpop git commit: using the doWithXXX() methods of GryoPool and simplified the GryoSerializer. - posted by ok...@apache.org on 2015/09/29 01:06:01 UTC, 0 replies.
- incubator-tinkerpop git commit: Add mailing list info to CONTRIBUTING. - posted by sp...@apache.org on 2015/09/29 13:56:44 UTC, 0 replies.
- [1/2] incubator-tinkerpop git commit: Add mailing list info to CONTRIBUTING. - posted by sp...@apache.org on 2015/09/29 13:58:03 UTC, 0 replies.
- incubator-tinkerpop git commit: Refactoring GryoPool for spark usage. - posted by sp...@apache.org on 2015/09/29 19:10:57 UTC, 0 replies.
- incubator-tinkerpop git commit: threading issue in TinkerGraphComputer. Trying to fix. - posted by ok...@apache.org on 2015/09/29 19:46:37 UTC, 0 replies.
- incubator-tinkerpop git commit: bumped to Spark 1.5.1. - posted by ok...@apache.org on 2015/09/29 19:49:06 UTC, 0 replies.
- [01/14] incubator-tinkerpop git commit: different errors in master/. I think we are closer on 3.1.0 than with 3.0.2. - posted by ok...@apache.org on 2015/09/29 19:49:28 UTC, 0 replies.
- [02/14] incubator-tinkerpop git commit: random tweaks, but still buffer underflow. - posted by ok...@apache.org on 2015/09/29 19:49:29 UTC, 0 replies.
- [03/14] incubator-tinkerpop git commit: GryoPool constructor added, GryoReader/Writer now have getKryo() public methods. GryoSerializer now exists as a Spark serializer which will connect with the Graph and get its registered serializers. Updated conf/pr - posted by ok...@apache.org on 2015/09/29 19:49:30 UTC, 0 replies.
- [04/14] incubator-tinkerpop git commit: Merge branch 'master' into spark-gryo-tp31 - posted by ok...@apache.org on 2015/09/29 19:49:31 UTC, 0 replies.
- [05/14] incubator-tinkerpop git commit: GryoPool now uses a Builder pattern. The old constructors are still there. I don't know if GryoPool is considered a 'public facing class'... if not, lets kill the GryoPool constructors. Else, deprecate. HadoopSpark - posted by ok...@apache.org on 2015/09/29 19:49:32 UTC, 0 replies.
- [06/14] incubator-tinkerpop git commit: GryoPool now completely uses a GryoPool.Builder. Building a GryoPool is alot more elegant and consistent now. Updated GryoPoolTest accordingly. - posted by ok...@apache.org on 2015/09/29 19:49:33 UTC, 0 replies.
- [07/14] incubator-tinkerpop git commit: GryoPool now completely uses a GryoPool.Builder. Building a GryoPool is alot more elegant and consistent now. Updated GryoPoolTest accordingly. - posted by ok...@apache.org on 2015/09/29 19:49:34 UTC, 0 replies.
- [08/14] incubator-tinkerpop git commit: updated asciidocs to have spark.serializer=org.apache.tinkerpop.gremlin.spark.structure.io.gryo.GryoSerializer in the example properties file. Updated CHANGELOG. - posted by ok...@apache.org on 2015/09/29 19:49:35 UTC, 0 replies.
- [09/14] incubator-tinkerpop git commit: remvoved uneeded comment about Spark 1.3 and registering classes. With GryoSerializer, this is all handled now. - posted by ok...@apache.org on 2015/09/29 19:49:36 UTC, 0 replies.
- [10/14] incubator-tinkerpop git commit: minor tweaks. - posted by ok...@apache.org on 2015/09/29 19:49:37 UTC, 0 replies.
- [11/14] incubator-tinkerpop git commit: using the doWithXXX() methods of GryoPool and simplified the GryoSerializer. - posted by ok...@apache.org on 2015/09/29 19:49:38 UTC, 0 replies.
- [12/14] incubator-tinkerpop git commit: Refactoring GryoPool for spark usage. - posted by ok...@apache.org on 2015/09/29 19:49:39 UTC, 0 replies.
- [13/14] incubator-tinkerpop git commit: bumped to Spark 1.5.1. - posted by ok...@apache.org on 2015/09/29 19:49:40 UTC, 0 replies.
- [14/14] incubator-tinkerpop git commit: Merge branch 'spark-gryo-tp31' - posted by ok...@apache.org on 2015/09/29 19:49:41 UTC, 0 replies.
- incubator-tinkerpop git commit: Added overview.html to javadoc to allow logo to be added to javadoc. - posted by sp...@apache.org on 2015/09/29 19:56:56 UTC, 0 replies.
- [1/3] incubator-tinkerpop git commit: Fix logging message. - posted by sp...@apache.org on 2015/09/29 22:42:03 UTC, 0 replies.
- [2/3] incubator-tinkerpop git commit: Removed string interning. - posted by sp...@apache.org on 2015/09/29 22:42:04 UTC, 0 replies.
- [3/3] incubator-tinkerpop git commit: Adjustments to how hosts are marked unavailable. - posted by sp...@apache.org on 2015/09/29 22:42:05 UTC, 0 replies.
- [1/6] incubator-tinkerpop git commit: Added overview.html to javadoc to allow logo to be added to javadoc. - posted by sp...@apache.org on 2015/09/29 22:59:34 UTC, 0 replies.
- [2/6] incubator-tinkerpop git commit: Fix logging message. - posted by sp...@apache.org on 2015/09/29 22:59:35 UTC, 0 replies.
- [3/6] incubator-tinkerpop git commit: Removed string interning. - posted by sp...@apache.org on 2015/09/29 22:59:36 UTC, 0 replies.
- [4/6] incubator-tinkerpop git commit: Adjustments to how hosts are marked unavailable. - posted by sp...@apache.org on 2015/09/29 22:59:37 UTC, 0 replies.
- [5/6] incubator-tinkerpop git commit: Merge remote-tracking branch 'origin/tp30' - posted by sp...@apache.org on 2015/09/29 22:59:38 UTC, 0 replies.
- [6/6] incubator-tinkerpop git commit: Merge remote-tracking branch 'origin/tp30' - posted by sp...@apache.org on 2015/09/29 22:59:39 UTC, 0 replies.
- [01/21] incubator-tinkerpop git commit: different errors in master/. I think we are closer on 3.1.0 than with 3.0.2. - posted by ok...@apache.org on 2015/09/30 00:07:05 UTC, 0 replies.
- [02/21] incubator-tinkerpop git commit: random tweaks, but still buffer underflow. - posted by ok...@apache.org on 2015/09/30 00:07:06 UTC, 0 replies.
- [03/21] incubator-tinkerpop git commit: GryoPool constructor added, GryoReader/Writer now have getKryo() public methods. GryoSerializer now exists as a Spark serializer which will connect with the Graph and get its registered serializers. Updated conf/pr - posted by ok...@apache.org on 2015/09/30 00:07:07 UTC, 0 replies.
- [04/21] incubator-tinkerpop git commit: Merge branch 'master' into spark-gryo-tp31 - posted by ok...@apache.org on 2015/09/30 00:07:08 UTC, 0 replies.
- [05/21] incubator-tinkerpop git commit: GryoPool now uses a Builder pattern. The old constructors are still there. I don't know if GryoPool is considered a 'public facing class'... if not, lets kill the GryoPool constructors. Else, deprecate. HadoopSpark - posted by ok...@apache.org on 2015/09/30 00:07:09 UTC, 0 replies.
- [06/21] incubator-tinkerpop git commit: GryoPool now completely uses a GryoPool.Builder. Building a GryoPool is alot more elegant and consistent now. Updated GryoPoolTest accordingly. - posted by ok...@apache.org on 2015/09/30 00:07:10 UTC, 0 replies.
- [07/21] incubator-tinkerpop git commit: GryoPool now completely uses a GryoPool.Builder. Building a GryoPool is alot more elegant and consistent now. Updated GryoPoolTest accordingly. - posted by ok...@apache.org on 2015/09/30 00:07:11 UTC, 0 replies.
- [08/21] incubator-tinkerpop git commit: updated asciidocs to have spark.serializer=org.apache.tinkerpop.gremlin.spark.structure.io.gryo.GryoSerializer in the example properties file. Updated CHANGELOG. - posted by ok...@apache.org on 2015/09/30 00:07:12 UTC, 0 replies.
- [09/21] incubator-tinkerpop git commit: remvoved uneeded comment about Spark 1.3 and registering classes. With GryoSerializer, this is all handled now. - posted by ok...@apache.org on 2015/09/30 00:07:13 UTC, 0 replies.
- [10/21] incubator-tinkerpop git commit: minor tweaks. - posted by ok...@apache.org on 2015/09/30 00:07:14 UTC, 0 replies.
- [11/21] incubator-tinkerpop git commit: using the doWithXXX() methods of GryoPool and simplified the GryoSerializer. - posted by ok...@apache.org on 2015/09/30 00:07:15 UTC, 0 replies.
- [12/21] incubator-tinkerpop git commit: Refactoring GryoPool for spark usage. - posted by ok...@apache.org on 2015/09/30 00:07:16 UTC, 0 replies.
- [13/21] incubator-tinkerpop git commit: bumped to Spark 1.5.1. - posted by ok...@apache.org on 2015/09/30 00:07:17 UTC, 0 replies.
- [14/21] incubator-tinkerpop git commit: Merge branch 'spark-gryo-tp31' - posted by ok...@apache.org on 2015/09/30 00:07:18 UTC, 0 replies.
- [15/21] incubator-tinkerpop git commit: Added overview.html to javadoc to allow logo to be added to javadoc. - posted by ok...@apache.org on 2015/09/30 00:07:19 UTC, 0 replies.
- [16/21] incubator-tinkerpop git commit: Fix logging message. - posted by ok...@apache.org on 2015/09/30 00:07:20 UTC, 0 replies.
- [17/21] incubator-tinkerpop git commit: Removed string interning. - posted by ok...@apache.org on 2015/09/30 00:07:21 UTC, 0 replies.
- [18/21] incubator-tinkerpop git commit: Adjustments to how hosts are marked unavailable. - posted by ok...@apache.org on 2015/09/30 00:07:22 UTC, 0 replies.
- [19/21] incubator-tinkerpop git commit: Merge remote-tracking branch 'origin/tp30' - posted by ok...@apache.org on 2015/09/30 00:07:23 UTC, 0 replies.
- [20/21] incubator-tinkerpop git commit: Merge remote-tracking branch 'origin/tp30' - posted by ok...@apache.org on 2015/09/30 00:07:24 UTC, 0 replies.
- [21/21] incubator-tinkerpop git commit: Merge branch 'master' into thread-issue-tinkergraph - posted by ok...@apache.org on 2015/09/30 00:07:25 UTC, 0 replies.
- incubator-tinkerpop git commit: I bare gifts to all you peasants. TinkerGraphComputer had a horribly stupid 'i can't believe we didn't realize it till now' threading issue. The fix exposed then too clone() errors in the step library (RepeatStep and Trave - posted by ok...@apache.org on 2015/09/30 04:16:45 UTC, 0 replies.
- incubator-tinkerpop git commit: GraphComputer test that verifies that workers are created and destroyed from 0 to 10 workers. This can't be done in Giraph past 1 because of local-test-mode. In Spark, the dataset is too small and only 1 worker is chosen. - posted by ok...@apache.org on 2015/09/30 04:46:45 UTC, 0 replies.
- [1/4] incubator-tinkerpop git commit: threading issue in TinkerGraphComputer. Trying to fix. - posted by ok...@apache.org on 2015/09/30 04:47:08 UTC, 0 replies.
- [2/4] incubator-tinkerpop git commit: Merge branch 'master' into thread-issue-tinkergraph - posted by ok...@apache.org on 2015/09/30 04:47:09 UTC, 0 replies.
- [3/4] incubator-tinkerpop git commit: I bare gifts to all you peasants. TinkerGraphComputer had a horribly stupid 'i can't believe we didn't realize it till now' threading issue. The fix exposed then too clone() errors in the step library (RepeatStep and - posted by ok...@apache.org on 2015/09/30 04:47:10 UTC, 0 replies.
- [4/4] incubator-tinkerpop git commit: GraphComputer test that verifies that workers are created and destroyed from 0 to 10 workers. This can't be done in Giraph past 1 because of local-test-mode. In Spark, the dataset is too small and only 1 worker is ch - posted by ok...@apache.org on 2015/09/30 04:47:11 UTC, 0 replies.
- incubator-tinkerpop git commit: Updated CHANGELOG. - posted by ok...@apache.org on 2015/09/30 04:48:12 UTC, 0 replies.
- [1/3] incubator-tinkerpop git commit: Made correction to fix TINKERPOP3-855. Added Test and changed documentation. - posted by sp...@apache.org on 2015/09/30 12:51:52 UTC, 0 replies.
- [2/3] incubator-tinkerpop git commit: Merge branch 'TINKERPOP3-855-json-auth' of https://github.com/PommeVerte/incubator-tinkerpop into TINKERPOP3-855 - posted by sp...@apache.org on 2015/09/30 12:51:53 UTC, 0 replies.
- [3/3] incubator-tinkerpop git commit: Added an extra test for typed GraphSON sasl authentication. - posted by sp...@apache.org on 2015/09/30 12:51:54 UTC, 0 replies.
- [1/4] incubator-tinkerpop git commit: Made correction to fix TINKERPOP3-855. Added Test and changed documentation. - posted by sp...@apache.org on 2015/09/30 13:00:42 UTC, 0 replies.
- [2/4] incubator-tinkerpop git commit: Merge branch 'TINKERPOP3-855-json-auth' of https://github.com/PommeVerte/incubator-tinkerpop into TINKERPOP3-855 - posted by sp...@apache.org on 2015/09/30 13:00:43 UTC, 0 replies.
- [3/4] incubator-tinkerpop git commit: Added an extra test for typed GraphSON sasl authentication. - posted by sp...@apache.org on 2015/09/30 13:00:44 UTC, 0 replies.
- [1/5] incubator-tinkerpop git commit: Minor javadoc fixes. - posted by sp...@apache.org on 2015/09/30 16:46:17 UTC, 0 replies.
- [2/5] incubator-tinkerpop git commit: Get basic persistence into TinkerGraph via configuration. - posted by sp...@apache.org on 2015/09/30 16:46:18 UTC, 0 replies.
- [3/5] incubator-tinkerpop git commit: Move all the tinkergraph play tests to their own class. - posted by sp...@apache.org on 2015/09/30 16:46:19 UTC, 0 replies.
- [4/5] incubator-tinkerpop git commit: Add tests to validate all IO options work for TinkerGraph persistence. - posted by sp...@apache.org on 2015/09/30 16:46:20 UTC, 0 replies.
- [5/5] incubator-tinkerpop git commit: Add apache header. - posted by sp...@apache.org on 2015/09/30 16:46:21 UTC, 0 replies.
- incubator-tinkerpop git commit: GiraphGraphComputer supports load balancing TinkerPop workers across a Hadoop cluster and across threads on the machines of that cluster. Thus, mappers * threads = TinkerPop workers. Extended GraphTest.shouldSupportWorkerC - posted by ok...@apache.org on 2015/09/30 17:03:41 UTC, 0 replies.
- [1/7] incubator-tinkerpop git commit: Minor javadoc fixes. - posted by sp...@apache.org on 2015/09/30 17:26:52 UTC, 0 replies.
- [2/7] incubator-tinkerpop git commit: Get basic persistence into TinkerGraph via configuration. - posted by sp...@apache.org on 2015/09/30 17:26:53 UTC, 0 replies.
- [3/7] incubator-tinkerpop git commit: Move all the tinkergraph play tests to their own class. - posted by sp...@apache.org on 2015/09/30 17:26:54 UTC, 0 replies.
- [4/7] incubator-tinkerpop git commit: Add tests to validate all IO options work for TinkerGraph persistence. - posted by sp...@apache.org on 2015/09/30 17:26:55 UTC, 0 replies.
- [5/7] incubator-tinkerpop git commit: Add apache header. - posted by sp...@apache.org on 2015/09/30 17:26:56 UTC, 0 replies.
- [6/7] incubator-tinkerpop git commit: Merge remote-tracking branch 'origin/tp30' - posted by sp...@apache.org on 2015/09/30 17:26:57 UTC, 0 replies.
- [7/7] incubator-tinkerpop git commit: Merge remote-tracking branch 'origin/master' - posted by sp...@apache.org on 2015/09/30 17:26:58 UTC, 0 replies.
- incubator-tinkerpop git commit: not equals for the OPT_OUT computers(). - posted by ok...@apache.org on 2015/09/30 17:57:05 UTC, 0 replies.
- incubator-tinkerpop git commit: moved the clone() bug fixes in RepeatStep and TraversalRing down to tp30. - posted by ok...@apache.org on 2015/09/30 18:14:53 UTC, 0 replies.
- [1/2] incubator-tinkerpop git commit: moved the clone() bug fixes in RepeatStep and TraversalRing down to tp30. - posted by ok...@apache.org on 2015/09/30 18:17:22 UTC, 0 replies.
- [2/2] incubator-tinkerpop git commit: merged tp30 RepeatStep fix but added back tp31 step.addLabels(). Tweaked CHANGELOG to put the clone() fixes in tp30. - posted by ok...@apache.org on 2015/09/30 18:17:23 UTC, 0 replies.
- [1/4] incubator-tinkerpop git commit: Fix javadoc in tinkergraph. - posted by sp...@apache.org on 2015/09/30 18:53:50 UTC, 0 replies.
- [2/4] incubator-tinkerpop git commit: Update javadocs a bit to include persistence feature of TinkerGraph. - posted by sp...@apache.org on 2015/09/30 18:53:51 UTC, 0 replies.
- [3/4] incubator-tinkerpop git commit: Update asciidoc with TinkerGrpah configs for persistence. - posted by sp...@apache.org on 2015/09/30 18:53:52 UTC, 0 replies.
- [1/5] incubator-tinkerpop git commit: Fix javadoc in tinkergraph. - posted by sp...@apache.org on 2015/09/30 18:57:30 UTC, 0 replies.
- [2/5] incubator-tinkerpop git commit: Update javadocs a bit to include persistence feature of TinkerGraph. - posted by sp...@apache.org on 2015/09/30 18:57:31 UTC, 0 replies.
- [3/5] incubator-tinkerpop git commit: Update asciidoc with TinkerGrpah configs for persistence. - posted by sp...@apache.org on 2015/09/30 18:57:32 UTC, 0 replies.
- [4/5] incubator-tinkerpop git commit: Merge remote-tracking branch 'origin/tp30' into tp30 - posted by sp...@apache.org on 2015/09/30 18:57:33 UTC, 0 replies.
- incubator-tinkerpop git commit: GiraphGraphComputer uses Cluster JMX thingy to get the cluster information -- open map slots, etc. to determine TinkerPop worker numbers. Tested manually in Console and it works great. Also, I limited the threads in .prope - posted by ok...@apache.org on 2015/09/30 19:57:55 UTC, 0 replies.
- incubator-tinkerpop git commit: fixed clone() (thus, threading) bugs in GroupCountStep, GroupStep, and TreeStep. - posted by ok...@apache.org on 2015/09/30 21:32:52 UTC, 0 replies.
- [1/2] incubator-tinkerpop git commit: fixed clone() (thus, threading) bugs in GroupCountStep, GroupStep, and TreeStep. - posted by ok...@apache.org on 2015/09/30 21:33:58 UTC, 0 replies.
- incubator-tinkerpop git commit: Altered reader/writers to take Mapper interface in builders. - posted by sp...@apache.org on 2015/09/30 21:41:59 UTC, 0 replies.
- svn commit: r1706158 - /incubator/tinkerpop/site/index.html - posted by ok...@apache.org on 2015/09/30 23:15:37 UTC, 0 replies.
- incubator-tinkerpop git commit: if the user provides explicit workers/threads in the giraph configuration, use those. Else, compute it. Else if the user has it explicit, but then calls GraphComputer.workers() use the workers() specified. - posted by ok...@apache.org on 2015/09/30 23:18:56 UTC, 0 replies.