Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 11 to 20 from 59 (0.24s).
Loading phrases to help you
refine your search...
Re: HBase and unit tests - HBase - [mail # user]
...Hi Cristofer,  Are you using some specific configs with the MiniCluster?  We are using HBaseTestingUtility and have a reasonable test run time. You can check https://github.com/son...
   Author: Sonal Goyal, 2012-08-31, 04:23
Re: hbase many-to-many design - HBase - [mail # user]
...Sorry, is this what you want? I created a table with two column families. I added one row and column family cf1 with qualifier team1. Then I added new team cf1 with qualifier team2.  hb...
   Author: Sonal Goyal, 2012-08-24, 04:53
Re: hbase many-to-many design - HBase - [mail # user]
...If you are you adding a new column to the team column family, I dont think multi version comes into picture. Multi Versioning is saving copies of values of a particular cell, but you are cre...
   Author: Sonal Goyal, 2012-08-24, 03:45
Re: When I use secure hbase client create table, throws accessDeniedException 'user is null' - HBase - [mail # user]
...Are you following the steps at http://hbase.apache.org/book/security.html ?  Best Regards, Sonal Crux: Reporting for HBase  Nube Technologies         On Tue, Au...
   Author: Sonal Goyal, 2012-08-21, 12:15
Re: HBase MapReduce - Using mutiple tables as source - HBase - [mail # user]
...Hi Amlan,  I think if you share your usecase regarding two tables as inputs, people on the mailing list may be able to help you better. For example, are you looking at joining the two t...
   Author: Sonal Goyal, 2012-08-06, 12:17
Re: Efficient read/write - Iterative M/R jobs - HBase - [mail # user]
...Hi,  You can check the bulk loading section at  http://hbase.apache.org/book/arch.bulk.load.html  Best Regards, Sonal Crux: Reporting for HBase  Nube Technologies   ...
   Author: Sonal Goyal, 2012-07-23, 04:40
Re: Hbase useful weblinks - HBase - [mail # user]
...Hi,  You can refer to http://hbase.apache.org/book/quickstart.html for installation and download, and http://hbase.apache.org/book/faq.html for HBase reference.  Best Regards, Sona...
   Author: Sonal Goyal, 2012-07-23, 04:38
Re: Reporting tool for Hbase - HBase - [mail # user]
...Hi Amlan,  Which versions are you running on? Do you see any errors in the hbase logs?  For reporting over Hbase, you can also take a look at Crux at http://github.com/sonalgoyal/c...
   Author: Sonal Goyal, 2012-07-12, 06:50
Re: Composing your own timestamp - HBase - [mail # user]
...Sorry I did not understand your question. Are you planning to use the concatenated long as the rowkey to your secondary table?  Best Regards, Sonal Crux: Reporting for HBase  Nube ...
   Author: Sonal Goyal, 2012-07-09, 15:54
Re: TableRecordReaderImpl is not able to get the rows - HBase - [mail # user]
...Are you doing something specific with the RecordReader? Maybe you can post more of your code as it is difficult to tell anything right now.  Best Regards, Sonal Crux: Reporting for HBas...
   Author: Sonal Goyal, 2012-06-14, 07:07
Sort:
project
HBase (59)
Hadoop (50)
MapReduce (33)
Hive (27)
HDFS (1)
Pig (1)
type
mail # user (57)
mail # dev (2)
date
last 7 days (0)
last 30 days (0)
last 90 days (0)
last 6 months (8)
last 9 months (59)
author
Stack (3756)
Ted Yu (2474)
Jean-Daniel Cryans (2281)
Andrew Purtell (1454)
lars hofhansl (986)
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 (417)
Gary Helmling (290)
Sonal Goyal