Return-Path: X-Original-To: apmail-hbase-issues-archive@www.apache.org Delivered-To: apmail-hbase-issues-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 637FD181EE for ; Fri, 6 Nov 2015 13:06:28 +0000 (UTC) Received: (qmail 74682 invoked by uid 500); 6 Nov 2015 13:06:28 -0000 Delivered-To: apmail-hbase-issues-archive@hbase.apache.org Received: (qmail 74615 invoked by uid 500); 6 Nov 2015 13:06:28 -0000 Mailing-List: contact issues-help@hbase.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Delivered-To: mailing list issues@hbase.apache.org Received: (qmail 74582 invoked by uid 99); 6 Nov 2015 13:06:28 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 06 Nov 2015 13:06:28 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id D4D1B2C1F5E for ; Fri, 6 Nov 2015 13:06:27 +0000 (UTC) Date: Fri, 6 Nov 2015 13:06:27 +0000 (UTC) From: "Abhishek Singh Chouhan (JIRA)" To: issues@hbase.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (HBASE-14749) Make changes to region_mover.rb to use RegionMover Java tool MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/HBASE-14749?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Abhishek Singh Chouhan updated HBASE-14749: ------------------------------------------- Attachment: HBASE-14749.patch > Make changes to region_mover.rb to use RegionMover Java tool > ------------------------------------------------------------ > > Key: HBASE-14749 > URL: https://issues.apache.org/jira/browse/HBASE-14749 > Project: HBase > Issue Type: Improvement > Reporter: Abhishek Singh Chouhan > Assignee: Abhishek Singh Chouhan > Attachments: HBASE-14749.patch > > > With HBASE-13014 in, we can now replace the ruby script such that it invokes the Java Tool. Also expose timeout and no-ack mode which were added. -- This message was sent by Atlassian JIRA (v6.3.4#6332)