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 2740FEF89 for ; Sat, 2 Feb 2013 17:18:14 +0000 (UTC) Received: (qmail 96832 invoked by uid 500); 2 Feb 2013 17:18:13 -0000 Delivered-To: apmail-hbase-issues-archive@hbase.apache.org Received: (qmail 96787 invoked by uid 500); 2 Feb 2013 17:18: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 96779 invoked by uid 99); 2 Feb 2013 17:18:13 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 02 Feb 2013 17:18:13 +0000 Date: Sat, 2 Feb 2013 17:18:13 +0000 (UTC) From: "Lars Hofhansl (JIRA)" To: issues@hbase.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Assigned] (HBASE-7476) HBase shell count command doesn't escape binary output 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-7476?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lars Hofhansl reassigned HBASE-7476: ------------------------------------ Assignee: Gabriel Reid > HBase shell count command doesn't escape binary output > ------------------------------------------------------ > > Key: HBASE-7476 > URL: https://issues.apache.org/jira/browse/HBASE-7476 > Project: HBase > Issue Type: Bug > Components: shell > Reporter: Gabriel Reid > Assignee: Gabriel Reid > Priority: Minor > Fix For: 0.96.0, 0.94.5 > > Attachments: HBASE-7476_1.patch, HBASE-7476.patch > > > When running the the count command in the HBase shell, the row key is printed each time a count interval is reached. However, the key is printed verbatim, meaning that non-printable characters are directly printed to the terminal. This can cause confusing results, or even leave the terminal in an unusable state. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira