Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 1 to 10 from 58 (2.837s).
Loading phrases to help you
refine your search...
Re: How to remove all traces of a dropped table. - HBase - [mail # user]
...Hello,  Thank you for your responses JD and Kevin. I am pretty sure we delete ZK info - however not sure if there was stale information in .META. I have to check.  /David   On...
   Author: David Koch, 2013-04-28, 18:24
How to remove all traces of a dropped table. - HBase - [mail # user]
...Hello,  We had problems with not being able to scan over a large (~8k regions) table so we disabled and dropped it and decided to re-import data from scratch into a table with the SAME ...
   Author: David Koch, 2013-04-16, 16:04
Re: java.io.FileNotFoundException: File does not exist: /usr/lib/zookeeper/zookeeper-3.4.3-cdh4.0.1.jar - HBase - [mail # user]
...Hello,  I have the same problem when launching:  hbase org.apache.hadoop.hbase.mapreduce.CopyTable  Exception in thread "main" java.io.FileNotFoundException: File does not exi...
   Author: David Koch, 2013-04-11, 15:41
Re: hbase.mapred.output.quorum ignored in Mapper job with HDFS source and HBase sink - HBase - [mail # user]
...Hello Ted,  I added the example here: https://issues.apache.org/jira/browse/HBASE-8202#comment-13618389  To highlight the issue I used an HBase table rather than an HDFS as input s...
   Author: David Koch, 2013-03-31, 17:14
Re: hbase.mapred.output.quorum ignored in Mapper job with HDFS source and HBase sink - HBase - [mail # user]
...Hello Ted,  Yes, I'll put in a request and add a baseline example to reproduce the issue.  Thank you for helping me get to the bottom of this,  /David   On Sun, Mar 24, 2...
   Author: David Koch, 2013-03-26, 15:03
Re: HBase M/R with M/R and HBase not on same cluster - HBase - [mail # user]
...Hi Michael,  The reason is that cluster B is a production environment with jobs running on it non-stop. I do not want to take ressources away from it. Secondly, the "destination" cluste...
   Author: David Koch, 2013-03-26, 14:49
Re: HBase M/R with M/R and HBase not on same cluster - HBase - [mail # user]
...Hello J-D,  Thanks, it was instructive to look at the source. However, I am now stuck with getting HBase to honor the "hbase.mapred.output.quorum" setting. I opened a separate topic for...
   Author: David Koch, 2013-03-24, 12:49
hbase.mapred.output.quorum ignored in Mapper job with HDFS source and HBase sink - HBase - [mail # user]
...Hello,  I want to import a file on HDFS from one cluster A (source) into HBase tables on a different cluster B (destination) using a Mapper job with an HBase sink. Both clusters run HBa...
   Author: David Koch, 2013-03-24, 12:46
HBase M/R with M/R and HBase not on same cluster - HBase - [mail # user]
...Hello,  Is it possible to run a M/R on cluster A over a table that resides on cluster B with output to a table on cluster A? If so, how?  I am interested in doing this for the purp...
   Author: David Koch, 2013-03-18, 22:09
Re: HBase type support - HBase - [mail # user]
...Hi Nick,  As an HBase user I would welcome this addition. In addition to the proposed list of datatypes A UUID/GUID type would also be nice to have.  Regards,  /David   O...
   Author: David Koch, 2013-03-14, 16:51
Sort:
project
HBase (58)
Hive (4)
MapReduce (1)
type
mail # user (58)
date
last 7 days (0)
last 30 days (1)
last 90 days (10)
last 6 months (34)
last 9 months (58)
author
Stack (3750)
Ted Yu (2464)
Jean-Daniel Cryans (2263)
Andrew Purtell (1454)
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 (411)
Gary Helmling (290)
David Koch