On Mon, Jul 2, 2012 at 12:32 PM, Lars George wrote:
>
>> Hi Ben,
>>
>> Please do so, you can create yourself an account and edit the Wiki page.
>> Let us know if you get stuck.
>>
>> Thanks for sharing!
>>
>> Lars
>>
>> On Jul
Hi Lars
We would love to add our company
http://www.celer-tech.com
Regards
Ben
On 2 Jul 2012, at 11:11, Lars George wrote:
> Hi,
>
> Please see http://wiki.apache.org/hadoop/Hbase/PoweredBy
>
> Everyone on this list, kindly consider verifying that your entry on the
> Powered By page is curr
All
We have our application server running in Java 7 and hbase started and running
on Java 6 using the stumbleupon API. When we are trying to connect
from our compiled code on java 7 it will not talk to hbase. Are there any
issues anyone knows about?
Apologies user error with not adding stringUtils and commons-configuration into
the classpath.
On 20 May 2012, at 20:45, Ben Cuthbert wrote:
> All I just upgraded hbase and hadoop to hbase(0.92.1) and hadoop (1.0.3)
>
> hbase and hadoop look to come up correctly. but when I
All I just upgraded hbase and hadoop to hbase(0.92.1) and hadoop (1.0.3)
hbase and hadoop look to come up correctly. but when I start my application I
am getting the error below.
I have copied the hbase-security settings into the classpath.
core-site.xml is set to
configuration>
Thanks will try and do an upgrade on the zookeeper and UAT cluster see if it
changes anything.
On 20 May 2012, at 17:12, Ben Cuthbert wrote:
> So hbase and hadoop are running fine, but we wanted to test our application
> performance. So we ran some test cases for about 7 hours send
what I saw. So the application functions just
not when we ran the test.
Config is
hadoop: 0.20.203.0
hbase: 0.90.3
So I am just trying to upgrade to
hadoop: 1.0.3
hbase: 0.92.1
Then going to run the same test again.
On 20 May 2012, at 16:56, Ben Cuthbert wrote:
> I will try again as I
;
>
> On May 20, 2012, at 2:12 AM, Ben Cuthbert wrote:
>
>> All
>>
>> We run a load test and after about 3 hours our application stopped. Check
>> the logs I see this in the hbase-master log
>>
>> 2012-05-20 08:08:17,251 INFO
>> org.apache.ha
All
We run a load test and after about 3 hours our application stopped. Check the
logs I see this in the hbase-master log
2012-05-20 08:08:17,251 INFO org.apache.hadoop.hbase.master.AssignmentManager:
Region has been OFFLINE for too long, reassigning -ROOT-,,0.70236052 to a
random server
2012-
ions in /etc/resolv.conf or similar.
>
> - Dave
>
> On Mon, Apr 2, 2012 at 7:19 AM, Ben Cuthbert wrote:
>
>> Hi Dave
>>
>> Thanks. So what happens when you run in a network that does not have DNS
>> over firewalls. So like running primary data center to backup
t; - Dave
>
> On Mon, Apr 2, 2012 at 5:25 AM, Ben Cuthbert wrote:
>
>> Was thinking, does hbase have to use hostname? What if you are running
>> this in a FW env that does not have DNS Access?
>> On 2 Apr 2012, at 06:31, Ben Cuthbert wrote:
>>
>>> All whe
Was thinking, does hbase have to use hostname? What if you are running this in
a FW env that does not have DNS Access?
On 2 Apr 2012, at 06:31, Ben Cuthbert wrote:
> All when I try and run in distributed mode with two servers I get this error
> when starting the slave node
>
&g
All when I try and run in distributed mode with two servers I get this error
when starting the slave node
two nodes
node1 = master
node2 = slave
hbase.zookeeper.quorum
node1,node2
When start it I see
node1: starting zookeeper, logging to
/apps/celert
All
Is there a way to have hardcoded /etc/hosts entries for the region and master
address in hbase.
When we try
10.10.10.1 master01
10.10.10.2 slave01
in the /etc/hosts
Hbase starts but the region server attemps to connect back to the master on its
dns name not master01 as per the
All
we have hbase on our laptops at work, when we switch to go home with the same
laptop and get a new IP address hbase won't startup. Is there a solution for
this?
>
> On Fri, Oct 14, 2011 at 1:48 AM, Ben Cuthbert wrote:
>
>> All
>>
>> We are running a large setup for hbase and it would be good to be able to
>> run 1 property file for the whole cluster. so we can can change values
>> in the hbase-site.xml. Is there a
All
We are running a large setup for hbase and it would be good to be able to run 1
property file for the whole cluster. so we can can change values
in the hbase-site.xml. Is there a way to have the hbase-site.xml read from the
env?
something like
hbase.zookeeper.quorum
> Are you running HBase in local mode? Did you also set hbase.rootdir?
> hbase.rootdir defaults to file:///tmp/hbase-${user.name}/hbase.
>
>
> -- Lars
> ________
> From: Ben Cuthbert
> To: user@hbase.apache.org
> Sent: Sunday, August 28, 2011
Any have any issues with the following property not working.
hbase.tmp.dir
/Users/ben//hbase
The directory shared by RegionServers.
When I set this, hbase still creates it's filesystem in /tmp/hbase-ben
Hi Andy
We are using the stubleupon async client. Very fast and good.
On 26 Aug 2011, at 04:58, Zhong, Andy wrote:
> Hey Michael,
> I am also looking to the performance gain to use HTablePool instead of
> created HTable using a singleton instance of HBaseConfiguration. If the
> use case is for a
All
I have set the following property in my hbase-site.xml
hbase.tmp.dir
/Users/me/deployments/current/data/hbase
The directory shared by RegionServers.
But when hbase starts up, in the log I see the following
2
21 matches
Mail list logo