[ 
https://issues.apache.org/jira/browse/HDFS-3282?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13254978#comment-13254978
 ] 

Tsz Wo (Nicholas), SZE commented on HDFS-3282:
----------------------------------------------

Todd, good point.  Then, let's
- move the code to HdfsDataInputStream;
- keep DFSDataInputStream (an empty class), change it to extend 
HdfsDataInputStream and deprecate it;
- change DistributedFileSystem.open(..) to return HdfsDataInputStream.
                
> Expose getFileLength API.
> -------------------------
>
>                 Key: HDFS-3282
>                 URL: https://issues.apache.org/jira/browse/HDFS-3282
>             Project: Hadoop HDFS
>          Issue Type: Sub-task
>          Components: hdfs client
>    Affects Versions: 3.0.0
>            Reporter: Uma Maheswara Rao G
>            Assignee: Uma Maheswara Rao G
>
> This JIRA is to expose the getFileLength API through a new public 
> DistributedFileSystemInfo class.
> I would appreciate if someone suggest good name for this public class.
> Nicholas, did you plan any special design for this public client class?

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

        

Reply via email to