| clear query|facets|time |
Search criteria: .
Results from 31 to 40 from
1454 (0.199s).
|
|
|
Loading phrases to help you refine your search...
|
|
Re: Premature EOF: no length prefix available - HBase - [mail # user]
|
|
...Try m2.2xlarge or m2.4xlarge if you can afford it, otherwise m1.xlarge. This will address that OOME you mailed about because you will have a larger RAM budget so can afford more heap. ...
|
|
|
Author: Andrew Purtell,
2013-05-02, 21:24
|
|
|
Re: Premature EOF: no length prefix available - HBase - [mail # user]
|
|
...Sorry, hit send too soon. I would recommend the following instance types: hi1.4xlarge: Expensive but it has a comfortable level of resources and will perform  ...
|
|
|
Author: Andrew Purtell,
2013-05-02, 21:18
|
|
|
Re: Premature EOF: no length prefix available - HBase - [mail # user]
|
|
...Eeek! You shouldn't use less than c1.xlarge for running Hadoop+HBase on EC2. A c1.medium has only 7 GB of RAM in total. On Thu, May 2, 2013 at 1:53 PM, Loic Talon wrote: &...
|
|
|
Author: Andrew Purtell,
2013-05-02, 21:12
|
|
|
Re: JVM seg fault in HBase region server - HBase - [mail # user]
|
|
...In that blog post BenoƮt does a fair amount of showing off to end up with "So this segfault remains a mystery so far" :-) My take is don't suspect the JVM, suspect your libc. I am not ...
|
|
|
Author: Andrew Purtell,
2013-05-02, 20:49
|
|
|
Re: Premature EOF: no length prefix available - HBase - [mail # user]
|
|
...Every instance type except t1.micro has a certain number of instance storage (locally attached disk) volumes available, 1, 2, or 4 depending on type. As you probably know, you can use ...
|
|
|
Author: Andrew Purtell,
2013-05-02, 20:32
|
|
|
Re: Premature EOF: no length prefix available - HBase - [mail # user]
|
|
...Oh, I have faced issues with Hadoop on AWS personally. :-) But not this one. I use instance-store aka "ephemeral" volumes for DataNode block storage. Are you by chance using EBS? On T...
|
|
|
Author: Andrew Purtell,
2013-05-02, 20:18
|
|
|
Re: Premature EOF: no length prefix available - HBase - [mail # user]
|
|
...in createBlockOutputStream java.io.EOFException: Premature EOF: no length prefix available The DataNode aborted the block transfer. datanode.DataNode: ip-10-238-38-193.eu-west-1....
|
|
|
Author: Andrew Purtell,
2013-05-02, 19:59
|
|
|
Re: JVM seg fault in HBase region server - HBase - [mail # user]
|
|
...Can you pastebin or post somewhere the entire hs_err* file? On Wed, May 1, 2013 at 1:54 PM, Varun Sharma wrote: Best regards, - Andy Problems w...
|
|
|
Author: Andrew Purtell,
2013-05-02, 19:08
|
|
|
[HBASE-6263] Use default mode for HBase Thrift gateway if not specified - HBase - [issue]
|
|
...The Thrift gateway should start with a default mode if one is not selected. Currently, instead we see:Exception in thread "main" java.lang.AssertionError: Exactly one option out of [-hsha, -...
|
|
|
http://issues.apache.org/jira/browse/HBASE-6263
Author: Andrew Purtell,
2013-05-02, 03:30
|
|
|
Re: HBase and Datawarehouse - HBase - [mail # user]
|
|
...Running more than one RS on a host is an option for soaking up "extra" RAM, since that is what we are discussing, but I can't recommend it because I have no experience with that approach. I ...
|
|
|
Author: Andrew Purtell,
2013-04-30, 18:36
|
|
|
|