Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 61 to 70 from 104 (0.131s).
Loading phrases to help you
refine your search...
Re: multiple puts in reducer? - HBase - [mail # user]
...Yes you can do it. But why do you have a reducer when running a m/r job against HBase?  The trick in writing multiple rows... You do it independently of the output f rom the map() metho...
   Author: Michel Segel, 2012-02-28, 15:44
Re: Hbase vs MongoDB - HBase - [mail # user]
...What's your thesis?  Designing a comprehensive PMI system? Something about NoSQL?  If you're doing something like Pacs, you really don't want to store the imag es in the database. ...
   Author: Michel Segel, 2012-02-19, 00:23
Re: help with schema - HBase - [mail # user]
...Not easy to visualize...  Assuming your access path to the data is based on students, then you would s erialize your college data as a column in the student's table.    You ne...
   Author: Michel Segel, 2012-02-06, 12:43
Re: PerformanceEvaluation results - HBase - [mail # user]
...Tim,  Here's the problem in a nutshell,  With respect to hardware, you have  5.4k rpms ? 6 drive and 8 cores? Small slow drives, and still  a ratio less than one when you...
   Author: Michel Segel, 2012-02-02, 04:24
Re: No. of families - HBase - [mail # user]
...Sorry, but you misunderstand.  Implementing a hierarchical model in any NoSQL database is trivial.      Sent from a remote device. Please excuse any typos...  Mike S...
   Author: Michel Segel, 2011-12-31, 03:18
Re: Could an EC2 machine to 4 times slower than local dev workstation? - HBase - [mail # user]
...Hi, Yes the performance hit is normal. Looks like you're seeing network latency on disk I/O. Could also be a tuning issue. (differences in configurations...)  Not sure how much. CPU dif...
   Author: Michel Segel, 2011-12-30, 18:28
Re: Data management strategy - HBase - [mail # user]
...Richard,  Let's see if I understand what you want to do...  You have some data and you want to store it in some table A. Some of the records/rows in this table have a limited life ...
   Author: Michel Segel, 2011-12-22, 13:21
Re: About performance issue of Hive/HBase vs Hive/HDFS - HBase - [mail # user]
...Hey Bruce,  There's a bit more...  Setting up the region size to help minimize the number of regions,  then the re is tuning the GC and also setting up mslabs.  You can c...
   Author: Michel Segel, 2011-12-21, 15:21
Re: About performance issue of Hive/HBase vs Hive/HDFS - HBase - [mail # user]
...Ok... Just my random thoughts... There definitely is overhead in HBase that doesn't exist when you are doing d irect access against a hive table. 4 to 5 times slower? I'd question how you &n...
   Author: Michel Segel, 2011-12-21, 12:52
Re: Issue in using Hbase-explorer! - HBase - [mail # user]
...HBase explorer is a third party tool, which has a lot of limitations.  YMMV I think if you're having issues, you need to bug the author(s).    Sent from a remote device. Pleas...
   Author: Michel Segel, 2011-12-17, 11:37
Sort:
project
HBase (104)
Hadoop (60)
MapReduce (11)
HDFS (5)
type
mail # user (104)
date
last 7 days (0)
last 30 days (5)
last 90 days (20)
last 6 months (31)
last 9 months (104)
author
Stack (3750)
Ted Yu (2463)
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)
Michel Segel