Joinutility seperatorLogin utility separator Infobright.com
   
 
How to build mpp using infobright
Posted: 19 November 2009 03:03 AM   Ignore ]  
Newbie
Rank
Total Posts:  6
Joined  2009-09-14

I have an experience to build the mpp using greenplum/postgre database for datawarehousing at our client here.
I am interesting with IEE because of performance in query select and compression method, and i have tried IEE eval version in our testing of data loading and some query select, perfect…..
Base on the requirement, i would like to try the mpp technology using infobright in our r&d, i mean not mysql cluster.
Our client usually have about 1,000 million to 2,000 million records/day

Here our scenario :

master server

segment server 1

segment server 2
...
...
...
segment server n


master uses 5x1GB ethernet card (1 for public access and 4 for interconnection)
segments use 4x1GB ethernet card (4 for interconnection)
like greenplum the data will be distributed and managed automatically by OS and greenplum dbms, after we done with db initialization through gpinitsystem

is there any mpp technology for mysql/infobright ?
i have searching in internet but it can’t be found regarding this matter.

Kindly please your advice….

Regards,

Sriwisnu

Profile
 
Posted: 26 November 2009 09:39 AM   Ignore ]   [ # 1 ]  
Administrator
RankRankRank
Total Posts:  173
Joined  2008-08-18

Hello Sriwisnu,

Infobright isn’t an MPP-based architecture. The design criteria is to provide fast query performance (and small storage footprint) from the resources of relatively inexpensive SMP hardware.

Kind regards,
Andrew

Signature 
Profile