Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 1 to 10 from 243 (0.165s).
Loading phrases to help you
refine your search...
[HBASE-8662] [rest] support impersonation - HBase - [issue]
...Currently, our client API uses a fixed user: the current user. It should accept a user passed in, if authenticated....
http://issues.apache.org/jira/browse/HBASE-8662    Author: Jimmy Xiang, 2013-06-20, 01:17
[HBASE-8757] ZK throws IllegalStateException - HBase - [issue]
...In secure HBase, I got the following exception.  Actually it is a valid event: SaslAuthenticated 2013-06-17 16:32:29,959 ERROR [2049101312@qtp-1851406627-0-EventThread] zookeeper.Client...
http://issues.apache.org/jira/browse/HBASE-8757    Author: Jimmy Xiang, 2013-06-18, 14:30
Re: VOTE: hbase-0.95.1 release candidate 1 is available for download - HBase - [mail # dev]
...A configuration issue.  Authorization has to be enabled.  RPC does authorization checking no matter it is enabled or not.  This is a minor nit we can fix later.  Thanks, ...
   Author: Jimmy Xiang, 2013-06-12, 16:57
Re: VOTE: hbase-0.95.1 release candidate 1 is available for download - HBase - [mail # dev]
...My bad, in HBasePolicyProvider, this interface is referred as RegionServerStatusService.BlockingInterface.class.  Some issue to link the name together?   On Tue, Jun 11, 2013 at 3:...
   Author: Jimmy Xiang, 2013-06-11, 22:46
Re: VOTE: hbase-0.95.1 release candidate 1 is available for download - HBase - [mail # dev]
...Have anyone tested the secure HBase?  I have some problem to get it work. For me, the region server could not connect to the master due to  2013-06-11 15:19:52,101 DEBUG [IPC Reade...
   Author: Jimmy Xiang, 2013-06-11, 22:41
[HBASE-8682] [IT] Log information of assigning regions on a server to be killed - HBase - [issue]
...The data ingestion integration test almost always fails on us due to region is not available.  I'd like to add some information before killing a region server so that we have a better i...
http://issues.apache.org/jira/browse/HBASE-8682    Author: Jimmy Xiang, 2013-06-05, 03:34
Re: Please welcome our newest committer, Jeffrey Zhong - HBase - [mail # dev]
...Congrats and welcome, Jeffrey!   On Tue, Jun 4, 2013 at 10:10 AM, Gary Helmling  wrote:  ...
   Author: Jimmy Xiang, 2013-06-04, 17:25
[HBASE-8327] Consolidate class loaders - HBase - [issue]
...HBASE-1936 introduced a class loader to load filter classes dynamically.  We have a coprocessor class loader.  These two usecases are a little different. However, some logic is sim...
http://issues.apache.org/jira/browse/HBASE-8327    Author: Jimmy Xiang, 2013-06-04, 01:07
[HBASE-8660] [rest] support secure REST access - HBase - [issue]
...REST interface is accessed over http, which is most likely done from outside of a HBase cluster, perhaps over internet.  It will be great if we can make it secure.  To be secure, w...
http://issues.apache.org/jira/browse/HBASE-8660    Author: Jimmy Xiang, 2013-06-03, 17:43
[HBASE-8661] [rest] support REST over https - HBase - [issue]
...Currently, REST server works with http only.  We can make it work with https too so that the data on the wire is secure....
http://issues.apache.org/jira/browse/HBASE-8661    Author: Jimmy Xiang, 2013-05-30, 22:25
Sort:
project
HBase (243)
Zookeeper (5)
Hadoop (1)
type
issue (140)
mail # dev (72)
mail # user (31)
date
last 7 days (2)
last 30 days (15)
last 90 days (55)
last 6 months (94)
last 9 months (243)
author
Stack (3791)
Ted Yu (2547)
Jean-Daniel Cryans (2293)
Andrew Purtell (1470)
lars hofhansl (1002)
Ryan Rawson (862)
Jean-Marc Spaggiari (703)
Todd Lipcon (673)
Doug Meil (573)
Jonathan Gray (516)
Jonathan Hsieh (515)
Michael Segel (485)
stack (440)
Lars George (439)
Gary Helmling (292)
Jimmy Xiang