Fix the warning in writable classes.[ WritableComparable is a raw type.
References to generic type WritableComparable<T> should be parameterized ]
---------------------------------------------------------------------------------------------------------------------------------------------------
Key: HADOOP-7547
URL: https://issues.apache.org/jira/browse/HADOOP-7547
Project: Hadoop Common
Issue Type: Bug
Reporter: Uma Maheswara Rao G
Assignee: Uma Maheswara Rao G
Priority: Minor
WritableComparable is a raw type. References to generic type
WritableComparable<T> should be parameterized.
Also address the same in example implementation in WritableComparable
interface's javadoc.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira