Big Data / Search / DevOps
  • About
  • project

    • HBase (146)
    • Beam (403)
    • Hadoop (51)
    • Spark (42)
    • HDFS (40)
    • MapReduce (40)
    • Sqoop (8)
    • Phoenix (7)
    • Kafka (3)
    • Flume (2)

    author

    • ()
    • Ted Yu (7355)
    • Stack (5772)
    • Andrew Purtell (4699)
    • stack (4022)
    • Jean-Daniel Cryans (3443)
    • Jean-Marc Spaggiari (1883)
    • lars hofhansl (1780)
    • Ryan Rawson (1347)
    • Sean Busbey (1285)
    • Nick Dimiduk (1113)
    • Jonathan Gray (1061)
    • Todd Lipcon (919)
    • Vladimir Rodionov (835)
    • Jonathan Hsieh (827)
    • Lars George (804)
    • Michael Segel (801)
    • Enis Söztutar (746)
    • Elliott Clark (745)
    • Doug Meil (651)
    • ramkrishna vasudevan (633)
    • Gary Helmling (502)
    • Matteo Bertozzi (491)
    • Enis Soztutar (464)
    • Jimmy Xiang (452)
    • Josh Elser (442)
    • Anoop Sam John (439)
    • Jim Kellerman (431)
    • Nicolas Liochon (424)
    • Duo Zhang (409)
    • Anoop John (392)
    • anil gupta (384)
    • ramkrishna.s.vasudevan (341)
    • Esteban Gutierrez (339)
    • Lars Hofhansl (323)
    • Mohammad Tariq (319)
    • Harsh J (318)
    • Mikhail Antonov (314)
    • Dima Spivak (301)
    • Jesse Yates (288)
    • Jack Levin (285)
    • Sergey Shelukhin (276)
    • Jerry He (275)
    • Chia-Ping Tsai (273)
    • Otis Gospodnetic (266)
    • Ted Dunning (261)
    • Yu Li (261)
    • stack@... (254)
    • Misty Stanley-Jones (253)
    • Amandeep Khurana (252)
    • Mike Drob (248)
    • Varun Sharma (247)
    • Kevin Odell (224)
    • James Taylor (219)
    • Asaf Mesika (217)
    • 张铎 (217)
    • Ramkrishna.S.Vasudevan (214)
    • Devaraj Das (211)
    • Bryan Beaudreault (207)
    • Billy Pearson (204)
    • Himanshu Vashishtha (197)

    type

    • mail # user (144)
    • issue (2)
  • date

    • last 7 days (0)
    • last 30 days (0)
    • last 90 days (0)
    • last 6 months (0)
    • last 9 months (146)
