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 5A399105F8 for ; Mon, 30 Dec 2013 07:13:02 +0000 (UTC) Received: (qmail 1940 invoked by uid 500); 30 Dec 2013 07:12:56 -0000 Delivered-To: apmail-hbase-issues-archive@hbase.apache.org Received: (qmail 1911 invoked by uid 500); 30 Dec 2013 07:12:53 -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 1899 invoked by uid 99); 30 Dec 2013 07:12:51 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 30 Dec 2013 07:12:51 +0000 Date: Mon, 30 Dec 2013 07:12:51 +0000 (UTC) From: "ramkrishna.s.vasudevan (JIRA)" To: issues@hbase.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (HBASE-10228) Support setCellVisibility and setAuthorizations in Shell 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-10228?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13858623#comment-13858623 ] ramkrishna.s.vasudevan commented on HBASE-10228: ------------------------------------------------ Committed to trunk. Yet to commit to 0.98. [~anoop.hbase] Could you commit to 0.98? > Support setCellVisibility and setAuthorizations in Shell > -------------------------------------------------------- > > Key: HBASE-10228 > URL: https://issues.apache.org/jira/browse/HBASE-10228 > Project: HBase > Issue Type: Improvement > Affects Versions: 0.98.0 > Reporter: ramkrishna.s.vasudevan > Assignee: ramkrishna.s.vasudevan > Fix For: 0.98.0, 0.99.0 > > Attachments: HBASE-10228.patch, HBASE-10228_1.patch, HBASE-10228_2.patch > > > Currently the shell scripts supports attributes but not the new apis in the Query class. So this JIRA is to support them thro shell. -- This message was sent by Atlassian JIRA (v6.1.5#6160)