| clear query|facets|time |
Search criteria: .
Results from 111 to 120 from
439 (0.253s).
|
|
|
Loading phrases to help you refine your search...
|
|
Re: mapper not running on the same region server - HBase - [mail # user]
|
|
...I do not have the exact code in my head, but would assume that when you kill the job the correct node is properly up for grabs. I was referring to the name of the nodes as the Jo...
|
|
|
Author: Lars George,
2011-12-09, 11:00
|
|
|
Re: mapper not running on the same region server - HBase - [mail # user]
|
|
...Hi, Do you have maybe an issue with naming. HBase takes the hostname (as shown in the UI and the ZK dump there) and hints that to the MR framework. But if that resolves to ...
|
|
|
Author: Lars George,
2011-12-09, 09:01
|
|
|
Re: convert Hbase byte array to long in python? - HBase - [mail # dev]
|
|
...Did you see Mozilla's HBase Thrift client? http://code.google.com/p/socorro/source/browse/trunk/socorro/hbase/?r=1763 Lars On Dec 7, 2011, at 22:20, Allan Spiegel wr...
|
|
|
Author: Lars George,
2011-12-07, 21:30
|
|
|
Re: rename "book" to "manual"? - HBase - [mail # dev]
|
|
...+1 On Dec 3, 2011, at 3:29 AM, Todd Lipcon wrote: ...
|
|
|
Author: Lars George,
2011-12-03, 08:31
|
|
|
Re: Constant error when putting large data into HBase - HBase - [mail # user]
|
|
...HI Ed, There is not much you can do in the HBase side, too much is simply too much. I have in the past lowered the number of slots per MR node, so that fewer threads are hi...
|
|
|
Author: Lars George,
2011-12-01, 16:24
|
|
|
Re: Constant error when putting large data into HBase - HBase - [mail # user]
|
|
...Hi Ed, Without having looked at the logs, this sounds like the common case of overloading a single region due to your sequential row keys. Either hash the keys, or salt the...
|
|
|
Author: Lars George,
2011-12-01, 13:38
|
|
|
Re: Unable to create version file - HBase - [mail # user]
|
|
...Could you please pastebin your Hadoop, HBase and ZooKeeper config files? Lars On Dec 1, 2011, at 11:23 AM, Mohammad Tariq wrote: - 05:32 environment:java.class.path=...
|
|
|
Author: Lars George,
2011-12-01, 13:30
|
|
|
Re: Constant error when putting large data into HBase - HBase - [mail # user]
|
|
...Hi Ed, You need to be more precise I am afraid. First of all what does "some node always dies" mean? Is the process gone? Which process is gone? And the "error" you pasted is a W...
|
|
|
Author: Lars George,
2011-12-01, 09:16
|
|
|
Re: regions and tables - HBase - [mail # user]
|
|
...Hi Sam, You need to handle them all separately. The note - I assume - was solely explaining the fact that the "load" of a region server is defined by the number of regions ...
|
|
|
Author: Lars George,
2011-12-01, 08:14
|
|
|
Re: Return value from RegionObserver.preIncrement() - HBase - [mail # dev]
|
|
...Hi Daniel, If you like, the best way would be to provide a patch :) Lars On Nov 30, 2011, at 3:47 PM, Daniel Gómez Ferro wrote: please? modify if it wants to return ...
|
|
|
Author: Lars George,
2011-11-30, 15:11
|
|
|
|