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

Charles Lamb updated HDFS-7847:
-------------------------------
    Attachment: HDFS-7847.000.patch

Add a new -remoteNamenode option to the CLI which takes a URI of a remote NN.

The existing NNThroughputBenchmark uses the umbrella NamenodeProtocols (plural) 
interface, but you can only create proxies for the underlying RPC interfaces. 
This separates all the calls made in NNThroughputBenchmark out into the smaller 
sub-interfaces.

Modify DFSClient so that proxies for each of the required interfaces can be 
created.

Minor typo fixes encountered along the way.

> Modify NNThroughputBenchmark to be able to operate on a remote NameNode
> -----------------------------------------------------------------------
>
>                 Key: HDFS-7847
>                 URL: https://issues.apache.org/jira/browse/HDFS-7847
>             Project: Hadoop HDFS
>          Issue Type: Sub-task
>    Affects Versions: HDFS-7836
>            Reporter: Colin Patrick McCabe
>            Assignee: Charles Lamb
>         Attachments: HDFS-7847.000.patch, make_blocks.tar.gz
>
>
> Modify NNThroughputBenchmark to be able to operate on a NN that is not in 
> process. A followon Jira will modify it some more to allow quantifying native 
> and java heap sizes, and some latency numbers.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to