Skip to content

Commit 645524d

Browse files
committed
Use JanusGraphKryoRegistrator in HBaseInputFormatIT
Signed-off-by: sjudeng <sjudeng@users.noreply.github.com>
1 parent f48559f commit 645524d

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

janusgraph-hadoop-parent/janusgraph-hadoop-core/src/test/resources/hbase-read.properties

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,3 +27,4 @@ giraph.maxMessagesInMemory=100000
2727
spark.master=local[4]
2828
spark.executor.memory=1g
2929
spark.serializer=org.apache.spark.serializer.KryoSerializer
30+
spark.kryo.registrator=org.janusgraph.hadoop.serialize.JanusGraphKryoRegistrator

0 commit comments

Comments
 (0)