| clear query|facets|time |
Search criteria: .
Results from 1 to 8 from
8 (0.135s).
|
|
|
Loading phrases to help you refine your search...
|
|
how to create a Result object with some null value? - HBase - [mail # user]
|
|
...Now I want to test HBase with mock Result object.In the map(), we get value like this: byte[] date = value.getValue(Bytes.toBytes("f"), Bytes.toBytes("date")...
|
|
|
Author: bigdata,
2013-02-27, 12:34
|
|
|
HBase Result object problem when testing MapReduce - HBase - [mail # user]
|
|
...I'm not sure this belongs to HBase or MRUnit. It's about HBase Result object for MapReduce. I have some mapreduce to calculate data in hbase. I try to use MRUnit to test ...
|
|
|
Author: bigdata,
2013-02-27, 05:17
|
|
|
RE: Is it necessary to set MD5 on rowkey? - HBase - [mail # user]
|
|
...Thanks to all of you! Actually, I want to make some reports about device access times daily and some selected days range. I design a table like this: row key: date_deviceid this ...
|
|
|
Author: bigdata,
2012-12-18, 15:20
|
|
|
Is it necessary to set MD5 on rowkey? - HBase - [mail # user]
|
|
...Many articles tell me that MD5 rowkey or part of it is good method to balance the records stored in different parts. But If I want to search some sequential rowkey records, such as date as r...
|
|
|
Author: bigdata,
2012-12-18, 09:20
|
|
|
RE: How to design a data warehouse in HBase? - HBase - [mail # user]
|
|
...Hi, Tariq Thanks for your feedback. Actually, now we have two ways to reach the target, by Hive and by HBase.Could you tell me why HBase is not good for my requirements?Or what's the p...
|
|
|
Author: bigdata,
2012-12-13, 14:28
|
|
|
RE: How to design a data warehouse in HBase? - HBase - [mail # user]
|
|
...Hi, I've got the information that HIVE 's performance is too low. It access HDFS files and scan all data to search one record. IS it TRUE? And HBase is much faster than it. ...
|
|
|
Author: bigdata,
2012-12-13, 09:47
|
|
|
RE: How to design a data warehouse in HBase? - HBase - [mail # user]
|
|
...Thanks. I think a real example is better for me to understand your suggestions. Now I have a relational table:ID LoginTime &nbs...
|
|
|
Author: bigdata,
2012-12-13, 09:13
|
|
|
How to design a data warehouse in HBase? - HBase - [mail # user]
|
|
...Dear all, We have a traditional star-model data warehouse in RDBMS, now we want to transfer it to HBase. After study HBase, I learn that HBase is normally can be query by rowkey. 1.full rowk...
|
|
|
Author: bigdata,
2012-12-13, 05:57
|
|
|
|