Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 61 to 70 from 78 (0.084s).
Loading phrases to help you
refine your search...
Dynamic load of Coprocessors - HBase - [mail # user]
...Hi all,  I can't seem to understand if there is a way to dynamically load coprocessors ?  The best way I found so far is using the shell:  *alter 'URLS', METHOD => 'table_a...
   Author: Amit Sela, 2012-06-07, 13:12
Re: java.lang.ClassNotFoundException: com.google.protobuf.Message - HBase - [mail # user]
...you mean protobuf-java-2.4.04.jar or there is a new version like you wrote protobuf-java-2.4.9.a.jar ?   On Mon, Jun 4, 2012 at 6:09 AM, NNever  wrote:  ...
   Author: Amit Sela, 2012-06-06, 15:43
PooledHTable missing Override to getWriteBuffer ? - HBase - [mail # user]
...In HBase 0.94.0 I noticed that PooledHTable (in HTablePool) @Overrides some HTable methods but missing getWriteBuffer().  Is that on purpose ? because when I get a PooledHTable from the...
   Author: Amit Sela, 2012-06-03, 21:42
Re: HBase 0.94 security configurations - HBase - [mail # user]
...Anyone has a working basic-test for hbase 0.94.0 ? I would like to have a reference for setups...  Thanks.  On Sat, Jun 2, 2012 at 9:42 PM, Andrew Purtell wrote:  ...
   Author: Amit Sela, 2012-06-03, 07:28
Re: HBase 0.94 security configurations - HBase - [mail # user]
...I don't know about a local zookeeper running. I'm trying to run a test that extends HBaseTestingUtils. It worked fine with the old versions when it extended HBaseClusterTestCase. Since it is...
   Author: Amit Sela, 2012-06-02, 16:26
Re: HBase 0.94 security configurations - HBase - [mail # user]
...I still get the same error.  This is the contents of the configuration as it is set right before calling "new HBaseAdmin(getConfiguration())":  key :hbase.auth.token.max.lifetime v...
   Author: Amit Sela, 2012-06-02, 11:20
Re: HBase 0.94 security configurations - HBase - [mail # user]
...I did some debug and the code does calls HBaseConfiguration.create() - since my test extends HBaseTestingUtility. and conf.properties.get("hbase.zookeeper.quorum") returns "localhost".  ...
   Author: Amit Sela, 2012-05-31, 19:52
Re: HBase 0.94 security configurations - HBase - [mail # user]
...I'm trying to run a test for HBase (some think we wrote, internal) on my laptop - runs perfectly with the old versions of Hadoop, HBase and ZooKeeeper.  After deploying the new versions...
   Author: Amit Sela, 2012-05-31, 18:52
Re: HBase 0.94 security configurations - HBase - [mail # user]
...I still don't understand if it is optional to use the security or not ?  if i'll set the following in hbase-site.xml:           hbase.zookeeper.property.require...
   Author: Amit Sela, 2012-05-31, 17:35
HBase 0.94 security configurations - HBase - [mail # user]
...Hi all,  I'm upgrading our cluster with the following versions: HBase 0.90.2 to 0.94.0 Hadoop 0.20.3 to 1.0.3 zookeeper 3.3.2 to 3.4.3  As a first step, I'm trying to run some test...
   Author: Amit Sela, 2012-05-31, 15:55
Sort:
project
HBase (78)
MapReduce (11)
HDFS (9)
Hadoop (9)
type
mail # user (78)
date
last 7 days (0)
last 30 days (2)
last 90 days (17)
last 6 months (39)
last 9 months (78)
author
Stack (3754)
Ted Yu (2470)
Jean-Daniel Cryans (2271)
Andrew Purtell (1454)
lars hofhansl (986)
Ryan Rawson (862)
Jean-Marc Spaggiari (679)
Todd Lipcon (670)
Doug Meil (571)
Jonathan Gray (516)
Jonathan Hsieh (511)
Michael Segel (477)
Lars George (438)
stack (414)
Gary Helmling (290)
Amit Sela