Can anyone please reply?

---------- Forwarded message ----------
From: Vivekanand Ittigi <[email protected]>
Date: Wed, May 14, 2014 at 6:21 PM
Subject: Retrieving nth qualifier in hbase using java
To: [email protected]


Hi,

This question is quite out of box but i need it.

In list(collection), we can retrieve the nth element in the list by
list.get(i);

similarly is there any method, in hbase, using java API, where i can get
the nth qualifier given the row id and ColumnFamily name.

NOTE: I have million qualifiers in single row in single columnFamily.
Thanks,
Vivek

Reply via email to