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