| clear query|facets|time |
Search criteria: .
Results from 21 to 30 from
140 (0.085s).
|
|
|
Loading phrases to help you refine your search...
|
|
[HBASE-6740] Build out a toolset to make regular user operations on HBase tables - HBase - [issue]
|
|
...We currently have some stock MR jobs like import/export, copytable, importtsv etc and tools like hbck, hfile viewer, WAL viewer etc that are a part of HBase core. These are sometimes used ju...
|
|
|
http://issues.apache.org/jira/browse/HBASE-6740
Author: Amandeep Khurana,
2012-09-12, 04:34
|
|
|
Re: Please welcome our newest committer, the Mighty Gregory Chanan! - HBase - [mail # dev]
|
|
...Congrats Greg...! Good to see you get the committer badge. On Fri, Sep 7, 2012 at 4:29 PM, Joey Echeverria wrote: ...
|
|
|
Author: Amandeep Khurana,
2012-09-07, 23:31
|
|
|
Re: md5 hash key and splits - HBase - [mail # user]
|
|
...Also, you might have read that an initial loading of data can be better distributed across the cluster if the table is pre-split rather than starting with a single region and splitting (poss...
|
|
|
Author: Amandeep Khurana,
2012-08-30, 23:30
|
|
|
Re: Timeseries data - HBase - [mail # user]
|
|
...Can you give an example of what you are trying to do and how you would use both the writes coming in at the same instant for the same cell and why do you say that the nanosecond approach is ...
|
|
|
Author: Amandeep Khurana,
2012-08-29, 02:15
|
|
|
Re: multitable query - HBase - [mail # user]
|
|
...You can scan over one of the tables (using TableInputFormat) and do simple gets on the other table for every row that you want to join. An interesting question to address here would be...
|
|
|
Author: Amandeep Khurana,
2012-08-10, 13:29
|
|
|
Re: multitable query - HBase - [mail # user]
|
|
...How do you want to use two tables? Can you explain your algo a bit? On Fri, Aug 10, 2012 at 6:40 PM, Weishung Chung wrote: ...
|
|
|
Author: Amandeep Khurana,
2012-08-10, 13:12
|
|
|
Re: consistency, availability and partition pattern of HBase - HBase - [mail # user]
|
|
...Please read the papers. You'll understand the architecture better that way. On Aug 9, 2012, at 1:48 PM, Lin Ma wrote: Thank you Amandeep, So I can simply understand i...
|
|
|
Author: Amandeep Khurana,
2012-08-09, 08:43
|
|
|
Re: consistency, availability and partition pattern of HBase - HBase - [mail # user]
|
|
...Correct. You are limited to the throughput of a single region server while interacting with a particular region. This throughput limitation is typically handled by designing your keys such t...
|
|
|
Author: Amandeep Khurana,
2012-08-09, 06:04
|
|
|
Re: consistency, availability and partition pattern of HBase - HBase - [mail # user]
|
|
...HDFS also chooses to degrade availability in the face of partitions. On Thu, Aug 9, 2012 at 11:08 AM, Lin Ma wrote: on d f e e. e on e y s e two /...
|
|
|
Author: Amandeep Khurana,
2012-08-09, 05:41
|
|
|
Re: consistency, availability and partition pattern of HBase - HBase - [mail # user]
|
|
...Firstly, I recommend you read the GFS and Bigtable papers. That'll give you a good understanding of the architecture. Adhoc question on the mailing list won't. I'll try to answer some ...
|
|
|
Author: Amandeep Khurana,
2012-08-09, 05:34
|
|
|
|