Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 31 to 40 from 78 (0.2s).
Loading phrases to help you
refine your search...
Re: 2 node cluster - HBase - [mail # user]
...ZooKeeper keeps state, so you can't just relaunch it. You need to run at least 3 ZooKeeper servers to survive the loss of one of the ZooKeeper servers.  -Joey  On Fri, Sep 2, 2011 ...
   Author: Joey Echeverria, 2011-09-05, 19:03
Re: hbase-0.91.0-SNAPSHOT.tar.gz Distribution - HBase - [mail # user]
...It looks like the documentation is referencing trunk, which is not stable. 0.90.4 is the version you should use.  -Joey  On Fri, Sep 2, 2011 at 3:28 PM, Trey Spiva  wrote: d y...
   Author: Joey Echeverria, 2011-09-05, 18:56
Re: [DISCUSSION] Accumulo, another BigTable clone, has shown up on Apache Incubator as a proposal - HBase - [mail # dev]
...It's not really easier, they've been working on getting this released for 2.5 years or more. What I think will make it easier is having more of a precedence. In the government, it's always e...
   Author: Joey Echeverria, 2011-09-02, 19:40
Re: [DISCUSSION] Accumulo, another BigTable clone, has shown up on Apache Incubator as a proposal - HBase - [mail # dev]
...To add to what Todd said, I actually worked with those guys for the last 3 years and have used Accumulo in production. It's true that it would have been better if they had been able to contr...
   Author: Joey Echeverria, 2011-09-02, 19:30
Re: unable to resolve the DNS name - HBase - [mail # user]
...Somewhere in your config you're setting a host name as :. I'm not sure which config that is, but I'd search your config for "dpev266:60000" and drop the :60000.  -Joey  On Mon, Aug...
   Author: Joey Echeverria, 2011-08-04, 16:29
Re: Encoding when using Bytes.toBytes(String)? - HBase - [mail # user]
...Correct.  On Tue, Jul 26, 2011 at 11:07 PM, Steinmaurer Thomas  wrote:    Joseph Echeverria Cloudera, Inc. 443.305.9434...
   Author: Joey Echeverria, 2011-07-27, 13:00
Re: Encoding when using Bytes.toBytes(String)? - HBase - [mail # user]
...Bytes.toBytes(String) encodes using UTF-8 [1]. If all of your characters are ASCII, then you'll use only one byte per character. I think some ANSI characters will map to multibyte characters...
   Author: Joey Echeverria, 2011-07-26, 16:35
Re: Monitoring - HBase - [mail # user]
...Hey Joe,  Hadoop and HBase are pretty monitoring tool agnostic. It does provide a number of metrics via JMX and a REST interface which you can tie into the monitoring tool of your choic...
   Author: Joey Echeverria, 2011-07-25, 20:02
Re: Filters for non-Java clients? - HBase - [mail # user]
...Sounds like a good idea, file a JIRA.  -Joey  On Sun, Jul 24, 2011 at 10:20 PM, Greg Cottman wrote:    Joseph Echeverria Cloudera, Inc. 443.305.9434...
   Author: Joey Echeverria, 2011-07-25, 14:48
Re: performance improvment on regionserver.MemStore/updateColumnValue - HBase - [mail # dev]
...My suggestion was just to verify the performance gains. Do the profiling on unit tests and then do scale up tests with YCSB.  -Joey  On Wed, Jul 20, 2011 at 11:28 AM, N Keywal &nbs...
   Author: Joey Echeverria, 2011-07-20, 15:32
Sort:
project
Hadoop (122)
HBase (78)
MapReduce (71)
HDFS (43)
Sqoop (23)
Accumulo (9)
Flume (9)
Hive (5)
Zookeeper (1)
type
mail # user (57)
mail # dev (18)
issue (3)
date
last 7 days (0)
last 30 days (0)
last 90 days (0)
last 6 months (1)
last 9 months (78)
author
Stack (3750)
Ted Yu (2466)
Jean-Daniel Cryans (2266)
Andrew Purtell (1454)
lars hofhansl (978)
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 (413)
Gary Helmling (290)
Joey Echeverria