| clear query|facets|time |
Search criteria: .
Results from 1 to 10 from
37 (0.185s).
|
|
|
Loading phrases to help you refine your search...
|
|
Re: Too many open files (java.net.SocketException) - HBase - [mail # user]
|
|
...you might also want to just check what file-max is, more /proc/sys/fs/file-max I just checked on my fedora and ubuntu systems and it appears they default to 785130 and 2452636 re...
|
|
|
Author: Ted,
2013-04-10, 00:53
|
|
|
Re: Efficient way to use different storage medium - HBase - [mail # user]
|
|
...Please take a look at https://issues.apache.org/jira/browse/HBASE-7404 Where bucket cache can be configured as secondary cache and utilize the speed of your ssd device. Cheers O...
|
|
|
Author: Ted,
2013-04-09, 11:54
|
|
|
Re: @Test(timeout = 1000) - HBase - [mail # dev]
|
|
...Minor correction: the JIRA number should be 8303 Cheers On Apr 9, 2013, at 12:49 AM, Nicolas Liochon wrote: ...
|
|
|
Author: Ted,
2013-04-09, 11:15
|
|
|
Re: schema design: rows vs wide columns - HBase - [mail # user]
|
|
...If you store service Id by month, how do you deal with time range in query that spans partial month(s) ? With regard to number of column families, 3 is the recommended maximum. ...
|
|
|
Author: Ted,
2013-04-07, 18:58
|
|
|
Re: trunk vs. precommit dev env - HBase - [mail # dev]
|
|
...Sounds like a nice plan. On Apr 6, 2013, at 4:38 AM, Nicolas Liochon wrote: ...
|
|
|
Author: Ted,
2013-04-06, 12:33
|
|
|
Re: Failing to get Snappy working (hours now - native snappy library not available) - Help? - HBase - [mail # user]
|
|
...btw, if you happen to be using something like fedora... the following easy 4 steps worked for me - on fedora yum install snappy - ln -s /usr/lib64/libsnappy.so.1.1.3 /opt/hbase/lib/nat...
|
|
|
Author: Ted,
2013-04-04, 00:37
|
|
|
Re: Read thruput - HBase - [mail # user]
|
|
...Can you increase block cache size ? What version of hbase are you using ? Thanks On Apr 1, 2013, at 3:47 AM, Vibhav Mundra wrote: ...
|
|
|
Author: Ted,
2013-04-01, 10:53
|
|
|
Re: HRegion for HRegionInfo? - HBase - [mail # dev]
|
|
...Calculating size of all the store files seems to be an intermediate step. Are you going to perform some action based on the result ? I am asking this question because access to ...
|
|
|
Author: Ted,
2013-03-29, 12:20
|
|
|
Re: Load balancing by table - HBase - [mail # user]
|
|
...This feature is absent in 0.92 Please upgrade to 0.94.6 Thanks On Mar 28, 2013, at 12:45 AM, Nurettin Şimşek wrote: ...
|
|
|
Author: Ted,
2013-03-28, 08:21
|
|
|
Re: Web UI shows not deployed but hbase shell works fine - HBase - [mail # user]
|
|
...Have you checked region server log ? Btw can you use a different site to post images in the future ? Looks like the website below is for adults only :-) On Mar 21, 2013, at 10:36...
|
|
|
Author: Ted,
2013-03-22, 05:39
|
|
|
|