Alessandro Presta created GIRAPH-546:
----------------------------------------
Summary: Use Hadoop's WritableUtils and ReflectionUtils whenever
possible
Key: GIRAPH-546
URL: https://issues.apache.org/jira/browse/GIRAPH-546
Project: Giraph
Issue Type: Improvement
Reporter: Alessandro Presta
Priority: Minor
It seems to me that a lot of the functionality of Giraph's WritableUtils and
ReflectionUtils is already offered by Hadoop's homonymous classes.
Examples: cloning Writables, writing/reading Writables to byte arrays,
getClass() and so on.
It would be good to delegate to Hadoop's existing solutions wherever possible.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira