|
|
-
HBase HMaster/HServer 32bit/64bit issue
Ronen Itkin 2011-09-21, 14:32
Hi,
Thanks for previous assistance! I have a question regarding HBase 32bit/64bit.
Is that a problem having HBase HMaster 32bit server working with 64bit HRegion servers? Can it cause problems? are there any known issues about this case?
Thank!! -- * Ronen Itkin* Taykey | www.taykey.com
-
Re: HBase HMaster/HServer 32bit/64bit issue
Stack 2011-09-21, 15:56
On Wed, Sep 21, 2011 at 7:32 AM, Ronen Itkin <[EMAIL PROTECTED]> wrote: > Is that a problem having HBase HMaster 32bit server working with 64bit > HRegion servers? > Can it cause problems? are there any known issues about this case? >
That is a strange setup. If there are issues running this way, I cannot think what they would be (All serialized messages should have explicit sizings). St.Ack
-
Re: HBase HMaster/HServer 32bit/64bit issue
Ronen Itkin 2011-09-21, 19:45
It is a strange setup - I agree. The thing is that is it running on AMAZON EC2 - and basically it all I have right now.
Does anyone else has experienced different issues with that king of setup? On Wed, Sep 21, 2011 at 6:56 PM, Stack <[EMAIL PROTECTED]> wrote:
> On Wed, Sep 21, 2011 at 7:32 AM, Ronen Itkin <[EMAIL PROTECTED]> wrote: > > Is that a problem having HBase HMaster 32bit server working with 64bit > > HRegion servers? > > Can it cause problems? are there any known issues about this case? > > > > That is a strange setup. If there are issues running this way, I > cannot think what they would be (All serialized messages should have > explicit sizings). > St.Ack >
-- * Ronen Itkin* Taykey | www.taykey.com
-
Re: HBase HMaster/HServer 32bit/64bit issue
Matt Corgan 2011-09-21, 20:00
You'd probably have more of an issue with the amount of memory on 32 bit instance types. ~1.7gb. On Wed, Sep 21, 2011 at 12:45 PM, Ronen Itkin <[EMAIL PROTECTED]> wrote:
> It is a strange setup - I agree. > The thing is that is it running on AMAZON EC2 - and basically it all I have > right now. > > Does anyone else has experienced different issues with that king of setup? > > > On Wed, Sep 21, 2011 at 6:56 PM, Stack <[EMAIL PROTECTED]> wrote: > > > On Wed, Sep 21, 2011 at 7:32 AM, Ronen Itkin <[EMAIL PROTECTED]> wrote: > > > Is that a problem having HBase HMaster 32bit server working with 64bit > > > HRegion servers? > > > Can it cause problems? are there any known issues about this case? > > > > > > > That is a strange setup. If there are issues running this way, I > > cannot think what they would be (All serialized messages should have > > explicit sizings). > > St.Ack > > > > > > -- > * > Ronen Itkin* > Taykey | www.taykey.com >
|
|