| clear query|facets|time |
Search criteria: .
Results from 1 to 10 from
140 (0.123s).
|
|
|
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
|
|
|
|