|
|
-
HBase as a replacement for Netezza?
Something Something 2011-09-08, 06:17
By no means I am a Netezza expert, but my manager seems to believe that our existing Netezza based system can be replaced with a NOSQL (Key/Value) type of database. If anyone has done Netezza to HBase migration, please share your experiences.
As always, greatly appreciate the help.
-
Re: HBase as a replacement for Netezza?
Ravikumar MAV 2011-09-08, 06:31
Hello,
We are trying to achieve the same using Hadoop and Hive (some times pig) by using power of clustering. we use Natezza for data analysis and cache building currently. I feel Hbase may not be right choice in this situation. I will also be interested about the use cases where Hbase can help replace Netezza. On Wed, Sep 7, 2011 at 11:17 PM, Something Something < [EMAIL PROTECTED]> wrote:
> By no means I am a Netezza expert, but my manager seems to believe that our > existing Netezza based system can be replaced with a NOSQL (Key/Value) type > of database. If anyone has done Netezza to HBase migration, please share > your experiences. > > As always, greatly appreciate the help. >
-- - Ravi MAV
-
RE: HBase as a replacement for Netezza?
Buttler, David 2011-09-08, 21:06
Maybe, depends on what you use Netezza for. The value of Netezza is that it is a prepackaged commercial system. The advantage of open source NoSQL databases is that you can match the tool to the task. And with a hadoop cluster, you could conceivably run HBase, Hive, Pig, Solr, MongoDB, etc. all on the same set of hardware to take advantage of each tools strengths. However, the disadvantage of the open source approach is that it is not prepackaged, and it requires significant expertise to get to a place where you can make a direct comparison between a commercial product (Netezza, Aster data, green plum) and your open source stack.
Maybe if you outlined a concrete use case people could make more intelligent comments.
Dave
-----Original Message----- From: Something Something [mailto:[EMAIL PROTECTED]] Sent: Wednesday, September 07, 2011 11:17 PM To: [EMAIL PROTECTED] Subject: HBase as a replacement for Netezza?
By no means I am a Netezza expert, but my manager seems to believe that our existing Netezza based system can be replaced with a NOSQL (Key/Value) type of database. If anyone has done Netezza to HBase migration, please share your experiences.
As always, greatly appreciate the help.
|
|