Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 91 to 100 from 265 (0.14s).
Loading phrases to help you
refine your search...
[HBASE-5151] Rename "hbase.skip.errors" in HRegion as it is too general-sounding. - HBase - [issue]
...We should rename "hbase.skip.errors", used in HRegion.java for skipping errors when replaying edits. It should probably be something more like "hbase.hregion.edits.replay.skip.errors" or so....
http://issues.apache.org/jira/browse/HBASE-5151    Author: Harsh J, 2012-07-12, 10:55
Re: Hbase installation. - HBase - [mail # user]
...Yogesh,  Please follow the section for Pseudo-distributed and distributed deployment, documented here: http://hbase.apache.org/book.html#standalone_dist.  If you do not follow the ...
   Author: Harsh J, 2012-07-10, 07:35
[HBASE-6350] Some logging improvements for RegionServer bulk loading - HBase - [issue]
...The current logging in the bulk loading RPC call to a RegionServer lacks some info in certain cases. For instance, I recently noticed that it is possible that IOException may be caused durin...
http://issues.apache.org/jira/browse/HBASE-6350    Author: Harsh J, 2012-07-09, 21:58
Re: Remotely connecting hbase shell - HBase - [mail # user]
...He probably means configuring $HBASE_HOME/conf and/or pointing $HBASE_CONF_DIR locally to the right configs dir.  On Tue, Jul 10, 2012 at 12:06 AM, Stephen Boesch  wrote:   &n...
   Author: Harsh J, 2012-07-09, 18:54
Re: Enable Snappy compression - not able to load the libs on startup - HBase - [mail # user]
...The hbase-daemon.sh does not ssh back into the host, so preserves any environment variables you haven't otherwise set in the hbase-env.sh file. I guess that did the trick for you.  On M...
   Author: Harsh J, 2012-07-09, 18:00
Re: targeted version - HBase - [mail # user]
...Apache HBase 0.92.2 has not yet been released. You can consider using 0.94.0 (or 0.94.1, it is coming very soon), or perhaps just back-port the fix onto your local copy of HBase and rebuild ...
   Author: Harsh J, 2012-07-09, 16:33
[HBASE-5145] HMasterCommandLine's -minServers seems to be useless. - HBase - [issue]
...HMasterCommandLine gets a number via -minServers opt. and sets it to a config param "hbase.regions.server.count.min".This config is not used anywhere else.Perhaps it wants to use "hbase.mast...
http://issues.apache.org/jira/browse/HBASE-5145    Author: Harsh J, 2012-07-09, 09:31
Re: Enable Snappy compression - not able to load the libs on startup - HBase - [mail # user]
...Perhaps the pre-compiled set does not work against the version of libs in your ArchLinux. We've noticed this to be the case between CentOS 5 and 6 versions too (5 doesn't pick up the Snappy ...
   Author: Harsh J, 2012-07-09, 01:44
[HBASE-6339] Bulkload call to RS should begin holding write lock only after the file has been transferred - HBase - [issue]
...I noticed that right now, under a bulkLoadHFiles call to an RS, we grab the HRegion write lock as soon as we determine that it is a multi-family bulk load we'll be attempting. The file copy ...
http://issues.apache.org/jira/browse/HBASE-6339    Author: Harsh J, 2012-07-07, 19:13
Re: HBase shell error - HBase - [mail # dev]
...You require the ZooKeeper jars to be in the classpath of your JVM when you run any HBase application. If you use the m2e plugin to create Java Projects with Maven in Eclipse, it handles such...
   Author: Harsh J, 2012-07-07, 15:56
Sort:
project
Hadoop (1372)
MapReduce (1034)
HDFS (452)
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 (12)
last 6 months (49)
last 9 months (265)
author
Stack (3750)
Ted Yu (2463)
Jean-Daniel Cryans (2263)
Andrew Purtell (1453)
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 (410)
Gary Helmling (290)
Harsh J