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 "Gianmarco De Francisci Morales (JIRA)" <ji...@apache.org> on 2010/04/11 15:16:41 UTC

[jira] Created: (HADOOP-6699) Make MapFile interface consistent with SequenceFile

Make MapFile interface consistent with SequenceFile
---------------------------------------------------

                 Key: HADOOP-6699
                 URL: https://issues.apache.org/jira/browse/HADOOP-6699
             Project: Hadoop Common
          Issue Type: Improvement
          Components: io
    Affects Versions: 0.20.2, 0.20.1
            Reporter: Gianmarco De Francisci Morales
            Priority: Minor


The constructor for the SequenceFile.Reader/Writer classes accept a Path object as the specification of the file to read.
MapFile related classes instead want a String object that represents the MapFile directory.

I propose to make them consistent by replacing the String parameter with a Path one in MapFile related classes.


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira