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

Daniel Templeton edited comment on HDFS-14132 at 1/9/19 1:06 AM:
-----------------------------------------------------------------

Thanks for the patch, [~shwetayakkali].  Committed to trunk.


was (Author: templedf):
Thanks for the patch, [~shwetayakkali].  Commited to trunk.

> Add BlockLocation.isStriped() to determine if block is replicated or Striped
> ----------------------------------------------------------------------------
>
>                 Key: HDFS-14132
>                 URL: https://issues.apache.org/jira/browse/HDFS-14132
>             Project: Hadoop HDFS
>          Issue Type: Bug
>          Components: hdfs
>            Reporter: Shweta
>            Assignee: Shweta
>            Priority: Major
>             Fix For: 3.3.0
>
>         Attachments: HDFS-14132.001.patch, HDFS-14132.002.patch, 
> HDFS-14132.003.patch, HDFS-14132.004.patch
>
>
> Impala uses FileSystem#getBlockLocation to get block locations. We can add 
> isStriped() method for it to easier determine the block is belonged to 
> replicated file or striped file.
> In HDFS, this isStriped information is already in 
> HdfsBlockLocation#LocatedBlock#isStriped(), adding this method to 
> BlockLocation does not introduce space overhead.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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

Reply via email to