| clear query|facets|time |
Search criteria: .
Results from 71 to 80 from
143 (0.139s).
|
|
|
Loading phrases to help you refine your search...
|
|
Re: Data Locality, HBase? Or Hadoop? - HBase - [mail # user]
|
|
...JM, If you have disabled the balancer and are manually moving regions, you will need to run a compaction on those regions. That is the only(logical) way of bringing the da...
|
|
|
Author: Kevin O'dell,
2012-12-03, 15:08
|
|
|
Re: How to install Snappy? - HBase - [mail # user]
|
|
...Hey JM, Sorry for the quick message earlier. I tracked down the JIRA I was referring to: https://issues.apache.org/jira/browse/HBASE-7080 Does this look like what yo...
|
|
|
Author: Kevin O'dell,
2012-12-03, 14:37
|
|
|
Re: How to install Snappy? - HBase - [mail # user]
|
|
...There is a compression test JIRA right now. What are you seeing? On Mon, Dec 3, 2012 at 8:47 AM, Jean-Marc Spaggiari <[EMAIL PROTECTED] Kevin O'Dell Customer Ope...
|
|
|
Author: Kevin O'dell,
2012-12-03, 14:09
|
|
|
Re: Change the compression algorythme - HBase - [mail # user]
|
|
...JM, You are correct. Just disable the table, alter the compression, and then major and minor compactions will run their course. Please remember to run the compression test first ...
|
|
|
Author: Kevin O'dell,
2012-12-01, 20:27
|
|
|
Re: How to clear hbase data in zookeeper - HBase - [mail # user]
|
|
...Stephen, There are a couple ways you can do this. The first is the small hammer assuming ZK is using /hbase you can log into the ZK from a ZK node using /usr/lib/zookeeper...
|
|
|
Author: Kevin O'dell,
2012-12-01, 02:55
|
|
|
Re: delete rows without writing HLog may be appear in the future? - HBase - [mail # user]
|
|
...I would recommend delete with HLog put, but lets say your writes are minimal you should only have 32 hours(default) of WAL around at a time before the they are all flushed from too many HLog...
|
|
|
Author: Kevin O'dell,
2012-11-21, 15:43
|
|
|
Re: delete rows without writing HLog may be appear in the future? - HBase - [mail # user]
|
|
...Bing, I am curious to hear more about Mike's question. Why are you not using the WAL for your deletes? On Wed, Nov 21, 2012 at 10:17 AM, Bing Jiang wrote: &nb...
|
|
|
Author: Kevin O'dell,
2012-11-21, 15:18
|
|
|
Re: HTablePool - HBase - [mail # user]
|
|
...Dalla, It is always a good idea to ask questions when first jumping into HBase. One piece of advice I would give is to take it slow with your jobs. Start as simple ...
|
|
|
Author: Kevin O'dell,
2012-11-19, 13:45
|
|
|
Re: 2 differents hbase.hregion.max.filesize at the same time? - HBase - [mail # user]
|
|
...JM, You can go into the shell -> disable table -> alter table command and chance MAX_FILESIZE(I think that is what it is) this will set it at a per table basis. On M...
|
|
|
Author: Kevin O'dell,
2012-11-19, 13:27
|
|
|
Re: Merging regions - HBase - [mail # user]
|
|
...You should be able to grab that from the core-site and add it into you hbase-site. On Nov 18, 2012 6:34 PM, "Jean-Marc Spaggiari" wrote: ...
|
|
|
Author: Kevin O'dell,
2012-11-19, 01:16
|
|
|
|