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

Hudson commented on HBASE-11083:
--------------------------------

SUCCESS: Integrated in HBase-0.98 #309 (See 
[https://builds.apache.org/job/HBase-0.98/309/])
HBASE-11090 Backport HBASE-11083 ExportSnapshot should provide capability to 
limit bandwidth consumption (tedyu: rev 1595946)
* 
/hbase/branches/0.98/hbase-common/src/main/java/org/apache/hadoop/hbase/io/hadoopbackport
* 
/hbase/branches/0.98/hbase-common/src/main/java/org/apache/hadoop/hbase/io/hadoopbackport/ThrottledInputStream.java
* 
/hbase/branches/0.98/hbase-server/src/main/java/org/apache/hadoop/hbase/snapshot/ExportSnapshot.java


> ExportSnapshot should provide capability to limit bandwidth consumption
> -----------------------------------------------------------------------
>
>                 Key: HBASE-11083
>                 URL: https://issues.apache.org/jira/browse/HBASE-11083
>             Project: HBase
>          Issue Type: Improvement
>          Components: snapshots
>            Reporter: Ted Yu
>            Assignee: Ted Yu
>             Fix For: 0.99.0
>
>         Attachments: 11083-v2.txt
>
>
> This capability was first brought up in this thread:
> http://search-hadoop.com/m/DHED4Td8Xb1
> The rewritten distcp already provides this capability.
> See MAPREDUCE-2765
> distcp implementation utilizes ThrottledInputStream which provides bandwidth 
> throttling on a specified InputStream.
> As a first step, we can
> * add an option to ExportSnapshot which expresses bandwidth per map in MB
> * utilize ThrottledInputStream in ExportSnapshot#ExportMapper#copyFile().



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to