Open srgg opened 7 years ago
The RiakObject as well as all it's attributes were marked as Serializable and serialVersionUIDs were added accordingly.
In Spark Connector project there is a need to use RiakObject as a default mapped type for the Riak KV RDD.
Additional test case has been added in the scope of this PR.
Pull requests that are small and limited in scope are most welcome.
Description
The RiakObject as well as all it's attributes were marked as Serializable and serialVersionUIDs were added accordingly.
Related Issue
Motivation and Context
In Spark Connector project there is a need to use RiakObject as a default mapped type for the Riak KV RDD.
How Has This Been Tested?
Additional test case has been added in the scope of this PR.
Types of changes
Checklist:
Pull requests that are small and limited in scope are most welcome.