Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 1 to 10 from 140 (0.185s).
Loading phrases to help you
refine your search...
Re: Block size of HBase files - HBase - [mail # user]
...On Sun, May 12, 2013 at 11:40 PM, Praveen Bysani wrote:    Just out of curiosity - why do you have it set at 1GB?     What is your HFile size set to? The HFiles that get ...
   Author: Amandeep Khurana, 2013-05-13, 07:03
Re: Does Hbase read .bashrc file?? - HBase - [mail # user]
...The #!/usr/bin/bash command in the script tells the shell to execute the script as a bash script. The execution is done by forking off a new shell instance, inside of which the bashrc is sou...
   Author: Amandeep Khurana, 2013-05-11, 23:21
Re: Does Hbase read .bashrc file?? - HBase - [mail # user]
...The start script is a shell script and it forks a new shell when the script is executed. That'll source the bashrc file.  On May 11, 2013, at 12:39 PM, Mohammad Tariq  wrote:  ...
   Author: Amandeep Khurana, 2013-05-11, 19:44
Re: HBase Support - HBase - [mail # user]
...Look at your HBase logs. They will be in the $HBASE_HOME/logs directory. That might give some insight into what's going on.   On Thu, May 9, 2013 at 10:42 PM, naga raju  wrote: &nb...
   Author: Amandeep Khurana, 2013-05-10, 06:07
Re: HBase Support - HBase - [mail # user]
...Can you tell what the logs are saying? Did you try to restart your application?   On Thu, May 9, 2013 at 10:36 PM, naga raju  wrote:  ...
   Author: Amandeep Khurana, 2013-05-10, 05:37
Re: HBase Support - HBase - [mail # user]
...What do the HBase logs say? Can you access the web UI?   On Thu, May 9, 2013 at 9:57 PM, naga raju  wrote:  ...
   Author: Amandeep Khurana, 2013-05-10, 05:22
Re: HBase Support - HBase - [mail # user]
...Are you running HBase on your local development box or on some server outside and trying to connect to it from your dev box?   On Thu, May 9, 2013 at 6:36 AM, raju  wrote:  ...
   Author: Amandeep Khurana, 2013-05-10, 00:49
Re: EC2 Elastic MapReduce HBase install recommendations - HBase - [mail # user]
...To add to what Andy said - the key to getting HBase running well in AWS is:  1. Choose the right instance types. I usually recommend the HPC instances or now the high storage density in...
   Author: Amandeep Khurana, 2013-05-09, 04:12
Re: HBase cluster over multiple EC2 Availability Zones? - HBase - [mail # user]
...Based on some testing I did on running MR on clusters across AZs, you take a 20-30% hit in performance purely due to latencies in replication. Of course, the numbers would vary based on the ...
   Author: Amandeep Khurana, 2013-05-06, 18:06
Re: HBase cluster over multiple EC2 Availability Zones? - HBase - [mail # user]
...I was referring to this: http://aws.amazon.com/ec2/pricing/#DataTransfer  Amazon EC2, Amazon RDS or Amazon ElastiCache instances, Amazon Elastic Load Balancing, or Elastic Network Inter...
   Author: Amandeep Khurana, 2013-05-06, 18:00
Sort:
project
Hadoop (199)
HBase (140)
Hive (3)
MapReduce (1)
type
mail # user (125)
mail # dev (13)
issue (2)
date
last 7 days (0)
last 30 days (14)
last 90 days (14)
last 6 months (17)
last 9 months (140)
author
Stack (3754)
Ted Yu (2473)
Jean-Daniel Cryans (2278)
Andrew Purtell (1454)
lars hofhansl (986)
Ryan Rawson (862)
Jean-Marc Spaggiari (680)
Todd Lipcon (670)
Doug Meil (571)
Jonathan Gray (516)
Jonathan Hsieh (511)
Michael Segel (477)
Lars George (438)
stack (417)
Gary Helmling (290)
Amandeep Khurana