You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-dev@hadoop.apache.org by "Benson Margulies (JIRA)" <ji...@apache.org> on 2009/06/01 01:20:07 UTC

[jira] Created: (HADOOP-5946) Type LongWritable isn't parameterized

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.