spmalle...@apache.org |
[3/5] incubator-tinkerpop git commit: Add in some upgrade docs around logging. |
Wed, 09 Dec, 16:27 |
spmalle...@apache.org |
[4/5] incubator-tinkerpop git commit: Merge remote-tracking branch 'origin/TINKERPOP-859' |
Wed, 09 Dec, 16:27 |
spmalle...@apache.org |
[5/5] incubator-tinkerpop git commit: Merge remote-tracking branch 'origin/master' |
Wed, 09 Dec, 16:27 |
spmalle...@apache.org |
[1/2] incubator-tinkerpop git commit: Improved consistency of transaction management in gremlin server. |
Wed, 09 Dec, 16:32 |
spmalle...@apache.org |
[2/2] incubator-tinkerpop git commit: Merge remote-tracking branch 'origin/TINKERPOP-1035' |
Wed, 09 Dec, 16:32 |
ok...@apache.org |
incubator-tinkerpop git commit: InputRDD now has readMemoryRDD(). OutputRDD now has writeMemoryRDD(). InputFormatRDD and OutputFormatRDD took the code from SparkExecutor that uses SequenceFiles for output. As such, memory reading/writing has been general |
Wed, 09 Dec, 17:41 |
ok...@apache.org |
incubator-tinkerpop git commit: added Storage to gremlin-core. Storage is an interface that OLAP system can implement. It provides ls(), rmr(), rm(), etc. type methods that make it easy for users to interact (via a common interface) with the underlying p |
Wed, 09 Dec, 20:46 |
ok...@apache.org |
[1/8] incubator-tinkerpop git commit: Moved logging setup to configuration. |
Wed, 09 Dec, 20:48 |
ok...@apache.org |
[2/8] incubator-tinkerpop git commit: Improved consistency of transaction management in gremlin server. |
Wed, 09 Dec, 20:48 |
ok...@apache.org |
[3/8] incubator-tinkerpop git commit: Moved extra logging config to properties files. |
Wed, 09 Dec, 20:48 |
ok...@apache.org |
[4/8] incubator-tinkerpop git commit: Add in some upgrade docs around logging. |
Wed, 09 Dec, 20:48 |
ok...@apache.org |
[5/8] incubator-tinkerpop git commit: Merge remote-tracking branch 'origin/TINKERPOP-859' |
Wed, 09 Dec, 20:49 |
ok...@apache.org |
[6/8] incubator-tinkerpop git commit: Merge remote-tracking branch 'origin/master' |
Wed, 09 Dec, 20:49 |
ok...@apache.org |
[7/8] incubator-tinkerpop git commit: Merge remote-tracking branch 'origin/TINKERPOP-1035' |
Wed, 09 Dec, 20:49 |
ok...@apache.org |
[8/8] incubator-tinkerpop git commit: merged master and merged conflicts from @spmallettes changes to SparkGremlinPlugin and HadoopGremlinPlugin. |
Wed, 09 Dec, 20:49 |
spmalle...@apache.org |
incubator-tinkerpop git commit: Added a strictTransactionManagement setting to Gremlin Server. |
Wed, 09 Dec, 22:18 |
ok...@apache.org |
[1/2] incubator-tinkerpop git commit: Greatly greatly simplified Hadoop OLTP and interactions with HDFS and SparkContext. The trend -- dir/~g for graphs and dir/x for memory. A consistent persistence schema makes everything so much simpler. I always assu |
Wed, 09 Dec, 22:58 |
ok...@apache.org |
[2/2] incubator-tinkerpop git commit: Greatly greatly simplified Hadoop OLTP and interactions with HDFS and SparkContext. The trend -- dir/~g for graphs and dir/x for memory. A consistent persistence schema makes everything so much simpler. I always assu |
Wed, 09 Dec, 22:58 |
ok...@apache.org |
incubator-tinkerpop git commit: lots more clean up, tests, and organization. She is a real beauty. |
Wed, 09 Dec, 23:57 |
ok...@apache.org |
incubator-tinkerpop git commit: migrated GiraphGraphComputer over to the new Storage model via FileSystemStorage for HDFS. |
Thu, 10 Dec, 01:27 |
ok...@apache.org |
incubator-tinkerpop git commit: cleanup HDFS if Persist.NOTHING. |
Thu, 10 Dec, 02:11 |
spmalle...@apache.org |
[1/5] incubator-tinkerpop git commit: Consolidated all test data directories in a consistent fashion. |
Fri, 11 Dec, 11:17 |
spmalle...@apache.org |
[2/5] incubator-tinkerpop git commit: Fixed up some problems in the Hadoop plugin tests around hdfs testing. |
Fri, 11 Dec, 11:17 |
spmalle...@apache.org |
[3/5] incubator-tinkerpop git commit: Add a bit more javadoc to the getWorkingDirectory method promoted to GraphProvider. |
Fri, 11 Dec, 11:17 |
spmalle...@apache.org |
[4/5] incubator-tinkerpop git commit: Updated changelog. |
Fri, 11 Dec, 11:17 |
spmalle...@apache.org |
[5/5] incubator-tinkerpop git commit: Add some notes about unit testing to dev docs |
Fri, 11 Dec, 11:17 |
spmalle...@apache.org |
incubator-tinkerpop git commit: Refactored the sandboxing abstractions for Gremlin Server. |
Fri, 11 Dec, 19:59 |
spmalle...@apache.org |
incubator-tinkerpop git commit: Replaced all TINKERPOP3 jira references with TINKERPOP. |
Fri, 11 Dec, 20:22 |
spmalle...@apache.org |
incubator-tinkerpop git commit: Added labels for in/out on modern diagram. |
Mon, 14 Dec, 11:37 |
spmalle...@apache.org |
incubator-tinkerpop git commit: Add transparency to diagrams. |
Mon, 14 Dec, 12:14 |
spmalle...@apache.org |
svn commit: r1719886 - in /incubator/tinkerpop/site/docs/3.1.1-SNAPSHOT/images: modern-edge-1-to-3-1-gremlin.png modern-edge-1-to-3-1.png modern-edge-1-to-3-2-gremlin.png modern-edge-1-to-3-2.png modern-edge-1-to-3-3-gremlin.png modern-edge-1-to-3-3.png |
Mon, 14 Dec, 12:16 |
spmalle...@apache.org |
svn commit: r1719929 - /incubator/tinkerpop/site/index.html |
Mon, 14 Dec, 15:01 |
spmalle...@apache.org |
[1/2] incubator-tinkerpop git commit: Renamed "tests" that aren't mean to be executed on their own without a suite. |
Mon, 14 Dec, 15:23 |
spmalle...@apache.org |
[2/2] incubator-tinkerpop git commit: Renamed "tests" that aren't mean to be executed on their own without a suite. |
Mon, 14 Dec, 15:23 |
spmalle...@apache.org |
[1/2] incubator-tinkerpop git commit: Added a strictTransactionManagement setting to Gremlin Server. |
Mon, 14 Dec, 17:27 |
spmalle...@apache.org |
[2/2] incubator-tinkerpop git commit: Merge remote-tracking branch 'origin/TINKERPOP-930' |
Mon, 14 Dec, 17:27 |
spmalle...@apache.org |
svn commit: r1719982 - /incubator/tinkerpop/site/index.html |
Mon, 14 Dec, 18:23 |
spmalle...@apache.org |
incubator-tinkerpop git commit: Add an assert to be sure that the driver can keep sending messages after a serialization error. |
Mon, 14 Dec, 20:13 |
spmalle...@apache.org |
[1/2] incubator-tinkerpop git commit: Refactored the sandboxing abstractions for Gremlin Server. |
Mon, 14 Dec, 20:49 |
spmalle...@apache.org |
[2/2] incubator-tinkerpop git commit: Merge remote-tracking branch 'origin/TINKERPOP-891' |
Mon, 14 Dec, 20:49 |
spmalle...@apache.org |
[1/6] incubator-tinkerpop git commit: Consolidated all test data directories in a consistent fashion. |
Mon, 14 Dec, 21:04 |
spmalle...@apache.org |
[2/6] incubator-tinkerpop git commit: Fixed up some problems in the Hadoop plugin tests around hdfs testing. |
Mon, 14 Dec, 21:05 |
spmalle...@apache.org |
[3/6] incubator-tinkerpop git commit: Add a bit more javadoc to the getWorkingDirectory method promoted to GraphProvider. |
Mon, 14 Dec, 21:05 |
spmalle...@apache.org |
[4/6] incubator-tinkerpop git commit: Updated changelog. |
Mon, 14 Dec, 21:05 |
spmalle...@apache.org |
[5/6] incubator-tinkerpop git commit: Add some notes about unit testing to dev docs |
Mon, 14 Dec, 21:05 |
spmalle...@apache.org |
[6/6] incubator-tinkerpop git commit: Merge remote-tracking branch 'origin/TINKERPOP-954' |
Mon, 14 Dec, 21:05 |
spmalle...@apache.org |
[1/3] incubator-tinkerpop git commit: Replaced all system.out.println and system.out.error with logger. |
Tue, 15 Dec, 13:21 |
spmalle...@apache.org |
[2/3] incubator-tinkerpop git commit: fixed bad logger reference |
Tue, 15 Dec, 13:21 |
spmalle...@apache.org |
[3/3] incubator-tinkerpop git commit: Merge branch 'TINKERPOP-1019' of https://github.com/n-tran/incubator-tinkerpop into TINKERPOP-1019 |
Tue, 15 Dec, 13:21 |
dkupp...@apache.org |
[1/2] incubator-tinkerpop git commit: minor fix in BLVP |
Tue, 15 Dec, 13:46 |
dkupp...@apache.org |
[2/2] incubator-tinkerpop git commit: Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/incubator-tinkerpop |
Tue, 15 Dec, 13:46 |
spmalle...@apache.org |
incubator-tinkerpop git commit: Add a note about naming tests |
Tue, 15 Dec, 14:59 |
spmalle...@apache.org |
[01/44] incubator-tinkerpop git commit: Moved logging setup to configuration. |
Tue, 15 Dec, 22:58 |
spmalle...@apache.org |
[02/44] incubator-tinkerpop git commit: fist push on a Spark object for managing persisted RDDs. Not finished yet. |
Tue, 15 Dec, 22:58 |
spmalle...@apache.org |
[03/44] incubator-tinkerpop git commit: Merge branch 'master' into TINKERPOP-1023 |
Tue, 15 Dec, 22:58 |
spmalle...@apache.org |
[04/44] incubator-tinkerpop git commit: added Spark persited RDD utility that can be spark.ls(), spark.head(), spark.rm(), spark.describe(), etc. in the Console. Really cool. Added a SparkGremlinPluginTest that verifies everything works as expected. Upda |
Tue, 15 Dec, 22:58 |
spmalle...@apache.org |
[05/44] incubator-tinkerpop git commit: added spark RDD utility to docs. |
Tue, 15 Dec, 22:58 |
spmalle...@apache.org |
[06/44] incubator-tinkerpop git commit: minor section rename. |
Tue, 15 Dec, 22:58 |
spmalle...@apache.org |
[07/44] incubator-tinkerpop git commit: removed debugging work in SparkTest. |
Tue, 15 Dec, 22:58 |
spmalle...@apache.org |
[08/44] incubator-tinkerpop git commit: Merge branch 'master' into TINKERPOP-1023 |
Tue, 15 Dec, 22:58 |
spmalle...@apache.org |
[09/44] incubator-tinkerpop git commit: added a nice error message if Spark hasn't been created. Much better than NullPointerException. |
Tue, 15 Dec, 22:58 |
spmalle...@apache.org |
[10/44] incubator-tinkerpop git commit: removed named RDDs. No point as they are not going to be cached. |
Tue, 15 Dec, 22:58 |
spmalle...@apache.org |
[11/44] incubator-tinkerpop git commit: minor nothing. |
Tue, 15 Dec, 22:58 |
spmalle...@apache.org |
[12/44] incubator-tinkerpop git commit: BVLP problem with InputRDD was not a real problem. It had to do with workers=1 and local[4]. This is ticket TINKERPOP-1025. Will merge with this work given that its so simple and all related. |
Tue, 15 Dec, 22:58 |
spmalle...@apache.org |
[13/44] incubator-tinkerpop git commit: provided a general way to ensure that the number of parititions is NOT larger than the number of workers. Moreover RDD.coalesce() does not require a shuffle as it only handle partition reduction. |
Tue, 15 Dec, 22:58 |
spmalle...@apache.org |
[14/44] incubator-tinkerpop git commit: Moved extra logging config to properties files. |
Tue, 15 Dec, 22:58 |
spmalle...@apache.org |
[15/44] incubator-tinkerpop git commit: Add in some upgrade docs around logging. |
Tue, 15 Dec, 22:58 |
spmalle...@apache.org |
[16/44] incubator-tinkerpop git commit: worker regulation based on coalesce. |
Tue, 15 Dec, 22:58 |
spmalle...@apache.org |
[17/44] incubator-tinkerpop git commit: updated CHANGELOG and upgrade docs. |
Tue, 15 Dec, 22:58 |
spmalle...@apache.org |
[18/44] incubator-tinkerpop git commit: added a many-to-one note about reducing barrier steps in the docs. CTR. |
Tue, 15 Dec, 22:58 |
spmalle...@apache.org |
[19/44] incubator-tinkerpop git commit: fixed a SparkGraphComputer sorting bug in MapReduce that occurred when there is more than one graph partition. This was exposed by ToyGraphInputRDD which is a 4 partition. We never saw this before cause all the Inp |
Tue, 15 Dec, 22:58 |
spmalle...@apache.org |
[20/44] incubator-tinkerpop git commit: Merge remote-tracking branch 'origin/TINKERPOP-859' |
Tue, 15 Dec, 22:58 |
spmalle...@apache.org |
[21/44] incubator-tinkerpop git commit: Merge remote-tracking branch 'origin/master' |
Tue, 15 Dec, 22:59 |
spmalle...@apache.org |
[22/44] incubator-tinkerpop git commit: Merge remote-tracking branch 'origin/TINKERPOP-1035' |
Tue, 15 Dec, 22:59 |
spmalle...@apache.org |
[23/44] incubator-tinkerpop git commit: Added a strictTransactionManagement setting to Gremlin Server. |
Tue, 15 Dec, 22:59 |
spmalle...@apache.org |
[24/44] incubator-tinkerpop git commit: Consolidated all test data directories in a consistent fashion. |
Tue, 15 Dec, 22:59 |
spmalle...@apache.org |
[25/44] incubator-tinkerpop git commit: Replaced all system.out.println and system.out.error with logger. |
Tue, 15 Dec, 22:59 |
spmalle...@apache.org |
[26/44] incubator-tinkerpop git commit: Fixed up some problems in the Hadoop plugin tests around hdfs testing. |
Tue, 15 Dec, 22:59 |
spmalle...@apache.org |
[27/44] incubator-tinkerpop git commit: Add a bit more javadoc to the getWorkingDirectory method promoted to GraphProvider. |
Tue, 15 Dec, 22:59 |
spmalle...@apache.org |
[28/44] incubator-tinkerpop git commit: Updated changelog. |
Tue, 15 Dec, 22:59 |
spmalle...@apache.org |
[29/44] incubator-tinkerpop git commit: Add some notes about unit testing to dev docs |
Tue, 15 Dec, 22:59 |
spmalle...@apache.org |
[30/44] incubator-tinkerpop git commit: Refactored the sandboxing abstractions for Gremlin Server. |
Tue, 15 Dec, 22:59 |
spmalle...@apache.org |
[31/44] incubator-tinkerpop git commit: Replaced all TINKERPOP3 jira references with TINKERPOP. |
Tue, 15 Dec, 22:59 |
spmalle...@apache.org |
[32/44] incubator-tinkerpop git commit: Added labels for in/out on modern diagram. |
Tue, 15 Dec, 22:59 |
spmalle...@apache.org |
[33/44] incubator-tinkerpop git commit: Add transparency to diagrams. |
Tue, 15 Dec, 22:59 |
spmalle...@apache.org |
[34/44] incubator-tinkerpop git commit: Renamed "tests" that aren't mean to be executed on their own without a suite. |
Tue, 15 Dec, 22:59 |
spmalle...@apache.org |
[35/44] incubator-tinkerpop git commit: Renamed "tests" that aren't mean to be executed on their own without a suite. |
Tue, 15 Dec, 22:59 |
spmalle...@apache.org |
[36/44] incubator-tinkerpop git commit: Merge remote-tracking branch 'origin/TINKERPOP-930' |
Tue, 15 Dec, 22:59 |
spmalle...@apache.org |
[37/44] incubator-tinkerpop git commit: Add an assert to be sure that the driver can keep sending messages after a serialization error. |
Tue, 15 Dec, 22:59 |
spmalle...@apache.org |
[38/44] incubator-tinkerpop git commit: Merge remote-tracking branch 'origin/TINKERPOP-891' |
Tue, 15 Dec, 22:59 |
spmalle...@apache.org |
[39/44] incubator-tinkerpop git commit: Merge remote-tracking branch 'origin/TINKERPOP-954' |
Tue, 15 Dec, 22:59 |
spmalle...@apache.org |
[40/44] incubator-tinkerpop git commit: fixed bad logger reference |
Tue, 15 Dec, 22:59 |
spmalle...@apache.org |
[41/44] incubator-tinkerpop git commit: Merge branch 'TINKERPOP-1019' of https://github.com/n-tran/incubator-tinkerpop into TINKERPOP-1019 |
Tue, 15 Dec, 22:59 |
spmalle...@apache.org |
[42/44] incubator-tinkerpop git commit: minor fix in BLVP |
Tue, 15 Dec, 22:59 |
spmalle...@apache.org |
[43/44] incubator-tinkerpop git commit: Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/incubator-tinkerpop |
Tue, 15 Dec, 22:59 |
spmalle...@apache.org |
[44/44] incubator-tinkerpop git commit: Add a note about naming tests |
Tue, 15 Dec, 22:59 |
spmalle...@apache.org |
incubator-tinkerpop git commit: Altered transaction management in Gremlin Server |
Tue, 15 Dec, 23:04 |
spmalle...@apache.org |
incubator-tinkerpop git commit: Updated documentation around transaction management. |
Wed, 16 Dec, 11:02 |
spmalle...@apache.org |
incubator-tinkerpop git commit: Added "downloads" to the README |
Wed, 16 Dec, 11:22 |
spmalle...@apache.org |
incubator-tinkerpop git commit: Validate bindings on the server to ensure that they were String keys. |
Wed, 16 Dec, 14:48 |