| clear query|facets|time |
Search criteria: .
Results from 61 to 70 from
78 (0.108s).
|
|
|
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
|
|
|
|