You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Andrew Purtell (JIRA)" <ji...@apache.org> on 2009/12/16 01:17:18 UTC

[jira] Commented: (HBASE-1012) [performance] Try doctoring a dfsclient so it shortcircuits hdfs when blocks are local

    [ https://issues.apache.org/jira/browse/HBASE-1012?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12791075#action_12791075 ] 

Andrew Purtell commented on HBASE-1012:
---------------------------------------

Do we still want to do this? 

> [performance] Try doctoring a dfsclient so it shortcircuits hdfs when blocks are local
> --------------------------------------------------------------------------------------
>
>                 Key: HBASE-1012
>                 URL: https://issues.apache.org/jira/browse/HBASE-1012
>             Project: Hadoop HBase
>          Issue Type: Task
>            Reporter: stack
>
> Ning Li up on list has stated that getting blocks using hdfs though the block is local takes almost the same amount of time as accesing the block over the network.  See if can do something smarter when the data is known to be local short-circuiting hdfs if we can in a subclass of DFSClient (George Porter suggestion).

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.