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 7546F1876E for ; Mon, 30 Nov 2015 16:06:11 +0000 (UTC) Received: (qmail 90297 invoked by uid 500); 30 Nov 2015 16:06:11 -0000 Delivered-To: apmail-hbase-issues-archive@hbase.apache.org Received: (qmail 90241 invoked by uid 500); 30 Nov 2015 16:06:11 -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 90215 invoked by uid 99); 30 Nov 2015 16:06:11 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 30 Nov 2015 16:06:11 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 0F8AA2C1F70 for ; Mon, 30 Nov 2015 16:06:11 +0000 (UTC) Date: Mon, 30 Nov 2015 16:06:11 +0000 (UTC) From: "Abhishek Singh Chouhan (JIRA)" To: issues@hbase.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (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:comment-tabpanel&focusedCommentId=15032008#comment-15032008 ] Abhishek Singh Chouhan commented on HBASE-14749: ------------------------------------------------ Thanks a ton samir and stack for reviewing this. I'll put up a new patch. As for the message, i also don't mind the message personally and also its at info level so should be fine i guess. But if you guys want i can put it at debug level. > 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 > Fix For: 2.0.0 > > Attachments: HBASE-14749-v2.patch, HBASE-14749-v3.patch, HBASE-14749-v3.patch, HBASE-14749.patch, 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)