We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f48559f commit 645524dCopy full SHA for 645524d
1 file changed
janusgraph-hadoop-parent/janusgraph-hadoop-core/src/test/resources/hbase-read.properties
@@ -27,3 +27,4 @@ giraph.maxMessagesInMemory=100000
27
spark.master=local[4]
28
spark.executor.memory=1g
29
spark.serializer=org.apache.spark.serializer.KryoSerializer
30
+spark.kryo.registrator=org.janusgraph.hadoop.serialize.JanusGraphKryoRegistrator
0 commit comments