You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tinkerpop.apache.org by ok...@apache.org on 2016/01/25 18:19:04 UTC

incubator-tinkerpop git commit: found a misspelling in our sample configuration files. fixed. CTR.

Repository: incubator-tinkerpop
Updated Branches:
  refs/heads/master 2a0616b84 -> 65e777577


found a misspelling in our sample configuration files. fixed. CTR.


Project: http://git-wip-us.apache.org/repos/asf/incubator-tinkerpop/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-tinkerpop/commit/65e77757
Tree: http://git-wip-us.apache.org/repos/asf/incubator-tinkerpop/tree/65e77757
Diff: http://git-wip-us.apache.org/repos/asf/incubator-tinkerpop/diff/65e77757

Branch: refs/heads/master
Commit: 65e77757717d1542a23e755335624e7ca6be9970
Parents: 2a0616b
Author: Marko A. Rodriguez <ok...@gmail.com>
Authored: Mon Jan 25 10:18:59 2016 -0700
Committer: Marko A. Rodriguez <ok...@gmail.com>
Committed: Mon Jan 25 10:18:59 2016 -0700

----------------------------------------------------------------------
 hadoop-gremlin/conf/hadoop-gryo.properties | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-tinkerpop/blob/65e77757/hadoop-gremlin/conf/hadoop-gryo.properties
----------------------------------------------------------------------
diff --git a/hadoop-gremlin/conf/hadoop-gryo.properties b/hadoop-gremlin/conf/hadoop-gryo.properties
index 97188f2..0721276 100644
--- a/hadoop-gremlin/conf/hadoop-gryo.properties
+++ b/hadoop-gremlin/conf/hadoop-gryo.properties
@@ -31,7 +31,7 @@ spark.serializer=org.apache.tinkerpop.gremlin.spark.structure.io.gryo.GryoSerial
 # gremlin.spark.graphStorageLevel=MEMORY_AND_DISK
 # gremlin.spark.persistContext=true
 # gremlin.spark.graphOutputRDD=org.apache.tinkerpop.gremlin.spark.structure.io.PersistedOutputRDD
-# gremlin.soark.persistStorageLevel=DISK_ONLY
+# gremlin.spark.persistStorageLevel=DISK_ONLY
 # spark.kryo.registrationRequired=true
 # spark.storage.memoryFraction=0.2
 # spark.eventLog.enabled=true