Type LongWritable isn't parameterized -------------------------------------
Key: HADOOP-5946 URL: https://issues.apache.org/jira/browse/HADOOP-5946 Project: Hadoop Core Issue Type: Bug Affects Versions: 0.19.1 Reporter: Benson Margulies LongWritable implements the raw WritableComparable interface. This leads code that uses it into various mazes of twisty little passages. It would be helpful of the declaration were fixed up, or a new class added. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.