| clear query|facets|time |
Search criteria: .
Results from 101 to 110 from
290 (3.541s).
|
|
|
Loading phrases to help you refine your search...
|
|
Re: HBase with security build Was: An 0.92.0 Release Candidate this week? - HBase - [mail # dev]
|
|
...Completely agree. This should be pretty easy to do by cloning the existing build and adding "-P security". Completely agree here as well. I would love to see broader parti...
|
|
|
Author: Gary Helmling,
2011-11-01, 20:39
|
|
|
Re: An 0.92.0 Release Candidate this week? - HBase - [mail # dev]
|
|
...I'd like to lobby for the security patches (HBASE-2742 and HBASE-3025) going in to 0.92. This may sound like a big change at this stage, but in reality the impact on current HBase core...
|
|
|
Author: Gary Helmling,
2011-11-01, 19:00
|
|
|
Re: Please welcome the dynamic K-squared duo, Kannan and Karthick, our latest hbase committers! - HBase - [mail # dev]
|
|
...We should make you guys t-shirts with some of these choice quotes! On Tue, Nov 1, 2011 at 10:28 AM, Stack wrote:...
|
|
|
Author: Gary Helmling,
2011-11-01, 17:31
|
|
|
Re: Please welcome the dynamic K-squared duo, Kannan and Karthick, our latest hbase committers! - HBase - [mail # dev]
|
|
...Welcome, Kannan and Karthik! Glad to have both of you on board! On Mon, Oct 31, 2011 at 12:00 PM, Kannan Muthukkaruppan wrote:...
|
|
|
Author: Gary Helmling,
2011-10-31, 19:24
|
|
|
Re: Hmaster can't start for the latest trunk version - HBase - [mail # user]
|
|
...Yes, HBASE-4510 broke running on one set of conditions, now the "fix" in HBASE-4680 seems to have broken another. Are the safe mode related changes from HBASE-4510 really necessary rig...
|
|
|
Author: Gary Helmling,
2011-10-31, 07:58
|
|
|
Re: startMiniDFSCluster and file permissions - HBase - [mail # dev]
|
|
...No, the HDFS-1560 change actually sets the permissions on the directories if they don't match the expected. The current behavior is just to bail out if they don't match, so you have to...
|
|
|
Author: Gary Helmling,
2011-10-27, 23:40
|
|
|
Re: startMiniDFSCluster and file permissions - HBase - [mail # dev]
|
|
...This is fixed by HDFS-1560, though unfortunately it's not in 0.20.205.0. I've just been running with umask set to 022. On Thu, Oct 27, 2011 at 4:16 PM, lars hofhansl wrote...
|
|
|
Author: Gary Helmling,
2011-10-27, 23:20
|
|
|
Re: proposal for naming convention of patches for TRUNK - HBase - [mail # dev]
|
|
...Also should be possible to use the file command? $ file HBASE-4680.txt HBASE-4680.txt: diff output text On Wed, Oct 26, 2011 at 12:32 PM, Ted Yu wrote: 2cbc0bdabf00e...
|
|
|
Author: Gary Helmling,
2011-10-26, 19:34
|
|
|
Re: proposal for naming convention of patches for TRUNK - HBase - [mail # dev]
|
|
|
|
Author: Gary Helmling,
2011-10-26, 18:52
|
|
|
Re: sum, avg, count, etc... - HBase - [mail # user]
|
|
...Also, make sure that you're either setting a stop row on the scan, or if you're using a filter, try wrapping it in a WhileMatchFilter. This tells the scanner it can stop as soon as the...
|
|
|
Author: Gary Helmling,
2011-10-26, 18:49
|
|
|
|