You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by "Sameer Vaishampayan (JIRA)" <ji...@apache.org> on 2012/10/17 07:10:03 UTC

[jira] [Updated] (HADOOP-8937) ClientProtocol should support a way to get DataNodeInfo for a particular data node.

     [ https://issues.apache.org/jira/browse/HADOOP-8937?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sameer Vaishampayan updated HADOOP-8937:
----------------------------------------

    Description: 
HBase project needs a way to find if a DataNode is running local or not on a given host. The current way is too expensive in which getDatanodeReport needs to be called which returns information for all data nodes in the cluster.
https://issues.apache.org/jira/browse/HBASE-6398

  was:
HBase project needs a way to find if a DataNode is running local or not on a given host. The current way is too expensive in which getDatanodeReport needs to be called which returns information for all data nodes in the cluster.


    
> ClientProtocol should support a way to get DataNodeInfo for a particular data node.
> -----------------------------------------------------------------------------------
>
>                 Key: HADOOP-8937
>                 URL: https://issues.apache.org/jira/browse/HADOOP-8937
>             Project: Hadoop Common
>          Issue Type: Improvement
>          Components: fs
>    Affects Versions: 1.0.3
>            Reporter: Sameer Vaishampayan
>            Priority: Minor
>              Labels: newbie
>             Fix For: 2.0.3-alpha
>
>
> HBase project needs a way to find if a DataNode is running local or not on a given host. The current way is too expensive in which getDatanodeReport needs to be called which returns information for all data nodes in the cluster.
> https://issues.apache.org/jira/browse/HBASE-6398

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira