Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 31 to 40 from 265 (0.076s).
Loading phrases to help you
refine your search...
Re: Heterogeneous cluster - HBase - [mail # user]
...Hi,  On Wed, Dec 12, 2012 at 12:18 AM, Jean-Marc Spaggiari  wrote:  The important bit is, pending further enhancements along this line, "regions" are not replicated. Region's ...
   Author: Harsh J, 2012-12-11, 20:20
Re: Using HBaseAdmin.getAlterStatus - HBase - [mail # user]
...Yes, checked in-between or monitored in parallel.  On Mon, Dec 10, 2012 at 2:32 AM, Mesika, Asaf  wrote:    Harsh J...
   Author: Harsh J, 2012-12-09, 22:43
Re: HBase Integration with Active Directory - HBase - [mail # user]
...Ah alright. To rephrase my answer: Authentication in HBase via AD is supported, but direct Authorization of tables via AD is not.  You'd need to either come up with your own co-processo...
   Author: Harsh J, 2012-12-09, 22:33
Re: HBase Integration with Active Directory - HBase - [mail # user]
...Hi,  Correct me if I'm wrong, but HBase presently has no reliance on the concept of groups, just users. For authenticating users, it relies on Hadoop Common's security libraries, which ...
   Author: Harsh J, 2012-12-09, 20:58
Re: Using HBaseAdmin.getAlterStatus - HBase - [mail # user]
...Can you clarify on what "doesn't work" a bit more?  Do you get an exception or are you not receiving some data that you are expecting?  AFAICT, this API is helpful for a parallel m...
   Author: Harsh J, 2012-12-09, 20:53
Re: HBase Integration with Active Directory - HBase - [mail # user]
...Hi,  An KDC can be made to trust an AD, which would solve your need. This https://ccp.cloudera.com/display/CDH4DOC/Integrating+Hadoop+Security+with+Active+Directory is one guide that de...
   Author: Harsh J, 2012-12-08, 19:17
Re: HBase Integration with Active Directory - HBase - [mail # user]
...Do you want to have just AD (via LDAP) based authentication (not sure what I'm talking of here, really), or kerberos based authentication but with an automatic binding to AD (via LDAP) for a...
   Author: Harsh J, 2012-12-08, 15:54
[HBASE-7303] Quit using reflection for the method DFSOutputStream#getNumCurrentReplicas(…) - HBase - [issue]
...Given that we've raised our minimum version guarantee for HBase with 1.x carrying the 0.20-append code finally, and all subsequent releases (0.21*, 0.22, 0.23 and 2) have this method availab...
http://issues.apache.org/jira/browse/HBASE-7303    Author: Harsh J, 2012-12-08, 02:49
Re: Problem on setting up hbase cluster in a special environment - HBase - [mail # user]
...Hi,  1. Too bad that you can't change the hostname to be an actual meaningful one. I would not consider a node in the network a proper one if it does not define a usable default hostnam...
   Author: Harsh J, 2012-12-07, 13:12
Re: Configure another LoadBalancer? - HBase - [mail # user]
...You need to implement your own class, and plug it in via the configuration key "hbase.master.loadbalancer.class" in the master's configuration.   On Fri, Dec 7, 2012 at 6:04 PM, Jean-Ma...
   Author: Harsh J, 2012-12-07, 13:06
Sort:
project
Hadoop (1372)
MapReduce (1036)
HDFS (450)
HBase (265)
Avro (74)
Pig (31)
Hive (18)
Zookeeper (7)
Flume (6)
Sqoop (1)
type
mail # user (214)
mail # dev (29)
issue (22)
date
last 7 days (0)
last 30 days (1)
last 90 days (11)
last 6 months (49)
last 9 months (265)
author
Stack (3750)
Ted Yu (2463)
Jean-Daniel Cryans (2263)
Andrew Purtell (1454)
lars hofhansl (976)
Ryan Rawson (862)
Jean-Marc Spaggiari (674)
Todd Lipcon (670)
Doug Meil (570)
Jonathan Gray (516)
Jonathan Hsieh (510)
Michael Segel (477)
Lars George (438)
stack (411)
Gary Helmling (290)
Harsh J