no , i have a old RDMS(mysql) table ,have two search pattern , i want to
change to HBase schema,i do not know how to design to get
best performance (can i put id and token together into rowkey?)

On Fri, Jun 28, 2013 at 2:55 PM, Jyothi Mandava
<[email protected]>wrote:

> HI,
> do you mean search wuth id is Search with row key and search with token is
> search with column value?
>
> Jyothi
> ________________________________________
> From: ch huang [[email protected]]
> Sent: Friday, June 28, 2013 12:11 PM
> To: [email protected]
> Subject: about schema design problem
>
> hi,all:
>       i have two search pattern , search for row with specific id ,and
> search for row with specific token,how can i design schema fit two search
> pattern effectly?
>

Reply via email to