| clear query|facets|time |
Search criteria: .
Results from 1 to 10 from
98 (0.172s).
|
|
|
Loading phrases to help you refine your search...
|
|
[HBASE-5146] Hbase Shell - allow setting config properties - HBase - [issue]
|
|
...It should be possible to set config properties of the cluster/table/column family via the shell and not only via APIFor example the 'hbase.hregion.majorcompaction' property cannot be set via...
|
|
|
http://issues.apache.org/jira/browse/HBASE-5146
Author: Mikael Sitruk,
2012-11-30, 00:32
|
|
|
Re: How to check if a major_compact is done? - HBase - [mail # user]
|
|
...Yun hi I did something like this in the past (in 0.92.0 version). That trigger major compaction and monitor their completion. I did not go through the JMX (which is not an indicator of...
|
|
|
Author: Mikael Sitruk,
2012-11-08, 19:36
|
|
|
Re: Small cluster setup - HBase - [mail # user]
|
|
...you don't need much for it, 1 or 2 small disk (preferred ssd), and not much memory, thats all. on the 11 server you can put additional HBase master, or what ever other process that is ...
|
|
|
Author: Mikael Sitruk,
2012-06-19, 21:19
|
|
|
Re: Small cluster setup - HBase - [mail # user]
|
|
...you should not put ZK server on the RS or data nodes, since you don't want their work to interfere ZK responsiveness. You can put ZK on any lightweigth server like HMaster, NN. I use almost ...
|
|
|
Author: Mikael Sitruk,
2012-06-19, 20:45
|
|
|
Re: RefGuide updated - HBase - [mail # user]
|
|
...Thanks Doug, very instructive. Do you have number to feel the gain using bulk loading On May 24, 2012 4:18 PM, "Doug Meil" wrote: things to note: old standalone page has been dep...
|
|
|
Author: Mikael Sitruk,
2012-05-25, 11:19
|
|
|
Re: ANN: HBase 0.94.0 is available for download - HBase - [mail # user]
|
|
...Congrats! Seems promising.... Mikael.S On Wed, May 16, 2012 at 8:07 AM, lars hofhansl wrote: ...
|
|
|
Author: Mikael Sitruk,
2012-05-16, 07:28
|
|
|
Re: Server Crash Recovery (WAS --> Re: ANN: The third hbase 0.94.0 release candidate is available for download) - HBase - [mail # dev]
|
|
...Hey St.Ack Thanks for clarifications, For 4. replay of log: (Please correct if i'm wrong) So the RS will: a. split the log via HLogSplitter, write concurrently log content to oth...
|
|
|
Author: Mikael Sitruk,
2012-05-16, 07:25
|
|
|
Re: ANN: The third hbase 0.94.0 release candidate is available for download - HBase - [mail # dev]
|
|
...Hi St.Ack You asked for it :-) So in case a RS goes down, the master will split the log and reassign the regions to other RS, then each RS will replay the log, during this step the regions a...
|
|
|
Author: Mikael Sitruk,
2012-05-12, 22:14
|
|
|
Re: ANN: The third hbase 0.94.0 release candidate is available for download - HBase - [mail # dev]
|
|
...Thanks for the clarifications St.Ack. Still I have some questions in regards of 3 in scenario discussed - when a region is offline it means that client operation are not possible on it...
|
|
|
Author: Mikael Sitruk,
2012-05-12, 17:14
|
|
|
Re: ANN: The third hbase 0.94.0 release candidate is available for download - HBase - [mail # dev]
|
|
...Stack hi Sorry for not being precise enough. The point is that i'm trying to check the impact of HA scenarios. one of them is when the master goes down. That is true that the Master is...
|
|
|
Author: Mikael Sitruk,
2012-05-11, 10:24
|
|
|
|