| clear query|facets|time |
Search criteria: .
Results from 1 to 10 from
28 (3.104s).
|
|
|
Loading phrases to help you refine your search...
|
|
Re: Custom preCompact RegionObserver crashes entire cluster on OOME: Heap Space - HBase - [mail # user]
|
|
...I'm seeing a very strange behavior: If I run a scan during major compaction, I can see both the modified Delta Key Value (which contains the aggregated values - e.g. 9) and the other t...
|
|
|
Author: Mesika, Asaf,
2013-02-12, 14:41
|
|
|
Re: Custom preCompact RegionObserver crashes entire cluster on OOME: Heap Space - HBase - [mail # user]
|
|
...Yes. I have create my own internal scanner using the internalscanner given to me in preCompact On Feb 12, 2013, at 8:44 AM, Anoop Sam John wrote: ...
|
|
|
Author: Mesika, Asaf,
2013-02-12, 09:30
|
|
|
Re: Custom preCompact RegionObserver crashes entire cluster on OOME: Heap Space - HBase - [mail # user]
|
|
...I am trying to reduce the amount of KeyValue generated during the preCompact, but I'm getting some weird behaviors. Let me describe what I am doing in short: We have a counters t...
|
|
|
Author: Mesika, Asaf,
2013-02-12, 09:13
|
|
|
Re: Custom preCompact RegionObserver crashes entire cluster on OOME: Heap Space - HBase - [mail # user]
|
|
...I will, but I don't think its correlated since this issue was referring to PermGen. On Feb 12, 2013, at 7:53 AM, Ted Yu wrote: ...
|
|
|
Author: Mesika, Asaf,
2013-02-12, 07:22
|
|
|
Custom preCompact RegionObserver crashes entire cluster on OOME: Heap Space - HBase - [mail # user]
|
|
...Hi, I wrote a RegionObserver which does preCompact. I activated in pre-production, and then entire cluster dropped dead: One RegionServer after another crashed on OutOfMemoryException:...
|
|
|
Author: Mesika, Asaf,
2013-02-12, 05:46
|
|
|
Re: HBase insert slow - HBase - [mail # user]
|
|
...What's the rate you're getting (MB/sec or lines/sec)? What's your cluster setup? On Feb 8, 2013, at 6:23 PM, 徐歷盛 wrote: ...
|
|
|
Author: Mesika, Asaf,
2013-02-08, 16:38
|
|
|
Compressing data sent from HBase client - HBase - [mail # user]
|
|
...Hi, Was the possibility of compressing RPC data sent from HBase client to Region server? Some data pattern could benefit from this tremendously. Another thing - As a work-around,...
|
|
|
Author: Mesika, Asaf,
2013-02-08, 16:36
|
|
|
Unique Put ends up twice in HBase? - HBase - [mail # user]
|
|
...Hi, Can the following scenario occur? Create a Put for (rk1, cf1, cq1, value=1L) run hTable.batch Inside implementation: Put is sent to server Server throws an exception, but Put...
|
|
|
Author: Mesika, Asaf,
2013-02-04, 07:20
|
|
|
Coprocessor HDFS jar hot deployment - HBase - [mail # user]
|
|
...Hi, If I deploy a Region Observer to a table using HDFS Jar, is it possible to deploy a new version, enable/disable the table to get that new jar hot deployed, without restarting all t...
|
|
|
Author: Mesika, Asaf,
2013-01-31, 19:10
|
|
|
Re: increment-related bug Was: HBASE-7114 Increment does not extend Mutation but probably should - HBase - [mail # user]
|
|
...So if this bug you mentioned (3787) is correct, there is no workaround. Once you reach 60 seconds timeout, you have no way of knowing if the server finished processing this Increment or not,...
|
|
|
Author: Mesika, Asaf,
2013-01-30, 18:43
|
|
|
|