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

Virajith Jalaparti commented on HDFS-11902:
-------------------------------------------

Thanks for taking a look [~chris.douglas]! Posting a modified patch (v2) which 
changes {{BlockProvider}} from an abstract class to an interface that extends 
{{Iterable}}. This change also removes the {{FileRegionProvider}} class. The 
patch has also been rebased on the latest version of HDFS-9806 branch.

> [READ] Merge BlockFormatProvider and TextFileRegionProvider into one.
> ---------------------------------------------------------------------
>
>                 Key: HDFS-11902
>                 URL: https://issues.apache.org/jira/browse/HDFS-11902
>             Project: Hadoop HDFS
>          Issue Type: Sub-task
>            Reporter: Virajith Jalaparti
>            Assignee: Virajith Jalaparti
>         Attachments: HDFS-11902-HDFS-9806.001.patch, 
> HDFS-11902-HDFS-9806.002.patch
>
>
> Currently {{BlockFormatProvider}} and {{TextFileRegionProvider}} perform 
> almost the same function on the Namenode and Datanode respectively. This JIRA 
> is to merge them into one.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to