| clear query|facets|time |
Search criteria: .
Results from 1 to 10 from
22 (0.232s).
|
|
|
Loading phrases to help you refine your search...
|
|
can we use same column name for 2 different column families? - HBase - [mail # user]
|
|
...Hi, Is it fine to use same column name for 2 different column families? For example, In a table "emp", can we have column name "dob" under column family "F1" & "F2"? ...
|
|
|
Author: Ramasubramanian Narayanan...,
2013-03-10, 18:11
|
|
|
Re: How to use put command in Java for dynamic field name creation - HBase - [mail # user]
|
|
...Hi, Can someone help on this pls.. regards, Rams On Thu, Feb 7, 2013 at 9:19 PM, Ramasubramanian Narayanan wrote: ...
|
|
|
Author: Ramasubramanian Narayanan...,
2013-02-08, 05:18
|
|
|
How to use put command in Java for dynamic field name creation - HBase - [mail # user]
|
|
...Hi, I have a requirement to create dynamic field name (based on value of a column) at run time... I think this is the usual approach that we will used in HBASE for one to many re...
|
|
|
Author: Ramasubramanian Narayanan...,
2013-02-07, 15:49
|
|
|
Re: How to de-nomarlize for this situation in HBASE Table - HBase - [mail # user]
|
|
...Hi, Is there any other way instead of using HOME/Work/etc? we expect some 10 such types may come in future.. hence asking regards, Rams On Fri, Jan 18, 2013 at 10:24 AM, So...
|
|
|
Author: Ramasubramanian Narayanan...,
2013-01-18, 05:18
|
|
|
Re: How to de-nomarlize for this situation in HBASE Table - HBase - [mail # user]
|
|
...Hi Sonal, In that case, the problem is how to store multiple physical address sets in the same column family.. what rowkey to be used for this scenario.. A Physical address will ...
|
|
|
Author: Ramasubramanian Narayanan...,
2013-01-18, 04:39
|
|
|
Re: How to de-nomarlize for this situation in HBASE Table - HBase - [mail # user]
|
|
...Hi Sonal, 1. will fetch all demographic details of customer based on client ID 2. Fetch the particular type of address along with other demographic for a client.. for example, HOME Phy...
|
|
|
Author: Ramasubramanian Narayanan...,
2013-01-18, 04:16
|
|
|
Re: How to use substring in Rowkey - HBase - [mail # user]
|
|
...Hi, Thanks!! How to use/query inside HBASE shell with this filter.. regards, Rams On Thu, Dec 27, 2012 at 4:13 PM, Mohammad Tariq wrote: ...
|
|
|
Author: Ramasubramanian Narayanan...,
2013-01-18, 03:43
|
|
|
How to de-nomarlize for this situation in HBASE Table - HBase - [mail # user]
|
|
...Hi, I have the following relational tables.. I want to denormalize and bring it all into single HBASE table... Pls help how it could be done.. 1. Client Master Table 2. Physical...
|
|
|
Author: Ramasubramanian Narayanan...,
2013-01-18, 03:34
|
|
|
Re: How to use substring in Rowkey - HBase - [mail # user]
|
|
...Thanks a lot Tariq!!! Prefix is working fine... One more question.. in the above rowkey, if I want to select all the rows which has "|home", how to do that... Like wise if ...
|
|
|
Author: Ramasubramanian Narayanan...,
2012-12-27, 10:38
|
|
|
How to use substring in Rowkey - HBase - [mail # user]
|
|
...Hi, Suppose a rowkey contains some 5 fields delimited by "|", then how to use the same in the where clause? For example, I have some 4 customer records who is having different nu...
|
|
|
Author: Ramasubramanian Narayanan...,
2012-12-27, 09:54
|
|
|
|