Skip to content

Commit e001b59

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

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
@@ -26,3 +26,4 @@ giraph.maxMessagesInMemory=100000
2626
spark.master=local[4]
2727
spark.executor.memory=1g
2828
spark.serializer=org.apache.spark.serializer.KryoSerializer
29+
spark.kryo.registrator=org.janusgraph.hadoop.serialize.JanusGraphKryoRegistrator

0 commit comments

Comments
 (0)