Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 712BB200D1E for ; Wed, 4 Oct 2017 02:30:15 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 6F9321609DE; Wed, 4 Oct 2017 00:30:15 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id B1CF5160BD5 for ; Wed, 4 Oct 2017 02:30:14 +0200 (CEST) Received: (qmail 792 invoked by uid 500); 4 Oct 2017 00:30:13 -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 776 invoked by uid 99); 4 Oct 2017 00:30:13 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd1-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 04 Oct 2017 00:30:13 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd1-us-west.apache.org (ASF Mail Server at spamd1-us-west.apache.org) with ESMTP id D6158C36C4 for ; Wed, 4 Oct 2017 00:30:12 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd1-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -99.202 X-Spam-Level: X-Spam-Status: No, score=-99.202 tagged_above=-999 required=6.31 tests=[KAM_ASCII_DIVIDERS=0.8, RP_MATCHES_RCVD=-0.001, SPF_PASS=-0.001, USER_IN_WHITELIST=-100] autolearn=disabled Received: from mx1-lw-us.apache.org ([10.40.0.8]) by localhost (spamd1-us-west.apache.org [10.40.0.7]) (amavisd-new, port 10024) with ESMTP id H0Kz4wkiC6vr for ; Wed, 4 Oct 2017 00:30:12 +0000 (UTC) Received: from mailrelay1-us-west.apache.org (mailrelay1-us-west.apache.org [209.188.14.139]) by mx1-lw-us.apache.org (ASF Mail Server at mx1-lw-us.apache.org) with ESMTP id 5133A5FDF6 for ; Wed, 4 Oct 2017 00:30:11 +0000 (UTC) Received: from jira-lw-us.apache.org (unknown [207.244.88.139]) by mailrelay1-us-west.apache.org (ASF Mail Server at mailrelay1-us-west.apache.org) with ESMTP id D7F9EE101B for ; Wed, 4 Oct 2017 00:30:08 +0000 (UTC) Received: from jira-lw-us.apache.org (localhost [127.0.0.1]) by jira-lw-us.apache.org (ASF Mail Server at jira-lw-us.apache.org) with ESMTP id 9859624307 for ; Wed, 4 Oct 2017 00:30:03 +0000 (UTC) Date: Wed, 4 Oct 2017 00:30:03 +0000 (UTC) From: "Hudson (JIRA)" To: issues@hbase.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (HBASE-18928) Backup delete command shows wrong number of deletes requested MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Wed, 04 Oct 2017 00:30:15 -0000 [ https://issues.apache.org/jira/browse/HBASE-18928?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16190583#comment-16190583 ] Hudson commented on HBASE-18928: -------------------------------- SUCCESS: Integrated in Jenkins build HBase-Trunk_matrix #3822 (See [https://builds.apache.org/job/HBase-Trunk_matrix/3822/]) HBASE-18928 Backup delete command shows wrong number of deletes (tedyu: rev 56830c30941e1fb6d3196c2d9f0145b8e7e59885) * (edit) hbase-backup/src/main/java/org/apache/hadoop/hbase/backup/impl/BackupCommands.java > Backup delete command shows wrong number of deletes requested > ------------------------------------------------------------- > > Key: HBASE-18928 > URL: https://issues.apache.org/jira/browse/HBASE-18928 > Project: HBase > Issue Type: Bug > Reporter: Amit Kabra > Assignee: Amit Kabra > Priority: Minor > Fix For: 2.0.0-alpha-4 > > Attachments: HBASE-18928.patch, HBASE-18928.v2.patch.txt > > > {code}./hbase backup delete backup_1506934800496 backup_1506934749163{code} > 2017-10-02 14:55:39,788 WARN [main] util.NativeCodeLoader: Unable to load native-hadoop library for your platform... using builtin-java classes where applicable > 2017-10-02 14:55:40,151 WARN [main] shortcircuit.DomainSocketFactory: The short-circuit local reads feature cannot be used because libhadoop cannot be loaded. > Please make sure that backup is enabled on the cluster. To enable backup, in hbase-site.xml, set: > hbase.backup.enable=true > hbase.master.logcleaner.plugins=YOUR_PLUGINS,org.apache.hadoop.hbase.backup.master.BackupLogCleaner > hbase.procedure.master.classes=YOUR_CLASSES,org.apache.hadoop.hbase.backup.master.LogRollMasterProcedureManager > hbase.procedure.regionserver.classes=YOUR_CLASSES,org.apache.hadoop.hbase.backup.regionserver.LogRollRegionServerProcedureManager > and restart the cluster > 2017-10-02 14:55:40,328 INFO [main] metrics.MetricRegistries: Loaded MetricRegistries class org.apache.hadoop.hbase.metrics.impl.MetricRegistriesImpl > 2017-10-02 14:55:41,876 INFO [main] impl.BackupAdminImpl: Deleting backup backup_1506934749163 ... > 2017-10-02 14:55:41,970 INFO [main] util.BackupUtils: No data has been found in hdfs://localhost:8020/test/backup_1506934749163/default/raj22. > 2017-10-02 14:55:41,998 INFO [main] impl.BackupAdminImpl: Delete backup backup_1506934749163 completed. > *Deleted 1 backups. Total requested: 3* -- This message was sent by Atlassian JIRA (v6.4.14#64029)