| clear query|facets|time |
Search criteria: .
Results from 61 to 70 from
290 (3.295s).
|
|
|
Loading phrases to help you refine your search...
|
|
Re: New committer! Nicolas Liochon (N or nkeywal) - HBase - [mail # dev]
|
|
...Congrats Nicolas! On Wed, Jun 20, 2012 at 2:48 PM, lars hofhansl wrote:...
|
|
|
Author: Gary Helmling,
2012-06-21, 00:15
|
|
|
Re: Welcome our newest committer, Jimmy Xiang - HBase - [mail # dev]
|
|
...Congrats, Jimmy! On Sun, Jun 3, 2012 at 9:41 PM, Uma Maheswara Rao G wrote: n...
|
|
|
Author: Gary Helmling,
2012-06-04, 16:57
|
|
|
[HBASE-6104] Require EXEC permission to call coprocessor endpoints - HBase - [issue]
|
|
...The EXEC action currently exists as only a placeholder in access control. It should really be used to enforce access to coprocessor endpoint RPC calls, which are currently unrestricted...
|
|
|
http://issues.apache.org/jira/browse/HBASE-6104
Author: Gary Helmling,
2012-05-25, 20:11
|
|
|
Re: hbase security - HBase - [mail # user]
|
|
...I could repost the "up and running with secure hadoop" one. But it's kind of out of date at this point. I remember, back when the site was still up, getting some comments on it a...
|
|
|
Author: Gary Helmling,
2012-05-17, 20:54
|
|
|
Re: Please welcome our newest committer and PMC member, Liyin Tang - HBase - [mail # dev]
|
|
...Welcome Liyin! On Wed, May 16, 2012 at 9:04 PM, Stack wrote:...
|
|
|
Author: Gary Helmling,
2012-05-17, 16:49
|
|
|
Re: Publishing jars for hbase compiled against hadoop 0.23.x/hadoop 2.0.x - HBase - [mail # dev]
|
|
...Maven's support for "classifiers" in dependencies seems to be targeted at this kind of case: http://maven.apache.org/pom.html#Dependencies I'm not sure how exactly that works with publ...
|
|
|
Author: Gary Helmling,
2012-05-16, 19:45
|
|
|
Re: Best way to profile a coprocessor - HBase - [mail # user]
|
|
...It depends on what exactly you want to look at, but ultimately I don't think it's too different from profiling any other remote java process. I did a fair amount of profiling of the Ac...
|
|
|
Author: Gary Helmling,
2012-05-10, 16:54
|
|
|
Re: Unable to run aggregation using AggregationClient in HBase0.92 - HBase - [mail # user]
|
|
...Hi Anil, That is correct. This is a server-side only configuration. Setting it on the client side will have no effect....
|
|
|
Author: Gary Helmling,
2012-05-07, 21:46
|
|
|
Re: Unable to run aggregation using AggregationClient in HBase0.92 - HBase - [mail # user]
|
|
...The exception indicates that the AggregateImplementation coprocessor is not loaded on your region servers. Setting "hbase.coprocessor.region.classes" in the client configuration that y...
|
|
|
Author: Gary Helmling,
2012-05-07, 21:00
|
|
|
Re: Integrity constraints - HBase - [mail # user]
|
|
...Hi Vamshi, See the ConstraintProcessor coprocessor that was added for just this kind of case: http://hbase.apache.org/apidocs/org/apache/hadoop/hbase/const raint/package-summary.html &...
|
|
|
Author: Gary Helmling,
2012-04-25, 06:06
|
|
|
|