[ 
https://issues.apache.org/jira/browse/GIRAPH-546?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13590919#comment-13590919
 ] 

Eli Reisman commented on GIRAPH-546:
------------------------------------

Good idea.
                
> 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

Reply via email to