Thanks for the reply. But that is from Java ..I am looking from the HBase shell?
----- Original Message ----- From: Stack <[email protected]> To: [email protected]; Sreeram K <[email protected]> Cc: Sent: Thursday, December 15, 2011 10:10 AM Subject: Re: HBase- Scan with wildcard character On Thu, Dec 15, 2011 at 8:59 AM, Sreeram K <[email protected]> wrote: > I have one more question.. > Can we have a query in HBase shell based on Colum Value. > > I am looking at scan-> with Coulm ID? is that possible..the way we are doing > with STARTROW? > Can you pl pont me to an example.. > > You need to use a value filter: http://hbase.apache.org/apidocs/org/apache/hadoop/hbase/filter/ValueFilter.html St.Ack