clear query| facets| time Search criteria: .   Results from 51 to 60 from 146 (0.0s).
Loading phrases to help you
refine your search...
[expand - 2 more] [collapse] - Optimizing table scans - HBase - [mail # user]
...So just to get it straight. The reason the scan with setBatch(1) is much much faster is because it returns the only the value for the first column ?  On Wed, Sep 12, 2012 at 5:37 PM, Do...
   Author: Amit Sela , 2012-09-15, 09:11
  
Optimizing table scans - HBase - [mail # user]
...I allocate 10GB per RegionServer. An average row size is ~200 Bytes. The network is 1GB.  It would be great if anyone could elaborate on the difference between Cache and Batch parameter...
   Author: Amit Sela , 2012-09-12, 13:55
Optimizing table scans - HBase - [mail # user]
...Hi all,  I'm trying to find the sweet spot for the cache size and batch size Scan() parameters.  I'm scanning one table using HTable.getScanner() and iterating over the ResultScann...
   Author: Amit Sela , 2012-09-12, 12:57
HBase 0.94.1 release date - HBase - [mail # user]
...Hi all,  Anyone knows when (approximately) HBase 0.94.1 release will be available ?  Thanks....
   Author: Amit Sela , 2012-07-18, 13:13
  
[expand - 2 more] [collapse] - The write process in the Region Server - HBase - [mail # user]
...Hi all,  Thanks for all the help, I think I got it. In addition to everyone's advice I also found a useful post regarding stability and performance: http://kisalay.com/2012/04/09/hbase-...
   Author: Amit Sela , 2012-06-17, 16:52
  
The write process in the Region Server - HBase - [mail # user]
...Thanks Doug, I read the regions section from the book like you recommended but I still have some questions left.  When running a massive write job, the regionserver log show the memsize...
   Author: Amit Sela , 2012-06-16, 14:17
The write process in the Region Server - HBase - [mail # user]
...Hi all,  I'm trying to better understand what's going on in the region server during write to HBase.  As I understand the process:  1. Data is written to memstore. 2. Once the...
   Author: Amit Sela , 2012-06-10, 17:02
Controlling Region Server Heap usage - HBase - [mail # user]
...Hi all,  I'm working on a production cluster where each Region Server has 10GB allocated memory, and I'm trying to control (limit) the memory usage during massive writes.  HBase co...
   Author: Amit Sela , 2012-06-13, 15:40
  
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
  
[expand - 4 more] [collapse] - 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:  > Hi  Amit, &n...
   Author: Amit Sela , 2012-06-06, 15:43
  
java.lang.ClassNotFoundException: com.google.protobuf.Message - HBase - [mail # user]
...I do.  I tried with protobuf-java-2.4.0a.jar that ships with HBase 0.94, and also with the older version I had - protobuf-java-2.3.0.jar.  Both times I got the same error..  O...
   Author: Amit Sela , 2012-05-29, 15:39
java.lang.ClassNotFoundException: com.google.protobuf.Message - HBase - [mail # user]
...could anyone recommend a compatible Hadoop version for HBase 0.94 ?  Should I also upgrade zookeeper (3.3.2) ?  Thanks.  On Tue, May 29, 2012 at 5:10 PM, Amit Sela  wrote...
   Author: Amit Sela , 2012-05-29, 14:35
java.lang.ClassNotFoundException: com.google.protobuf.Message - HBase - [mail # user]
...I'm not sure Hadoop 0.20.3 is compatible with HBase 0.94 but I can't find any documentation about it  On Tue, May 29, 2012 at 4:40 PM, Marcos Ortiz  wrote:  > Are you sure ...
   Author: Amit Sela , 2012-05-29, 14:10
java.lang.ClassNotFoundException: com.google.protobuf.Message - HBase - [mail # user]
...Hi all,  I just upgraded from HBase 0.90.2 to 0.94 (running on hadoop 0.20.3).  It seems like the cluster is up and running.  I tried running an old MR job that writes into HB...
   Author: Amit Sela , 2012-05-29, 13:13
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
  
[expand - 6 more] [collapse] - 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:  > It's hi...
   Author: Amit Sela , 2012-06-03, 07:28
  
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
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
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
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
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
[expand - 1 more] [collapse] - upgrading HBase 0.90.2 to HBase 0.94 - HBase - [mail # user]
...>From what I read a rolling restart from 90 to 94 is not expected to work...  I was thinking of a shutdown & restart.  If anyone did it, I'd be happy to get some pointers of wha...
   Author: Amit Sela , 2012-05-28, 15:16
  
upgrading HBase 0.90.2 to HBase 0.94 - HBase - [mail # user]
...Hi everybody,  I want to upgrade my HBase cluster (currently running 0.90.2) to 0.94.  Is it possible to upgrade right away or do I need to install 0.92 first ?  If anyone alr...
   Author: Amit Sela , 2012-05-28, 13:56
Unique ID per URL - HBase - [mail # user]
...Hi all,  One of our HBase tables holds URL as a row key.  I read that it is recommended to hold the URL key as: reversed domain +  URL ID (using unique id per url.)  I un...
   Author: Amit Sela , 2012-05-17, 08:02
  
< Prev 4 5 6 7 8 Next >
Apache Lucene, Apache Solr and all other Apache Software Foundation project and their respective logos are trademarks of the Apache Software Foundation.
Elasticsearch, Kibana, Logstash, and Beats are trademarks of Elasticsearch BV, registered in the U.S. and in other countries. This site and Sematext Group is in no way affiliated with Elasticsearch BV.
Service operated by Sematext