Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 11 to 20 from 131 (0.268s).
Loading phrases to help you
refine your search...
Re: HBASE-5898 & 0.92.2 - HBase - [mail # dev]
...Done https://gist.github.com/4261746   On Tue, Dec 11, 2012 at 12:10 PM, Ted Yu  wrote:  ...
   Author: Shrijeet Paliwal, 2012-12-11, 20:14
HBASE-5898 & 0.92.2 - HBase - [mail # dev]
...Hello All,  If our read of https://issues.apache.org/jira/browse/HBASE-5898 is correct it talks about three issues:  #1 Contention on a lock causing bad performance #2 HDFS slownes...
   Author: Shrijeet Paliwal, 2012-12-11, 20:05
Re: About -D parameters - HBase - [mail # user]
...Inline.  On Mon, Nov 12, 2012 at 5:45 AM, Jean-Marc Spaggiari  wrote:   Its done by Hadoop's GenericOptionsParser  .    If you have used GenericOptionsParser in...
   Author: Shrijeet Paliwal, 2012-11-12, 18:15
Re: Question about MapReduce - HBase - [mail # user]
...Not sure what exactly is happening in your job. But in one of the delete jobs I wrote I was creating an instance of HTable in setup method of my mapper  delTab = new HTable(conf, conf.g...
   Author: Shrijeet Paliwal, 2012-11-02, 19:51
Re: Question about MapReduce - HBase - [mail # user]
...JM,  I personally would chose to put it neither hadoop libs nor hbase libs. Have them go to your application's own install directory.  Then you could sent the variable HADOOP_CLASS...
   Author: Shrijeet Paliwal, 2012-11-02, 19:06
Re: Question about MapReduce - HBase - [mail # user]
...In line.  On Mon, Oct 29, 2012 at 8:11 AM, Jean-Marc Spaggiari  wrote:   You do not need to call  context.getCurrentValue(). The 'value' argument to map method[1] has the...
   Author: Shrijeet Paliwal, 2012-10-29, 17:03
Re: renaming table - HBase - [mail # dev]
...Sorry to bring this topic back . Here is a java copy of old script , changes made to make it work in 0.92.x https://gist.github.com/3913529  Stack, I disabled the old table before renam...
   Author: Shrijeet Paliwal, 2012-10-18, 17:36
Re: Merge large number of regions - HBase - [mail # user]
...Thanks Kevin! Very useful pointers.  On Wed, Oct 17, 2012 at 7:39 AM, Kevin O'dell wrote:  ...
   Author: Shrijeet Paliwal, 2012-10-17, 18:35
Re: Merge large number of regions - HBase - [mail # user]
...Hi Kevin,  Thanks for answering. What are your thoughts on copyTable vs export-import considering my use case. Will one tool have lesser chance of copying inconsistent data over another...
   Author: Shrijeet Paliwal, 2012-10-16, 17:16
Merge large number of regions - HBase - [mail # user]
...We moved to 0.92.2 some time ago and with that, increased the max file size setting to 4GB (from 2GB). Also an application triggered cleanup operation deleted lots of unwanted rows. These tw...
   Author: Shrijeet Paliwal, 2012-10-15, 21:31
Sort:
project
HBase (131)
Hive (19)
MapReduce (17)
Hadoop (8)
HDFS (1)
type
mail # dev (65)
mail # user (55)
issue (11)
date
last 7 days (0)
last 30 days (0)
last 90 days (5)
last 6 months (12)
last 9 months (131)
author
Stack (3754)
Ted Yu (2471)
Jean-Daniel Cryans (2271)
Andrew Purtell (1454)
lars hofhansl (986)
Ryan Rawson (862)
Jean-Marc Spaggiari (679)
Todd Lipcon (670)
Doug Meil (571)
Jonathan Gray (516)
Jonathan Hsieh (511)
Michael Segel (477)
Lars George (438)
stack (414)
Gary Helmling (290)
Shrijeet Paliwal