|
S Ahmed
2010-07-10, 17:43
Jean-Daniel Cryans
2010-07-10, 17:47
Rod Cope
2010-07-10, 17:59
S Ahmed
2010-07-10, 18:09
Renato Marroquín Mogrovej...
2010-07-10, 21:44
baleksan@...
2010-07-10, 22:15
Friso van Vollenhoven
2010-07-12, 16:47
|
-
real world usage, any web applications built using hbase?S Ahmed 2010-07-10, 17:43
Its my impression that most people are using nosql solutions for things like
statistic logging etc. Has anyone build a web application purely in hbase? e.g. Say an application like Blogger or Gmail or vBulletin type applications. Are these potential candidates for building ontop of a nosql data store?
-
Re: real world usage, any web applications built using hbase?Jean-Daniel Cryans 2010-07-10, 17:47
At stumbleupon, we have su.pr (url shortner / advertising platform)
that's totally based on HBase and has been in production for more than a year. Also many other parts of our main product also rely on HBase. J-D On Sat, Jul 10, 2010 at 10:43 AM, S Ahmed <[EMAIL PROTECTED]> wrote: > Its my impression that most people are using nosql solutions for things like > statistic logging etc. > > Has anyone build a web application purely in hbase? e.g. Say an application > like Blogger or Gmail or vBulletin type applications. > > Are these potential candidates for building ontop of a nosql data store? >
-
Re: real world usage, any web applications built using hbase?Rod Cope 2010-07-10, 17:59
At OpenLogic, we use HBase very heavily in both batch and on-line modes as
part of our open source scanning solution. For starters, we store every line of code of every version of every open source project in HBase. We then present various bits of this data to users in real-time. Rod On 7/10/10 Saturday, July 10, 201011:43 AM, "S Ahmed" <[EMAIL PROTECTED]> wrote: > Its my impression that most people are using nosql solutions for things like > statistic logging etc. > > Has anyone build a web application purely in hbase? e.g. Say an application > like Blogger or Gmail or vBulletin type applications. > > Are these potential candidates for building ontop of a nosql data store?
-
Re: real world usage, any web applications built using hbase?S Ahmed 2010-07-10, 18:09
What I want to build is a forum type web application with multi-tenancy in
mind. I was hoping to see if there are others doing this or is this kind of out of scope of what a nosql datastore would be "ideally" for. On Sat, Jul 10, 2010 at 1:59 PM, Rod Cope <[EMAIL PROTECTED]> wrote: > At OpenLogic, we use HBase very heavily in both batch and on-line modes as > part of our open source scanning solution. For starters, we store every > line of code of every version of every open source project in HBase. We > then present various bits of this data to users in real-time. > > Rod > > > On 7/10/10 Saturday, July 10, 201011:43 AM, "S Ahmed" < > [EMAIL PROTECTED]> > wrote: > > > Its my impression that most people are using nosql solutions for things > like > > statistic logging etc. > > > > Has anyone build a web application purely in hbase? e.g. Say an > application > > like Blogger or Gmail or vBulletin type applications. > > > > Are these potential candidates for building ontop of a nosql data store? > > > > > > >
-
Re: real world usage, any web applications built using hbase?Renato Marroquín Mogrovej... 2010-07-10, 21:44
I think most of the time it is not about the tool, it is about the problem.I
think you could do what you want with HBase, it would just depend on your application needs and the problem modeling. There is an interesting work presented in a conference on Data Engineeringwhich is called Supporting Database Applications as a Service (2009). Give it a look, maybe that can help you having a better idea of what you want. Renato M. 2010/7/10 S Ahmed <[EMAIL PROTECTED]> > What I want to build is a forum type web application with multi-tenancy in > mind. > > I was hoping to see if there are others doing this or is this kind of out > of > scope of what a nosql datastore would be "ideally" for. > > On Sat, Jul 10, 2010 at 1:59 PM, Rod Cope <[EMAIL PROTECTED]> wrote: > > > At OpenLogic, we use HBase very heavily in both batch and on-line modes > as > > part of our open source scanning solution. For starters, we store every > > line of code of every version of every open source project in HBase. We > > then present various bits of this data to users in real-time. > > > > Rod > > > > > > On 7/10/10 Saturday, July 10, 201011:43 AM, "S Ahmed" < > > [EMAIL PROTECTED]> > > wrote: > > > > > Its my impression that most people are using nosql solutions for things > > like > > > statistic logging etc. > > > > > > Has anyone build a web application purely in hbase? e.g. Say an > > application > > > like Blogger or Gmail or vBulletin type applications. > > > > > > Are these potential candidates for building ontop of a nosql data > store? > > > > > > > > > > > > > > >
-
Re: real world usage, any web applications built using hbase?baleksan@... 2010-07-10, 22:15
pppppppppppPppppppppppppppppppppppppppPpPpppppPppPpppppppPpppppPpppPpPPpppppPpppPppppPppppPppppPPpppppPppppppppppPPpPPPPpppPPpPppPppPpppPPPPppppppppppppppppppppppppp
Sent via BlackBerry from T-Mobile -----Original Message----- From: Renato Marroquín Mogrovejo <[EMAIL PROTECTED]> Date: Sat, 10 Jul 2010 18:44:07 To: <[EMAIL PROTECTED]> Reply-To: [EMAIL PROTECTED] Subject: Re: real world usage, any web applications built using hbase? I think most of the time it is not about the tool, it is about the problem.I think you could do what you want with HBase, it would just depend on your application needs and the problem modeling. There is an interesting work presented in a conference on Data Engineeringwhich is called Supporting Database Applications as a Service (2009). Give it a look, maybe that can help you having a better idea of what you want. Renato M. 2010/7/10 S Ahmed <[EMAIL PROTECTED]> > What I want to build is a forum type web application with multi-tenancy in > mind. > > I was hoping to see if there are others doing this or is this kind of out > of > scope of what a nosql datastore would be "ideally" for. > > On Sat, Jul 10, 2010 at 1:59 PM, Rod Cope <[EMAIL PROTECTED]> wrote: > > > At OpenLogic, we use HBase very heavily in both batch and on-line modes > as > > part of our open source scanning solution. For starters, we store every > > line of code of every version of every open source project in HBase. We > > then present various bits of this data to users in real-time. > > > > Rod > > > > > > On 7/10/10 Saturday, July 10, 201011:43 AM, "S Ahmed" < > > [EMAIL PROTECTED]> > > wrote: > > > > > Its my impression that most people are using nosql solutions for things > > like > > > statistic logging etc. > > > > > > Has anyone build a web application purely in hbase? e.g. Say an > > application > > > like Blogger or Gmail or vBulletin type applications. > > > > > > Are these potential candidates for building ontop of a nosql data > store? > > > > > > > > > > > > > > >
-
Re: real world usage, any web applications built using hbase?Friso van Vollenhoven 2010-07-12, 16:47
We are working on porting an application from a MySQL solution to HBase. There is info at http://www.ripe.net/ris/index.html. It's pretty academic (mostly interesting for large network operators and people investigating IP hijacking and the like). We basically aggregate data collected at several internet exchanges.
Point is we are currently at the limit of scaling the MySQL solution and our HBase prototype has no problem with the load. Whenever new data comes in, we do a read-modify-write on existing records, so it's not only appending data. Querying is also pretty much random access. So the usage pattern is not unlike what you could expect in typical web app scenarios. Currently, our service can only provide answers for a three months time period; with HBase we aim to up that to several years. Some information we store still goes in MySQL. This is a small amount of data that maps better to the relational model (configuration, meta stuff, etc.). A combination of relational and non-relational, better scalable storage can work well. The development effort that goes into it, is in our experience relatively cheap compared to the effort of continuously scaling out a relational database. Friso On Jul 10, 2010, at 19:47 , Jean-Daniel Cryans wrote: > At stumbleupon, we have su.pr (url shortner / advertising platform) > that's totally based on HBase and has been in production for more than > a year. Also many other parts of our main product also rely on HBase. > > J-D > > On Sat, Jul 10, 2010 at 10:43 AM, S Ahmed <[EMAIL PROTECTED]> wrote: >> Its my impression that most people are using nosql solutions for things like >> statistic logging etc. >> >> Has anyone build a web application purely in hbase? e.g. Say an application >> like Blogger or Gmail or vBulletin type applications. >> >> Are these potential candidates for building ontop of a nosql data store? >> |