|
|
+
Jean-Marc Spaggiari 2013-02-25, 13:31
+
Oleg Ruchovets 2013-02-25, 13:37
-
Re: Hadoop advantages vs Traditional Relational DBPanshul Whisper 2013-02-26, 07:31
Well in that case... Hbase is more of a data store than a database system.
Hbase does not have the efficient indexing , sorting and averaging functions that a normal database has. It is good for random read and write in the sense of huge amounts of data distributed among column families. You can get a much more detailed answer on google. Regards, Panshul On Feb 26, 2013 4:28 AM, "anil gupta" <[EMAIL PROTECTED]> wrote: > Hadoop is not a database. So , why would you do comparison? > HBase vs Traditional RDBMS might sound ok. > On Feb 25, 2013 5:15 AM, "Oleg Ruchovets" <[EMAIL PROTECTED]> wrote: > >> Hi , >> Can you please share hadoop advantages vs Traditional Relational DB. >> A link to short presentations or benchmarks would be great. >> >> Thanks. >> Oleg. >> > |