| clear query|facets|time |
Search criteria: .
Results from 61 to 70 from
84 (0.359s).
|
|
|
Loading phrases to help you refine your search...
|
|
Re: [Discuss] Release 0.92.2? - HBase - [mail # dev]
|
|
...Thanks, Stack. I can spend some time in the testing of the RC. Devaraj. On Aug 7, 2012, at 12:23 AM, Stack wrote: wrote: quite a few fixes (131) on the branch. Should we co...
|
|
|
Author: Devaraj Das,
2012-08-08, 16:05
|
|
|
Re: Use of required keyword in protobuf messages - HBase - [mail # dev]
|
|
...I too tend to make fields optional unless I am really convinced that the field would live for eons. I agree with Google's philosophy in that regard. On Aug 6, 2012, at 3:39...
|
|
|
Author: Devaraj Das,
2012-08-07, 18:39
|
|
|
[Discuss] Release 0.92.2? - HBase - [mail # dev]
|
|
...Folks, since the last release from the 0.92 branch, there have been quite a few fixes (131) on the branch. Should we consider making a 0.92.2 release at this point? Thanks, Devar...
|
|
|
Author: Devaraj Das,
2012-08-07, 06:12
|
|
|
[HBASE-6450] HBase startup should be with MALLOC_MAX_ARENA set - HBase - [issue]
|
|
...I think we should do the same as what HADOOP-7154 has done in terms of starting up daemons with MALLOC_MAX_ARENA set. I recently noticed that there were RS crashes on RHEL6 due to memory (co...
|
|
|
http://issues.apache.org/jira/browse/HBASE-6450
Author: Devaraj Das,
2012-08-05, 00:58
|
|
|
Re: Handling protocol versions - HBase - [mail # dev]
|
|
...Responses inline.. wrote: Yeah this is what I was thinking as the alternate to the current approach of using VersionedProtocol. per bitmap Good point. wro...
|
|
|
Author: Devaraj Das,
2012-08-03, 18:40
|
|
|
Handling protocol versions - HBase - [mail # dev]
|
|
...Wondering whether we should retain the VersionedProtocol now that we have protobuf implementation for most (all?) of the protocols. I think we still need the version checks and d...
|
|
|
Author: Devaraj Das,
2012-07-31, 00:47
|
|
|
Re: ANN: The 2nd hbase 0.94.1 release candidate is available for download - HBase - [mail # dev]
|
|
...I am also +1 (non-binding). I ran some medium sized tests like TestLoadAndVerify (Bigtop's), and they ran fine. Devaraj. On Jul 27, 2012, at 6:24 PM, Elliott Clark wrote: a...
|
|
|
Author: Devaraj Das,
2012-07-29, 00:07
|
|
|
[HBASE-6027] Update the reference guide to reflect the changes in the security profile - HBase - [issue]
|
|
...The refguide needs to be updated to reflect the fact that there is no security profile anymore, etc. [Follow up to HBASE-5732]...
|
|
|
http://issues.apache.org/jira/browse/HBASE-6027
Author: Devaraj Das,
2012-07-23, 21:40
|
|
|
[HBASE-6376] bin/hbase command doesn't seem to be working - HBase - [issue]
|
|
...I noticed that commands like "bin/hbase shell" doesn't work. The exception trace is:bin/hbase shellException in thread "main" java.lang.NoClassDefFoundError: org/jruby/MainCaused by: java.la...
|
|
|
http://issues.apache.org/jira/browse/HBASE-6376
Author: Devaraj Das,
2012-07-12, 21:20
|
|
|
Re: hbase multi-user security - HBase - [mail # user]
|
|
...In the secure mode, the server will expect to see the [rpc-user == authenticating-user]. So (without code digging, IIRC) the idea of using a random rpc-user might not work.. The ...
|
|
|
Author: Devaraj Das,
2012-07-12, 21:13
|
|
|
|