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 2015/04/14 18:12:37 UTC

incubator-tinkerpop git commit: more default properties for SparkGraphComputer.

Repository: incubator-tinkerpop
Updated Branches:
  refs/heads/master fe7c56c30 -> e0574a3e5


more default properties for SparkGraphComputer.


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

Branch: refs/heads/master
Commit: e0574a3e589424541a713210291f74a0334ad295
Parents: fe7c56c
Author: Marko A. Rodriguez <ok...@gmail.com>
Authored: Tue Apr 14 10:12:55 2015 -0600
Committer: Marko A. Rodriguez <ok...@gmail.com>
Committed: Tue Apr 14 10:13:02 2015 -0600

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


http://git-wip-us.apache.org/repos/asf/incubator-tinkerpop/blob/e0574a3e/hadoop-gremlin/conf/hadoop-gryo.properties
----------------------------------------------------------------------
diff --git a/hadoop-gremlin/conf/hadoop-gryo.properties b/hadoop-gremlin/conf/hadoop-gryo.properties
index 0484327..06076c8 100644
--- a/hadoop-gremlin/conf/hadoop-gryo.properties
+++ b/hadoop-gremlin/conf/hadoop-gryo.properties
@@ -45,6 +45,7 @@ spark.master=local[4]
 spark.executor.memory=1g
 spark.serializer=org.apache.spark.serializer.KryoSerializer
 # spark.kryo.registrationRequired=true
-# spark.storage.memoryFraction=0.3
+# spark.storage.memoryFraction=0.2
 # spark.eventLog.enabled=true
 # spark.eventLog.dir=/tmp/spark-event-logs
+# spark.ui.killEnabled=true