Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 131 to 140 from 265 (0.107s).
Loading phrases to help you
refine your search...
Re: HRegionPartitioner breaks my configuration - HBase - [mail # user]
...Could you share your whole stack trace?  How do you launch your HBase+MR job? The ideal way is to simply do:  HADOOP_CLASSPATH=`hbase classpath` hadoop jar    And this wi...
   Author: Harsh J, 2012-05-09, 17:17
Re: terrible! I can't drop the table - HBase - [mail # user]
...The drop is what you ought to have done first, before removing the FS folder and the meta entries. It does all those actions for you. Why did you do it this way?  Do you see the table s...
   Author: Harsh J, 2012-05-07, 13:18
[HBASE-5863] Improve the graceful_stop.sh CLI help (especially about reloads) - HBase - [issue]
...Right now, graceful_stop.sh prints:Usage: graceful_stop.sh [--config <conf-dir>] [--restart] [--reload] [--thrift] [--rest] <hostname> thrift      If we shoul...
http://issues.apache.org/jira/browse/HBASE-5863    Author: Harsh J, 2012-05-05, 02:28
[HBASE-5842] Passing shell commands as an argument - HBase - [issue]
...Many times we've required scans of .META. to analyze issues with the cluster we work on, and to have the result in a file we can pass around we usually end up doing something like:echo "scan...
http://issues.apache.org/jira/browse/HBASE-5842    Author: Harsh J, 2012-04-30, 22:13
Re: Hbase - HBase - [mail # user]
...Hey Wen,  First off, use the right Hadoop for HBase: http://hbase.apache.org/book.html#hadoop - 0.20.203 isn't a version that would work properly with HBase.  Regarding your troubl...
   Author: Harsh J, 2012-04-30, 07:19
Re: HBase Thrift for CDH3U3 leaking file descriptors/socket connections to Zookeeper - HBase - [mail # user]
...HBASE-4508 is in CDH3u3 (per http://archive.cloudera.com/cdh/3/hbase-0.90.4+49.137.releasenotes.html) so this probably seems to be something else.  On Fri, Apr 27, 2012 at 10:05 PM, Shr...
   Author: Harsh J, 2012-04-29, 15:52
Re: Exceptions with importtsv - HBase - [mail # user]
...Sambit,  Just a tip:  When using the "hadoop" executable to run HBase programs of any kind, the right way is to do this:  HADOOP_CLASSPATH=`hbase classpath` hadoop jar   ...
   Author: Harsh J, 2012-04-26, 10:51
Re: How to build hbase with snappy - HBase - [mail # user]
...What is your version of Hadoop here? The most recent stable releases (Including but not limited to Apache Hadoop 1.0.2+, CDH3u1+) bundle snappy in them already, which you can reuse for HBase...
   Author: Harsh J, 2012-04-24, 13:34
Re: Changes with apache grant on jira? - HBase - [mail # dev]
...Seeing the same on the Hadoop JIRAs as well. Looks like an INFRA issue?  On Mon, Apr 23, 2012 at 2:25 PM, Jonathan Hsieh  wrote: n ches he    Harsh J...
   Author: Harsh J, 2012-04-23, 09:01
Re: HBaseAdmin needs a close methord - HBase - [mail # user]
...Nope, AFAIK its not in CDH3u3, but CDH3u4 will have it.  On Thu, Apr 19, 2012 at 10:57 AM, Ramkrishna.S.Vasudevan  wrote:    Harsh J...
   Author: Harsh J, 2012-04-19, 05:49
Sort:
project
Hadoop (1385)
MapReduce (1041)
HDFS (454)
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 (8)
last 6 months (45)
last 9 months (265)
author
Stack (3759)
Ted Yu (2475)
Jean-Daniel Cryans (2281)
Andrew Purtell (1455)
lars hofhansl (988)
Ryan Rawson (862)
Jean-Marc Spaggiari (681)
Todd Lipcon (670)
Doug Meil (571)
Jonathan Gray (516)
Jonathan Hsieh (511)
Michael Segel (477)
Lars George (438)
stack (419)
Gary Helmling (290)
Harsh J