ministat opened a new pull request, #1835: URL: https://github.com/apache/tinkerpop/pull/1835
Hadoop GraphSONRecordReader and GraphSONRecordWriter does not support 'java.lang.Byte' type, which is supported by both GraphSONXModuleV2d0 and GraphSONXModuleV3d0, but both of them are custom modules and excluded by default. This fix adds GraphSONXModuleV2d0 and GraphSONXModuleV3d0 as custom module for GraphSON V2_0 and V3_0 by default to avoid the failure of TINKERPOP-2817. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
