| clear query|facets|time |
Search criteria: .
Results from 141 to 150 from
485 (0.194s).
|
|
|
Loading phrases to help you refine your search...
|
|
Re: issues copying data from one table to another - HBase - [mail # user]
|
|
...Can you disable the table? How much free disk space do you have? Is this a production cluster? Can you upgrade to CDH3u5? Are you running a capacity scheduler or fai...
|
|
|
Author: Michael Segel,
2012-08-18, 11:14
|
|
|
Re: Can I specify the range inside of fuzzy rule in FuzzyRowFilter? - HBase - [mail # user]
|
|
...What row keys are you skipping? Using your example... You have a start row of 00000000200, and an end key of xFFxFFxFFxFFxFFxFF00350. Note that you could also write that en...
|
|
|
Author: Michael Segel,
2012-08-18, 10:56
|
|
|
Re: Secondary indexes suggestions - HBase - [mail # user]
|
|
...Perhaps not dismissive but more focused on indexing at the region. And it wasn't just you, but also Lars. Also don't read in to what I am saying as an argument. Its not. ;-P &nb...
|
|
|
Author: Michael Segel,
2012-08-15, 03:01
|
|
|
Re: Secondary indexes suggestions - HBase - [mail # user]
|
|
...I think you need to think outside of the box... I've thought about it a little more and while there's validity to indexing at the RS, there's a bit more of a headache. But...
|
|
|
Author: Michael Segel,
2012-08-15, 02:38
|
|
|
Re: Secondary indexes suggestions - HBase - [mail # user]
|
|
...Ah... schema design... Yes you have both options identified... but just to add a twist... in the column name, prepend the (epoch - timestamp) to the message id. This ...
|
|
|
Author: Michael Segel,
2012-08-14, 11:55
|
|
|
Re: Bulk loading job failed when one region server went down in the cluster - HBase - [mail # user]
|
|
...Anil, I don't know if you can call it a bug if you don't have enough memory available. I mean if you don't use HBase, then you may have more leeway in terms of swap...
|
|
|
Author: Michael Segel,
2012-08-14, 01:59
|
|
|
Re: Secondary indexes suggestions - HBase - [mail # user]
|
|
...Not really a good idea or anything new. Essentially a full table scan where you're doing a closer inspection on the key to see if it matches your search regex, before actually fe...
|
|
|
Author: Michael Segel,
2012-08-14, 00:28
|
|
|
Re: Bulk loading job failed when one region server went down in the cluster - HBase - [mail # user]
|
|
...Not sure why you're having an issue in getting an answer. Even if you're not a YARN expert, google is your friend. See: http://books.google.com/books?id=Wu_xeGdU4G8C...
|
|
|
Author: Michael Segel,
2012-08-14, 00:17
|
|
|
Re: Bulk loading job failed when one region server went down in the cluster - HBase - [mail # user]
|
|
...Anil, Do you know what happens when you have an airplane that has too heavy a cargo when it tries to take off? You run out of runway and you crash and burn. Looking...
|
|
|
Author: Michael Segel,
2012-08-13, 19:39
|
|
|
Re: Bulk loading job failed when one region server went down in the cluster - HBase - [mail # user]
|
|
...Yes, it can. You can see RS failure causing a cascading RS failure. Of course YMMV and it depends on which version you are running. OP is on CHD3u2 which still had some is...
|
|
|
Author: Michael Segel,
2012-08-13, 13:58
|
|
|
|