> Your projects > are not like the others posted -- projects built on hbase that augment and > add facility -- but instead are projects that use hbase.
Hmm, Additionally..... Matrices are basically tables. They are ways of storing numbers and other things. Typical matrix has rows and columns. Actually called a 2-way matrix because it has two dimensions. For example, you might have respondents-by-attitudes. Of course, you might collect the same data on the same people at 5 points in time. In that case, you either have 5 different 2-way matrices, or you could think of it as a 3-way matrix, that is respondent-by-attitude-by-time. So, Why not store the 3-way matrix to hbase row-column-time table? Isnot hama a project built on hbase? :) Yours, Edward On Wed, Nov 5, 2008 at 3:13 PM, Edward J. Yoon <[EMAIL PROTECTED]> wrote: > Thanks for your reply. > >> IMO, you should take them off the supporting projects page. Your projects >> are not like the others posted -- projects built on hbase that augment and >> add facility -- but instead are projects that use hbase. They'd better >> belong on the powered-by page though there we've been trying to keep the >> list somewhat clean only having fellas post if they're using hbase in a >> production context. > > Then, powered-by page is OK? > > /Edward > > On Wed, Nov 5, 2008 at 3:08 PM, Michael Stack <[EMAIL PROTECTED]> wrote: >> Edward J. Yoon wrote: >>> >>> Hey stack. >>> >>> I'd like to add hama and heart (http://rdf-proj.blogspot.com) to the >>> supporting projects page if you are ok. :) >>> >> >> I see you added them without us saying yes or no. >> >> IMO, you should take them off the supporting projects page. Your projects >> are not like the others posted -- projects built on hbase that augment and >> add facility -- but instead are projects that use hbase. They'd better >> belong on the powered-by page though there we've been trying to keep the >> list somewhat clean only having fellas post if they're using hbase in a >> production context. >> >> St.Ack >> >>> Yours, >>> Edward J. Yoon >>> >>> 2008/11/5 stack <[EMAIL PROTECTED]>: >>> >>>> >>>> Excellent. >>>> >>>> I added it to the supporting projects page (smile). >>>> >>>> Thanks Krzysztof, >>>> St.Ack >>>> >>>> Krzysztof Gałęcki wrote: >>>> >>>>> >>>>> Pigi Project (ORM-like framework or indexing for HBase if you like) has >>>>> finally webpage. On www.pigi-project.org <http://www.pigi-project.org/> >>>>> you >>>>> will find release library and more documentation. Page is still under >>>>> construction but main infos are available. Enjoy >>>>> >>>>> >>>>> Regards >>>>> >>>>> >>>>> KG >>>>> >>>>> >>>>> >>>>> >>>>> >>>> >>>> >>> >>> >>> >>> >> >> > > > > -- > Best Regards, Edward J. Yoon @ NHN, corp. > [EMAIL PROTECTED] > http://blog.udanax.org > -- Best Regards, Edward J. Yoon @ NHN, corp. [EMAIL PROTECTED] http://blog.udanax.org
