<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:clearspace="http://www.jivesoftware.com/xmlns/clearspace/rss" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:opensearch="http://a9.com/-/spec/opensearch/1.1/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>Thinking Inside the Box</title>
    <link>http://www.enzeecommunity.com/blogs/nzblog</link>
    <description>Welcome to "Thoughts from Inside the Box" - Netezza's officially endorsed blog.</description>
    <pubDate>Thu, 26 Aug 2010 20:32:49 GMT</pubDate>
    <generator>Clearspace 2.5.3 (http://jivesoftware.com/products/clearspace/)</generator>
    <dc:date>2010-08-26T20:32:49Z</dc:date>
    <item>
      <title>Talkin' 'bout my generation</title>
      <link>http://www.enzeecommunity.com/blogs/nzblog/2010/08/26/talkin-bout-my-generation</link>
      <description>&lt;!-- [DocumentBodyStart:9816c943-cdec-495d-942a-a5aa01b259cf] --&gt;&lt;div class='jive-rendered-content'&gt;&lt;p&gt;    &lt;!--[if gte mso 9]&gt;&lt;xml&gt; &lt;o:OfficeDocumentSettings&gt;   &lt;o:RelyOnVML &gt;&lt;/o:RelyOnVML&gt;   &lt;o:AllowPNG &gt;&lt;/o:AllowPNG&gt; &lt;/o:OfficeDocumentSettings&gt; &lt;/xml&gt;&lt;![endif]--&gt;   &lt;!--[if gte mso 10]&gt;&lt;style&gt; /* Style Definitions */ table.MsoNormalTable {mso-style-name:"Table Normal"; mso-tstyle-rowband-size:0; mso-tstyle-colband-size:0; mso-style-noshow:yes; mso-style-priority:99; mso-style-qformat:yes; mso-style-parent:""; mso-padding-alt:0in 5.4pt 0in 5.4pt; mso-para-margin-top:0in; mso-para-margin-right:0in; mso-para-margin-bottom:10.0pt; mso-para-margin-left:0in; line-height:115%; mso-pagination:widow-orphan; font-size:11.0pt; font-family:"Calibri","sans-serif"; mso-ascii-font-family:Calibri; mso-ascii-theme-font:minor-latin; mso-hansi-font-family:Calibri; mso-hansi-theme-font:minor-latin;}&lt;/style&gt;&lt;![endif]--&gt;&lt;/p&gt;&lt;p class="MsoNormal"&gt;&lt;span style="font-size: 10pt;"&gt;In a recent blog, Greg Rahn of Oracle responded to Phil’s “&lt;a class="jive-link-external-small" href="http://www.netezza.com/exadata-twinfin-compared/index.aspx"&gt;Oracle Exadata and Netezza TwinFin Compared&lt;/a&gt;” eBook; before commenting on an Oracle engineer’s views, I’ll restate the eBook’s larger themes.&lt;/span&gt;&lt;/p&gt;&lt;p class="MsoNormal" style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p class="MsoNormal"&gt;&lt;span style="font-size: 10pt;"&gt;&lt;span&gt;Exadata connects Oracle’s RAC database, its architecture designed for online transaction processing (OLTP), via a fast network to a massively parallel processing storage tier. As an OLTP database paired with a specialized storage subsystem, tuning Exadata to function as a data warehouse is complicated and demands skilled, highly trained, experienced technical staff. Mitigating the shortcoming of an OLTP database pressed into service as an analytic database with expensive network and storage makes Exadata costly: to acquire; to design, tune and maintain as an optimally-configured data warehouse; to run in the data center.&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class="MsoNormal" style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p class="MsoNormal"&gt;&lt;span style="font-size: 10pt;"&gt;&lt;span&gt;Netezza TwinFin, designed as an analytic database, brings the power of massively parallel processing to manage and exploit data at terabyte-to-petabyte scale. TwinFin is an appliance–easy to install, easy to operate and easy to manage. TwinFin offers value: fast performance for advanced analytics at an affordable price.&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class="MsoNormal" style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p class="MsoNormal"&gt;&lt;span style="font-size: 10pt;"&gt;Now I’ll discuss the detail of Greg’s &lt;a class="jive-link-external-small" href="http://structureddata.org/2010/08/10/oracle-exadata-and-netezza-twinfin-compared-%E2%80%93-an-engineer%E2%80%99s-analysis/"&gt;blog&lt;/a&gt; and respond from a Netezza perspective.&lt;/span&gt;&lt;/p&gt;&lt;p class="MsoNormal" style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p class="MsoNormal"&gt;&lt;span style="font-size: 10pt;"&gt;Claim: Exadata Smart Scan does not work with index-organized tables or clustered tables.&lt;/span&gt;&lt;/p&gt;&lt;p class="MsoNormal" style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p class="MsoNormal"&gt;&lt;span style="font-size: 10pt;"&gt;Greg responds that “&lt;em&gt;IOTs and clustered tables are both structures optimized for fast primary key access, like the type of access in OLTP workloads, not data warehousing&lt;/em&gt;” and suggests our intent was to mislead by quoting from an old Oracle datasheet. It wasn’t. Oracle 11g Release 2 documentation reads “&lt;em&gt;Index-organized tables are suitable for modeling application-specific index structures. For example, content-based information retrieval applications containing text, image and audio data require inverted indexes that can be effectively modeled using index-organized tables.&lt;/em&gt;” Elsewhere the documentation states “&lt;em&gt;Index-organized tables are useful when related pieces of data must be stored together or data must be physical stored in a specific order. This type of table is often used for information retrieval, spatial and OLAP applications&lt;/em&gt;.” In the eBook Phil discusses first and second generation data warehouses; many of the applications described by Oracle as candidates for IOTs are typical of those our customers run on TwinFin – these are second generation data warehouse applications. Greg believes Exadata smart scan not working with index-organized tables has zero impact on Exadata customers. Is it reasonable to conclude that Exadata is not being used for second generation data warehousing?&lt;/span&gt;&lt;/p&gt;&lt;p class="MsoNormal" style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p class="MsoNormal"&gt;&lt;span style="font-size: 10pt;"&gt;Claim: Exadata Smart Scan does not work with the TIMESTAMP datatype.&lt;/span&gt;&lt;/p&gt;&lt;p class="MsoNormal" style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p class="MsoNormal"&gt;&lt;span style="font-size: 10pt;"&gt;Since we published the first edition of the eBook Christian Antognini, the original source of this information, goes to the heart of the matter in his &lt;a class="jive-link-external-small" href="http://antognini.ch/2010/08/exadata-storage-server-and-the-query-optimizer-%E2%80%93-part-4/"&gt;blog&lt;/a&gt;: “&lt;em&gt;The essential thing to understand is that this limitation is due to bug 9682721. The fix is expected to be part of 11.2.0.2. According to my test cases (that&lt;/em&gt; &lt;em&gt;Greg Rahn was so kind to execute against an early release of 11.2.0.2), offloading works correctly for all datetime functions but for the following three predicates.&lt;/em&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class="MsoNormal" style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;ul type="disc"&gt;&lt;li class="MsoNormal" style="line-height: normal;"&gt;&lt;span style="font-size: 10pt;"&gt;&lt;em&gt;months_between(d,sysdate) = 0&lt;/em&gt;&lt;/span&gt;&lt;/li&gt;&lt;li class="MsoNormal" style="line-height: normal;"&gt;&lt;span style="font-size: 10pt;"&gt;&lt;em&gt;months_between(d,current_date) = 0&lt;/em&gt;&lt;/span&gt;&lt;/li&gt;&lt;li class="MsoNormal" style="line-height: normal;"&gt;&lt;span style="font-size: 10pt;"&gt;&lt;em&gt;months_between(d,to_date(‘01-01-2010’,’DD-MM-YYYY’)) = 0”&lt;/em&gt;&lt;/span&gt;&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;&lt;span style="font-size: 10pt;"&gt;&lt;em&gt;&lt;br/&gt;&lt;/em&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class="MsoNormal" style="line-height: normal;"&gt;&lt;span style="font-size: 10pt;"&gt;&lt;em&gt;Note that the MONTHS_BETWEEN function can basically be offloaded. The problem in these cases is that the offloading does not work when, for example, SYSDATE is used as a parameter.&lt;/em&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class="MsoNormal"&gt;&lt;span style="font-size: 10pt;"&gt;While happy to let this one pass, I have a question. Do organizations accrue value or cost from a technology requiring its administrators understand all combinations of functions, their predicates and their parameters before they are capable of designing queries to be processed in parallel?&lt;/span&gt;&lt;/p&gt;&lt;p class="MsoNormal" style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p class="MsoNormal"&gt;&lt;span style="font-size: 10pt;"&gt;Claim: When transactions (insert, update, delete) are operating against the data warehouse concurrent with query activity, smart scans are disabled. Dirty buffers turn off smart scan.&lt;/span&gt;&lt;/p&gt;&lt;p class="MsoNormal" style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p class="MsoNormal"&gt;&lt;span style="font-size: 10pt;"&gt;In my opening comments I compared TwinFin’s simplicity to the complexity of Exadata. All queries submitted to TwinFin are processed in its massively parallel grid; no tuning, no special database design. This is appliance simplicity. In Exadata whether a query benefits from smart scans (massively parallel processing) can depend on the state of the data being read. Exadata requires developers to understand at great depth the physical path a query takes to access data. This is complexity.&lt;/span&gt;&lt;/p&gt;&lt;p class="MsoNormal" style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p class="MsoNormal"&gt;&lt;span style="font-size: 10pt;"&gt;While Greg concedes Exadata’s MPP processing is disabled for &lt;span&gt;those blocks containing an active transaction he&lt;/span&gt; is confident that “&lt;em&gt;Not having Smart Scan for small number of blocks will have a negligible impact on performance&lt;/em&gt;”. My experience with Netezza’s customers and their applications prompts me to take a more circumspect view. I’ll explain why in the next section.&lt;/span&gt;&lt;/p&gt;&lt;p class="MsoNormal" style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p class="MsoNormal"&gt;&lt;span style="font-size: 10pt;"&gt;Claim: Using [a shared-disk] architecture for a data warehouse platform raises concern that contention for the shared resource imposes limits on the amount of data the database can process and the number of queries it can run concurrently.&lt;/span&gt;&lt;/p&gt;&lt;p class="MsoNormal" style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p class="MsoNormal"&gt;&lt;span style="font-size: 10pt;"&gt;Greg argues contention for shared disk is not a problem for Exadata and cites Daniel Abadi’s &lt;a class="jive-link-external-small" href="http://dbmsmusings.blogspot.com/2010/08/defending-oracle-exadata.html"&gt;blog&lt;/a&gt; in his defense. Let’s take a look at what Daniel says on this subject “&lt;em&gt;If you are going to make an argument that shared-disk causes scalability problems, you have to make the argument that contention for the one shared resource in a shared-disk system is high enough to cause a performance bottleneck in the system - namely, you have to argue that the network connection between the servers and the shared-disk is a bottleneck.&lt;/em&gt;” This is the argument Phil makes in our eBook. Consider a query analyzing correlations between equity trades in a sector of a stock market. The algorithm calculates Spearman’s rank correlation coefficient (Spearman’s rho), measuring statistical dependence between two variables by assessing how well the relationship between them can be described. This analysis creates valuable insight in to whether specific equities influence behavior of other equities in the same market sector within a window of one to ten minutes.&lt;/span&gt;&lt;/p&gt;&lt;p class="MsoNormal" style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p class="MsoNormal"&gt;&lt;span style="font-size: 10pt;"&gt;The customer loads a massive volume of trading data into TwinFin and constantly trickle feeds data from live markets into the warehouse. The query is run and re-run constantly to assess behavior of different equities in dynamic markets. Each time TwinFin completes a Cartesian join between all the equities in the sector while at the same time calculating a Volume-Weighted Average Price and a Return From Previous Close value for the equity under investigation. The results pass to Spearman’s rank correlation coefficient function to calculate the Population Covariance and the standard deviation of every equity combination for the time period. Netezza executes every step of the query in parallel utilizing all TwinFin’s hardware and software resources. Netezza’s intelligent storage selects only the rows needed for that market sector and projecting only the columns needed for assessment. The join result is directly streamed to the code implementing the statistical analysis which TwinFin downloads to every processor in its MPP grid, running the complex calculations in parallel. Results from each node in the MPP grid are returned via the network to the host for final assembly and rendering back to the requesting application. TwinFin completes the analysis in a few minutes, and then runs it again, and again for as long as the market is open.&lt;/span&gt;&lt;/p&gt;&lt;p class="MsoNormal" style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p class="MsoNormal"&gt;&lt;span style="font-size: 10pt;"&gt;After several hours Oracle 10G was still attempting to complete its first round of analysis. What difference will a new version of the Oracle database paired with an MPP storage system and a fast network make? Exadata’s MPP storage grid is unable to process Cartesian joins, the first step of in this analytic process, meaning it brings no performance gain but must put all records on the network and send them across to Oracle RAC. Even if it we able to process the join Exadata cannot push down user defined functions, used to implement the calculations, to MPP &lt;span&gt;&lt;/span&gt; - in Oracle functions always execute on the RAC servers. In processing the algorithms Oracle must create and manage temporary data sets and write these out of memory for storage. Exadata’s flash cache may play some role here, but the size of the data sets and the complexity of the algorithms will force database processes to write to disk. This flow from Oracle RAC is back across a network still clogged with coming from the MPP storage tier data, queued and unprocessed waiting for attention from a fully-consumed Oracle RAC. I contend that Exadata’s network connection between the servers and the shared-disk is a bottleneck. Not Exadata’s only bottleneck. TwinFin demonstrates how a true MPP architecture excels in calculating Spearman’s rank correlation coefficient - a real workload on a real dataset. Oracle’s OLTP database, simply not designed to process large-scale analytics, is overwhelmed. Exadata suffers contention on its network and in its database system’s shared disk architecture.&lt;/span&gt;&lt;/p&gt;&lt;p class="MsoNormal" style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p class="MsoNormal"&gt;&lt;span style="font-size: 10pt;"&gt;Back to the previous point about Exadata’s MPP processing being disabled for &lt;span&gt;blocks containing an active transaction – the customer is constantly loading new market data and analyzing it in comparison with a massive volume of historic data. While entirely appropriate for transaction processing, Exadata’s architecture of disabling an entire block from parallel processing when a single record in the block is being updated can only hinder and never help in the data warehouse. The very point of a data warehouse is that all data should be available to the business as quickly as extract-transform-load processing allows. By pressing an OLTP database in to service as an analytical database Oracle unnecessarily burdens customers with creating database designs to work around this complexity and, developing a thorough understanding of how each query accesses the data model. While not having Smart Scan for small number of blocks may or may not impact performance, as an unnecessary complexity demanding the attention of database specialists, it costs customers real money.&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class="MsoNormal" style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p class="MsoNormal"&gt;&lt;span style="font-size: 10pt;"&gt;Claim: Analytical queries, such as “find all shopping baskets sold last month in Washington State, Oregon and California containing product X with product Y and with a total value more than $35” must retrieve much larger data sets, all of which must be moved from storage to database.&lt;/span&gt;&lt;/p&gt;&lt;p class="MsoNormal" style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p class="MsoNormal"&gt;&lt;span style="font-size: 10pt;"&gt;Greg shows some nice SQL to demonstrate how Exadata processes the beer and pizza query. Give the business an answer and they always come back with a new question: “Greg, w&lt;em&gt;hat was the total value of Brand #42 beer’ sold in each basket&lt;/em&gt;?” Greg can now update his SQL with the clause:&lt;/span&gt;&lt;/p&gt;&lt;p class="MsoNormal" style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p class="MsoNormal" style="margin-left: 0.5in;"&gt;&lt;span style="font-size: 10pt;"&gt;sum(case when p.product_description in ('Brand #42 beer') then td.sales_dollar_amt else 0 end) sum_productX,&lt;/span&gt;&lt;/p&gt;&lt;p class="MsoNormal" style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p class="MsoNormal"&gt;&lt;span style="font-size: 10pt;"&gt;and re-run the query. Business users love IT when we give them a fast performing system but are less forgiving when a query, that yesterday ran blazingly fast, today slows to a snail’s pace. Exadata cannot push down the newly introduced sum for parallel processing by its storage nodes as the join must be processed first, and the storage nodes cannot process joins. Any function or calculation that uses columns from two or more tables must be evaluated on the RAC database servers. The query performance is going to degrade significantly sending the database expert back to the Oracle documentation in an attempt to find a new way to resolve the amended query so it completes at a time acceptable to the business.&lt;/span&gt;&lt;/p&gt;&lt;p class="MsoNormal" style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p class="MsoNormal"&gt;&lt;span style="font-size: 10pt;"&gt;Claim: To evenly distribute data across Exadata’s grid of storage servers requires administrators trained and experienced in designing, managing and maintaining complex partitions, files, tablespaces, indices, tables and block/extent sizes.&lt;/span&gt;&lt;/p&gt;&lt;p class="MsoNormal" style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p class="MsoNormal"&gt;&lt;span style="font-size: 10pt;"&gt;While conceding Oracle Automatic Storage Management automates the task of striping partitions across all available disks, the ASM administration team must still create partitions, configure and manage disk groups for shared storage across instances, choose and implement either 2-way mirroring or 3-way mirroring, and configure Allocation Unit sizes. Additionally, Exadata configuration requires administrators create and manage tablespaces, index spaces, temp spaces, logs and extents.&lt;/span&gt;&lt;/p&gt;&lt;p class="MsoNormal" style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p class="MsoNormal"&gt;&lt;span style="font-size: 10pt;"&gt;In conclusion, Netezza entered the data warehouse market convinced the products offered by the dominant vendors, in particular Oracle, were ill-suited to meet the challengers of Big Data and of such complexity to make them exorbitantly expensive to acquire and use. Exadata only increases the complexity and expense of an Oracle warehouse. Greg draws his readers’ attention to the excellent blog at &lt;a class="jive-link-external-small" href="http://dbmsmusings.blogspot.com/"&gt;http://dbmsmusings.blogspot.com/&lt;/a&gt; where Daniel Abadi muses “&lt;em&gt;Both Oracle and Teradata are too expensive for large parts of the analytical database market.&lt;/em&gt;”&lt;/span&gt;&lt;/p&gt;&lt;p class="MsoNormal" style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p class="MsoNormal"&gt;&lt;span style="font-size: 10pt;"&gt;Greg’s blog reveals one path available to organizations wishing to generate greater value from their data. CIOs willing to build, train, and permanently assign a team of technical experts to choosing just the right combination from a myriad of settings, can be continuously employed coercing a database designed for OLTP to function as a data warehouse. I’ll close this blog with a manager’s perspective, from someone who focuses an organization’s limited resources on its highest priorities. Peter Drucker, who introduced us to the concept of the knowledge worker, gave us a pragmatic measure to evaluate our own and our team members’ activity - am I merely efficient (doing things right) or truly effective (doing the right thing)? All the workarounds and clever tuning demanded by Exadata simply don’t exist in TwinFin, Netezza has proven them unnecessary.&lt;/span&gt;&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:9816c943-cdec-495d-942a-a5aa01b259cf] --&gt;</description>
      <category domain="http://www.enzeecommunity.com/blogs/nzblog/tags">business_intelligence</category>
      <category domain="http://www.enzeecommunity.com/blogs/nzblog/tags">exadata</category>
      <category domain="http://www.enzeecommunity.com/blogs/nzblog/tags">oracle_database_machine</category>
      <category domain="http://www.enzeecommunity.com/blogs/nzblog/tags">price-performance</category>
      <category domain="http://www.enzeecommunity.com/blogs/nzblog/tags">daniel_abadi</category>
      <category domain="http://www.enzeecommunity.com/blogs/nzblog/tags">oltp</category>
      <category domain="http://www.enzeecommunity.com/blogs/nzblog/tags">analytics</category>
      <category domain="http://www.enzeecommunity.com/blogs/nzblog/tags">oracle</category>
      <category domain="http://www.enzeecommunity.com/blogs/nzblog/tags">christian_antognini</category>
      <category domain="http://www.enzeecommunity.com/blogs/nzblog/tags">advanced_analytics</category>
      <category domain="http://www.enzeecommunity.com/blogs/nzblog/tags">netezza</category>
      <category domain="http://www.enzeecommunity.com/blogs/nzblog/tags">data_warehouse</category>
      <category domain="http://www.enzeecommunity.com/blogs/nzblog/tags">performance</category>
      <category domain="http://www.enzeecommunity.com/blogs/nzblog/tags">greg_rahn</category>
      <category domain="http://www.enzeecommunity.com/blogs/nzblog/tags">twinfin</category>
      <pubDate>Thu, 26 Aug 2010 20:54:23 GMT</pubDate>
      <author>Mick</author>
      <guid>http://www.enzeecommunity.com/blogs/nzblog/2010/08/26/talkin-bout-my-generation</guid>
      <dc:date>2010-08-26T20:54:23Z</dc:date>
      <clearspace:dateToText>1 week, 14 hours ago</clearspace:dateToText>
      <wfw:comment>http://www.enzeecommunity.com/blogs/nzblog/comment/talkin-bout-my-generation</wfw:comment>
      <wfw:commentRss>http://www.enzeecommunity.com/blogs/nzblog/feeds/comments?blogPost=1168</wfw:commentRss>
    </item>
    <item>
      <title>Thinking about Right-Time Analytics in the Big Data Era at TDWI</title>
      <link>http://www.enzeecommunity.com/blogs/nzblog/2010/08/19/thinking-about-right-time-analytics-in-the-big-data-era-at-tdwi</link>
      <description>&lt;!-- [DocumentBodyStart:7806e4e4-93eb-4ec3-89c8-84bf402b5187] --&gt;&lt;div class='jive-rendered-content'&gt;&lt;p&gt;&lt;span style="font-family: arial,helvetica,sans-serif; font-size: 8pt;"&gt;&lt;em&gt;&lt;strong&gt;Netezza Director of Product Marketing Razi Raziuddin is blogging today.&lt;br/&gt;&lt;/strong&gt;&lt;/em&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="font-family: arial,helvetica,sans-serif; font-size: 8pt;"&gt;&lt;br/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;      &lt;!--[if gte mso 9]&gt;&lt;xml&gt; &lt;o:OfficeDocumentSettings&gt; &lt;o:AllowPNG &gt;&lt;/o:AllowPNG&gt; &lt;/o:OfficeDocumentSettings&gt; &lt;/xml&gt;&lt;![endif]--&gt; &lt;!--[if gte mso 10]&gt;&lt;style&gt; /* Style Definitions */table.MsoNormalTable {mso-style-name:"Table Normal"; mso-tstyle-rowband-size:0; mso-tstyle-colband-size:0; mso-style-noshow:yes; mso-style-parent:""; mso-padding-alt:0in 5.4pt 0in 5.4pt; mso-para-margin-top:0in; mso-para-margin-right:0in; mso-para-margin-bottom:10.0pt; mso-para-margin-left:0in; line-height:115%; mso-pagination:widow-orphan; font-size:12.0pt; font-family:"Times New Roman"; mso-ascii-font-family:Calibri; mso-ascii-theme-font:minor-latin; mso-fareast-font-family:"Times New Roman"; mso-fareast-theme-font:minor-fareast; mso-hansi-font-family:Calibri; mso-hansi-theme-font:minor-latin;}&lt;/style&gt;&lt;![endif]--&gt; &lt;!--StartFragment--&gt;&lt;/p&gt;&lt;p class="MsoNormal"&gt;&lt;span style="font-family: arial,helvetica,sans-serif; font-size: 8pt;"&gt;I’ve been at The &lt;a class="jive-link-external-small" href="http://events.tdwi.org/events/san-diego-world-conference-2010/home.aspx"&gt;2010 TDWI World Conference&lt;/a&gt; in San Diego this week, where the theme is "agile BI that delivers data (I would use the term ‘insights’) at the speed of thought.” &lt;span&gt;&lt;/span&gt;Timing is everything when it comes to making decisions – and influencing other to make decisions we’d like to see.&lt;/span&gt;&lt;/p&gt;&lt;p class="MsoNormal" style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p class="MsoNormal"&gt;&lt;span style="font-family: arial,helvetica,sans-serif; font-size: 8pt;"&gt;We’ve all experienced &lt;strong&gt;Red Car Syndrome&lt;/strong&gt; at some point or another. You test drive a red car. You like it. Suddenly, you start noticing red cars everywhere – not because the number of red cars has increased, but because the experience of driving a red car is now personalized. Online advertisers use Red Car Syndrome to connect consumers with the products they genuinely want, as I was reminded first-hand recently. &lt;span&gt;&lt;/span&gt;While searching for kitchen fixtures online, I noticed that many of the ads featured a pair of pricey fixtures that initially caught our eye, but that we had rejected as exceeding our budget. &lt;span&gt;&lt;/span&gt; But the ads seemed to know our tastes better than we did, and ultimately we succumbed and made the purchase.&lt;/span&gt;&lt;/p&gt;&lt;p class="MsoNormal" style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p class="MsoNormal"&gt;&lt;a href="http://www.enzeecommunity.com/servlet/JiveServlet/showImage/38-1166-1623/Red-Car-psd38311+6.jpg"&gt;&lt;img align="left" alt="Red-Car-psd38311 6.jpg" class="jive-image" height="90" src="http://www.enzeecommunity.com/servlet/JiveServlet/downloadImage/38-1166-1623/213-90/Red-Car-psd38311+6.jpg" width="213"/&gt;&lt;/a&gt;&lt;/p&gt;&lt;p class="MsoNormal" style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p class="MsoNormal"&gt;&lt;span style="font-family: arial,helvetica,sans-serif; font-size: 8pt;"&gt;The experience brought home the power of right-time analytics. Speed is critical in making analytics actionable and delivering real value to the business. The trifecta of huge data volumes, complex analytics and query performance is an increasingly common thread in the BI and data warehousing world. It is true not just for online marketers, but cuts across industry lines. Whether it is an insurance provider trying to prevent fraud, a telco determining the cheapest and best path to route a call or a government agency unearthing criminal activity, time to insight from big data makes the difference in every case.&lt;/span&gt;&lt;/p&gt;&lt;p class="MsoNormal" style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p class="MsoNormal"&gt;&lt;span style="font-family: arial,helvetica,sans-serif; font-size: 8pt;"&gt;Doug Henschen recently wrote a &lt;a class="jive-link-external-small" href="http://analytics.informationweek.com/issue/982/informationweek-full-issue-august-9-2010.html"&gt;good article on this topic for InformationWeek&lt;/a&gt; in which he calls out success in the Big Data era as the ability to get faster insights from huge data sets. The article highlights &lt;a class="jive-link-external-small" href="http://www.netezza.com/videos/catalina.aspx"&gt;Catalina Marketing’s  petascale data warehouse environment&lt;/a&gt; and the fast insights they derive from a huge database of 195 million consumers.&lt;/span&gt;&lt;/p&gt;&lt;p class="MsoNormal" style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p class="MsoNormal"&gt;&lt;span style="font-family: arial,helvetica,sans-serif; font-size: 8pt;"&gt;Although not every enterprise has a data warehouse environment quite that large, the need to perform complex analytics and derive insight in the shortest time possible is common in every environment, big or small. While scalable MPP architectures address the big data problem quite well, the big math problem associated with complex and advanced analytics is what many customers still wrestle with. There’s general agreement that in-database processing, especially in scalable MPP systems, is the right solution to the big math problem. &lt;a class="jive-link-external-small" href="http://analytics.informationweek.com/issue/982/informationweek-full-issue-august-9-2010.html"&gt;Doug’s article again highlights Catalina’s use of in-database analytics&lt;/a&gt; to radically streamline their analytic modeling environment and gain efficiencies of 10X as a result.&lt;/span&gt;&lt;/p&gt;&lt;p class="MsoNormal" style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p class="MsoNormal"&gt;&lt;span style="font-family: arial,helvetica,sans-serif; font-size: 8pt;"&gt;However, not every data warehouse platform is geared up for the challenges of performing in-database analytics at scale. The first and obvious challenge is the additional processing overhead required to run advanced analytic algorithms alongside the traditional data warehouse workload. You need a system architecture that is not overwhelmed by the data volumes typical of data warehouses in the Big Data era. Then there is the question of what analytics you want to perform. The majority of commonly available analytic libraries are written for in-memory processing in SMP systems and need to be parallelized in order to take advantage of MPP architectures. The analytic system should not only offer parallelized versions of the analytics you desire, but also provide primitives to easily parallelize advanced analytic algorithms while hiding the complexity of parallel programming from developers.&lt;/span&gt;&lt;/p&gt;&lt;p class="MsoNormal" style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p class="MsoNormal"&gt;&lt;span style="font-family: arial,helvetica,sans-serif; font-size: 8pt;"&gt;Finally, the dearth of universally accepted standards in the advanced analytics world poses yet another challenge. A typical analytic environment may consist of a mish-mash of commercially available tools such as SAS and SPSS, open source ones such as R and Hadoop (which are gaining popularity), and tons of application code written in various languages such as Java and Python. The underlying system must offer tremendous flexibility in integrating with a wide array of analytic tools and support for a variety of frameworks and languages.&lt;/span&gt;&lt;/p&gt;&lt;p class="MsoNormal" style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p class="MsoNormal"&gt;&lt;span style="font-family: arial,helvetica,sans-serif; font-size: 8pt;"&gt;In subsequent posts, I’ll talk about Netezza’s advanced analytic capabilities to enable big math on big data. In the meantime, as you plan your analytic infrastructures for the Big Data era, tell us what challenges you are coming up against.&lt;/span&gt;&lt;/p&gt;&lt;!--EndFragment--&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:7806e4e4-93eb-4ec3-89c8-84bf402b5187] --&gt;</description>
      <category domain="http://www.enzeecommunity.com/blogs/nzblog/tags">advanced_analytics</category>
      <category domain="http://www.enzeecommunity.com/blogs/nzblog/tags">bi</category>
      <category domain="http://www.enzeecommunity.com/blogs/nzblog/tags">netezza</category>
      <category domain="http://www.enzeecommunity.com/blogs/nzblog/tags">data_warehouse</category>
      <category domain="http://www.enzeecommunity.com/blogs/nzblog/tags">performance</category>
      <pubDate>Thu, 19 Aug 2010 20:18:31 GMT</pubDate>
      <author>razi</author>
      <guid>http://www.enzeecommunity.com/blogs/nzblog/2010/08/19/thinking-about-right-time-analytics-in-the-big-data-era-at-tdwi</guid>
      <dc:date>2010-08-19T20:18:31Z</dc:date>
      <clearspace:dateToText>2 weeks, 16 hours ago</clearspace:dateToText>
      <wfw:comment>http://www.enzeecommunity.com/blogs/nzblog/comment/thinking-about-right-time-analytics-in-the-big-data-era-at-tdwi</wfw:comment>
      <wfw:commentRss>http://www.enzeecommunity.com/blogs/nzblog/feeds/comments?blogPost=1166</wfw:commentRss>
    </item>
    <item>
      <title>Four Fundamental Differences Between TwinFin and Exadata</title>
      <link>http://www.enzeecommunity.com/blogs/nzblog/2010/08/04/four-fundamental-differences-between-twinfin-and-exadata</link>
      <description>&lt;!-- [DocumentBodyStart:f82c4049-7c9b-4b16-bc9a-89245ba21b32] --&gt;&lt;div class='jive-rendered-content'&gt;&lt;p style="padding-left: 30px;"&gt;&lt;!--StartFragment--&gt;&lt;/p&gt;&lt;p class="MsoNormal" style="text-align: left;"&gt;&lt;span&gt;Today Netezza is launching a new eBook entitled, “&lt;/span&gt;&lt;a class="jive-link-external-small" href="http://www.netezza.com/exadata-twinfin-compared"&gt;Oracle Exadata and Netezza TwinFin™ Compared&lt;/a&gt;&lt;span&gt;”. As the name implies, this eBook provides a comparison of the Netezza TwinFin data warehouse appliance and Oracle’s “appliance-like” database machine offering.&lt;a href="http://www.enzeecommunity.com/servlet/JiveServlet/showImage/38-1162-1610/ebook_tfexam_thumb.jpg"&gt;&lt;img alt="ebook_tfexam_thumb.jpg" class="jive-image" src="http://www.enzeecommunity.com/servlet/JiveServlet/downloadImage/38-1162-1610/ebook_tfexam_thumb.jpg" style="float: right;"/&gt;&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class="MsoNormal" style="text-align: right;"&gt;&lt;span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class="MsoNormal" style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p class="MsoNormal"&gt;&lt;span&gt;Certainly Netezza is not the first company to compare/contrast its flagship system with Oracle’s most recent entry. Richard Burns, a consultant over at Teradata did a laudable job exposing the technical shortcomings of the Exadata v2 machine as they pertain to data warehousing in a&lt;/span&gt; &lt;a class="jive-link-external-small" href="http://bit.ly/9doIBM"&gt;May 2010 whitepaper&lt;/a&gt;&lt;span&gt;. And there have been&lt;/span&gt; &lt;a class="jive-link-external-small" href="http://bit.ly/98oyyI"&gt;several&lt;/a&gt; &lt;span&gt;&lt;/span&gt;&lt;a class="jive-link-external-small" href="http://bit.ly/aMuBjN"&gt;recent&lt;/a&gt; &lt;span&gt;&lt;/span&gt;&lt;a class="jive-link-external-small" href="http://bit.ly/cdsZ5J"&gt;pieces&lt;/a&gt; &lt;span&gt;written on Oracle’s apparent success although the&lt;/span&gt; &lt;a class="jive-link-external-small" href="http://www.dbms2.com/2010/07/14/exadata-reference-accounts/"&gt;publicly named customer-list has struck some as a bit underwhelming&lt;/a&gt;&lt;span&gt;.&lt;/span&gt; &lt;img height="16px" src="http://www.netezzacommunity.com/images/emoticons/wink.gif" width="16px"/&gt;&lt;/p&gt;&lt;p class="MsoNormal"&gt;&lt;span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class="MsoNormal" style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p class="MsoNormal"&gt;&lt;span&gt;N&lt;/span&gt;etezza continues to compete (and win) against Oracle regularly in the marketplace, including in competition with the Exadata v2 product and so, we felt it was high time to put our own comparison story together with today’s eBook and with this little blog posting. Let me know what you think.&lt;/p&gt;&lt;p class="MsoNormal" style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p class="MsoNormal"&gt;&lt;span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class="MsoNormal"&gt;&lt;span&gt;So where to begin? Let’s start with the fact that the Netezza TwinFin is built to excel at a specific purpose – as the best price/performance platform for Data Warehousing and Analytics in the market. Conversely, Oracle has tried to “kill two birds with one stone” in the Exadata v2 – aiming it &lt;strong&gt;primarily&lt;/strong&gt; at the On-Line Transaction Processing applications space, but also making bold claims to performance as a Data Warehouse with it’s Sun-based Oracle Database Machine (DBM) and Exadata Storage Server, version 2 (Exadata).&lt;/span&gt;&lt;/p&gt;&lt;p class="MsoNormal" style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p class="MsoNormal"&gt;&lt;span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class="MsoNormal"&gt;&lt;span&gt;So why does it matter that Oracle is aiming to do both OLTP and DW in the same system – &lt;em&gt;apart, that is, from at least two decades of people trying-and-failing to do exactly that with the likes of Oracle in previous software and hardware instantiations&lt;/em&gt;? Let’s start with the workload requirements of the two application areas:&lt;/span&gt;&lt;/p&gt;&lt;ul style="padding-left: 30px;"&gt;&lt;li&gt;OLTP systems execute many short transactions, typically of extremely small scope (touching only a handful of records) and in extremely predictable, well-understood access and query patterns. They need to excel at handling these small transactions in very high volume, combined with equally small writes to the database in the form of updates, insertions and deletions. This limited scope, high throughput and “regularity” of the access patterns make OLTP systems great candidates for intelligent caching and (multiple) secondary data structures, such as indices to speed their processing.&lt;/li&gt;&lt;/ul&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;ul style="padding-left: 30px;"&gt;&lt;li&gt;Conversely, DW systems are typically asked to perform “read-heavy” queries and operations against the current and deep historical data sets. Rather than analyzing just a few records, a DW query might look at millions, even billions, of rows from a single table, combined with join logic with multiple other tables. Data warehouse systems are used by company analysts and managers to find the “needle in the haystack” in guiding enterprise decision-making in a more comprehensive and often &lt;em&gt;ad-hoc&lt;/em&gt; manner – frequently mitigating the ability to use “tricks of the trade” such as results caching and/or indices.&lt;/li&gt;&lt;/ul&gt;&lt;p class="MsoNormal" style="padding-left: 30px;"&gt;&lt;span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class="MsoNormal" style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p class="MsoNormal"&gt;&lt;span&gt;So the two applications tend to lead to very different system/platform implications. No special “news” there – as I said earlier, people have been trying-and-failing to use a single system for both applications for years.&lt;/span&gt;&lt;/p&gt;&lt;p class="MsoNormal"&gt;&lt;span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class="MsoNormal" style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p class="MsoNormal"&gt;&lt;span&gt;Without stealing any more of the thunder of our electronic publication today, let me just lay out what I believe are the fundamental differences between Netezza’s TwinFin and the Oracle Database Machine/Exadata as simply and plainly as I can:&lt;/span&gt;&lt;/p&gt;&lt;p class="MsoNormal" style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;table border="2" cellpadding="3" cellspacing="0" style="width: 66%; text-align: left; border: 2px solid #7fc738;"&gt;&lt;tbody&gt;&lt;tr&gt;&lt;th align="center" style="background-color: #6690bc;" valign="middle"&gt;&lt;span style="color: #ffffff;"&gt;&lt;strong&gt;Netezza TwinFin&lt;/strong&gt;&lt;/span&gt;&lt;/th&gt;&lt;th align="center" style="background-color: #6690bc;" valign="middle"&gt;&lt;span style="color: #ffffff;"&gt;&lt;strong&gt;Oracle Database Machine / Exadata v2&lt;/strong&gt;&lt;/span&gt;&lt;/th&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td style="text-align: center; "&gt;True MPP&lt;/td&gt;&lt;td style="text-align: center; "&gt;Hybrid "SMP-plus" Approach&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td style="text-align: center; "&gt;Data Streaming with a Hardware Assist&lt;/td&gt;&lt;td style="text-align: center; "&gt;CPU-intensive Processing for Basic DB Operations&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td style="text-align: center; "&gt;Deep Analytics Processing&lt;/td&gt;&lt;td style="text-align: center; "&gt;Central Cluster-based Approach&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td style="text-align: center; "&gt;No-Tuning-Required Simplicity&lt;/td&gt;&lt;td style="text-align: center; "&gt;&lt;span&gt;Complex Array of Knobs and Levers&lt;/span&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;p class="MsoListParagraphCxSpFirst" style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p class="MsoListParagraphCxSpFirst"&gt;In my view, these are "big deal" differences. They're not the result of a simple &lt;em&gt;feature gap&lt;/em&gt; to be closed in an upcoming point-release, but rather go directly to limitations at the heart of the Oracle DBM/Exadata system architecture and/or business culture. To address them would require a major rearchitecting, or at least refactoring, of Oracle's decades-old DBMS code base. They also happen to be &lt;em&gt;highly visible to customers and prospects,&lt;/em&gt; which makes for some interesting comparisons in head-to-head on-site Proofs of Concept (POCs).&lt;/p&gt;&lt;p class="MsoListParagraphCxSpFirst" style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p class="MsoListParagraphCxSpFirst"&gt;&lt;span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class="MsoListParagraphCxSpMiddle"&gt;&lt;strong&gt;1)&lt;/strong&gt; &lt;strong&gt;True MPP vs. a Hybrid "SMP-plus" Approach&lt;/strong&gt;&lt;/p&gt;&lt;p class="MsoListParagraphCxSpMiddle" style="padding-left: 30px;"&gt;&lt;span&gt;Netezza’s TwinFin uses a full MPP approach to data warehousing, pushing &lt;strong&gt;all&lt;/strong&gt; of the processing down as close as possible to where the data is stored and maximizing the processing horsepower of MPP for scalability, throughput and performance – for even the most complex workloads. Using the MPP method of dividing the workload and attacking query problems in parallel, Netezza has been able to demonstrate market-leading data warehouse price-performance across four generations of data warehouse appliances.&lt;/span&gt;&lt;/p&gt;&lt;p class="MsoListParagraphCxSpMiddle" style="padding-left: 30px;"&gt;&lt;span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class="MsoListParagraphCxSpMiddle" style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p class="MsoListParagraphCxSpMiddle" style="padding-left: 30px;"&gt;&lt;span&gt;Oracle’s DBM/Exadata takes a hybrid approach adding Exadata Storage nodes largely to handle data decompression and predicate filtering tasks, but still relying primarily on the SMP cluster of Oracle RAC to handle most of the data warehouse tasks, including complex joins. In addition the SMP cluster also must act as the central distribution point for any data that needs to be redistributed between and across Exadata nodes. To try to minimize this, Oracle and Sun’s solution was to “&lt;/span&gt;&lt;em&gt;throw hardware at the problem&lt;/em&gt;&lt;span&gt;” (quoting&lt;/span&gt; &lt;a class="jive-link-external-small" href="http://bit.ly/9doIBM"&gt;Teradata’s Mr. Burns&lt;/a&gt;&lt;span&gt;), over-engineering interconnections, processor rates and other elements required because of all of this data movement, rather than refactoring and solving a fundamental software architecture issue.&lt;/span&gt;&lt;/p&gt;&lt;p class="MsoListParagraphCxSpMiddle" style="padding-left: 30px;"&gt;&lt;span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class="MsoListParagraphCxSpMiddle" style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p class="MsoListParagraphCxSpMiddle" style="padding-left: 30px;"&gt;&lt;span&gt;The difference between the two is akin to an 8-lane continuous streaming superhighway in the TwinFin instance versus multiple freeways converging on and necking down to a two-lane country road via a “traffic roundabout”. I live in Massachusetts and can attest to the negative impact of taking multiple highways down to a single road – it happens every weekend at the gateway to and from Route 6 on Cape Cod.&lt;/span&gt;&lt;/p&gt;&lt;p class="MsoListParagraphCxSpMiddle"&gt;&lt;span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class="MsoListParagraphCxSpMiddle" style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p class="MsoListParagraphCxSpMiddle"&gt;&lt;strong&gt;2) Data Streaming with a Hardware Assist vs. CPU-intensive Work for Basic DB Operations&lt;/strong&gt;&lt;/p&gt;&lt;p class="MsoListParagraphCxSpMiddle" style="padding-left: 30px;"&gt;In addition to the advantages of the MPP architecture for data warehousing, the TwinFin system makes use of hardware acceleration for increased query and analytics performance. Coming in the form of the "&lt;a class="jive-link-external-small" href="/blogs/07"&gt;DB Accelerator&lt;/a&gt;" that is part of each S-Blade in the TwinFin system architecture, providing four dual-core Field-Programmable Gate Arrays (FPGAs) on each DB Accelerator, this hardware acceleration takes care of fundamental processing steps such as decompression, predicate filtering and ACID-compliant data visibility at the full scan rate of the data from disk. The fact that this device is placed as close as it is to the disks for which it is performing its processing gives the TwinFin system much more performance leverage because data can be filtered, processed and value-added before undergoing any unnecessary CPU processing or having to be transported across an expensive network.&lt;/p&gt;&lt;p class="MsoListParagraphCxSpMiddle" style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p class="MsoListParagraphCxSpMiddle" style="padding-left: 30px;"&gt;And the fact that it is a field programmable device means that Netezza can use it to introduce additional features and performance through a simple upgrade to our NPS software/firmware – as Netezza has with the introduction of two phases of &lt;a class="jive-link-external-small" href="http://bit.ly/amSYy5"&gt;hybrid column/row-level compression technology&lt;/a&gt; (with Release 6.0, scaling as high as 32:1 compression, depending on data patterns) first introduced in 2005, and our high-performance implementation of row-level security. Because it's performed in the FPGA in TwinFin, "&lt;em&gt;Compression = Performance&lt;/em&gt;"; so if a customer's data is compressed by a 4:1 factor, the effective data streaming rate for processing queries is increased four-fold.&lt;/p&gt;&lt;!--StartFragment--&gt;&lt;!--EndFragment--&gt;&lt;p class="MsoListParagraphCxSpMiddle" style="padding-left: 30px;"&gt;&lt;span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class="MsoListParagraphCxSpMiddle" style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p class="MsoListParagraphCxSpMiddle" style="padding-left: 30px;"&gt;Conversely, the DBM/Exadata system relies entirely on CPU processing. In fact, the great majority of the functionality provided for by the Exadata nodes in the DBM/Exadata system is to replicate the functionality included in each FPGA core of the TwinFin - data decompression and predicate filtering. Because of the CPU-intensive nature of decompressing data in the DBM/Exadata system, Oracle "strongly suggests" lesser compression when data is required for high-performance data warehousing vs. "cooler" queryable archive purposes. Again, the heavy-lifting for query processing and analytics is left to the central SMP cluster nodes rather than parallel Exadata nodes, forcing Oracle to "throw hardware at the problem".&lt;/p&gt;&lt;p class="MsoListParagraphCxSpMiddle" style="padding-left: 30px;"&gt;&lt;span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class="MsoListParagraphCxSpMiddle" style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p class="MsoListParagraphCxSpMiddle"&gt;&lt;strong&gt;3)&lt;/strong&gt; &lt;strong&gt;Deep Analytics Processing vs. Central Cluster Analytics&lt;/strong&gt;&lt;/p&gt;&lt;p class="MsoListParagraphCxSpMiddle" style="padding-left: 30px;"&gt;&lt;span&gt;Netezza brings analytics to where the data is stored – as close as possible to where it is stored to do the processing&lt;/span&gt; – not &lt;span&gt;just to decompress it and do predicate filtering, but to complete as much of the complex analytics as is possible, &lt;span style="text-decoration: underline;"&gt;in parallel&lt;/span&gt;. That’s as true of the “traditional” OLAP analytics of SQL-based data warehousing as it is of the advanced and predictive analytics enabled by the new capabilities of i-Class in the “&lt;/span&gt;&lt;a class="jive-link-external-small" href="http://www.netezza.com/releases/2010/release062110_4.htm"&gt;Second Wave of TwinFin&lt;/a&gt;&lt;span&gt;”.&lt;/span&gt;&lt;/p&gt;&lt;p class="MsoListParagraphCxSpMiddle" style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p class="MsoListParagraphCxSpMiddle" style="padding-left: 30px;"&gt;&lt;span&gt;With i-Class, Netezza introduces a comprehensive, scalable and high-performance approach to advanced analytics for both our customers and partners, spanning Linear Algebra/Matrix manipulation, and engines for R and Hadoop along with several programming languages including C, C++, Java, Python and even Fortran. The i-Class functionality also offers plug-ins and packages for the Eclipse IDE and R GUI, and pre-built, analytic functions engineered to deliver performance at scale spanning data preparation, mining, predictive analytics and spatial functions together with access to analytics functions from the GNU Scientific Library and R CRAN repository.&lt;/span&gt; Extended by the i-Class embedded analytics capabilities, TwinFin allows our partners and customers to push-down applications, functions and algorithms going well beyond standard set-based SQL, at scale with high performance, freeing them of the latency and sampling requirements demanded by off-board processing platforms for advanced analytics.&lt;/p&gt;&lt;p class="MsoListParagraphCxSpMiddle" style="padding-left: 30px;"&gt;&lt;span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class="MsoListParagraphCxSpMiddle" style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p class="MsoListParagraphCxSpMiddle" style="padding-left: 30px;"&gt;&lt;span&gt;The Oracle DBM/Exadata performs the majority of the OLAP analytics in the central cluster (RAC) nodes, after traversing the "traffic roundabout". And apart from basic scoring functionality, virtually ALL of the advanced analytics are performed in the cluster nodes as well. Placing the predominance of processing in the central SMP cluster means that both the functionality and scale of the analytics are limited by the capacity and performance that the SMP cluster can provide - typically limited to the elements included in Oracle's own "&lt;/span&gt;&lt;em&gt;Data Mining&lt;/em&gt;&lt;span&gt;" package.&lt;/span&gt;&lt;/p&gt;&lt;p class="MsoListParagraphCxSpMiddle" style="padding-left: 30px;"&gt;&lt;span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class="MsoListParagraphCxSpMiddle" style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p class="MsoListParagraphCxSpMiddle" style="padding-left: 30px;"&gt;&lt;span&gt;The DBM/Exadata’s requirement for shipping the data from the storage arrays to the central cluster for analytics is akin to backhauling full massive truckloads of materials from a mining site to pick out the gold at a central headquarters rather than sifting out the most important nuggets in parallel and sending only those valuable elements back in the case if TwinFin.&lt;/span&gt;&lt;/p&gt;&lt;p class="MsoListParagraphCxSpMiddle"&gt;&lt;span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class="MsoListParagraphCxSpMiddle" style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p class="MsoListParagraphCxSpMiddle"&gt;&lt;strong&gt;4)&lt;/strong&gt; &lt;strong&gt;No-Tuning-Required Simplicity vs. a Complex Array of Knobs and Levers&lt;/strong&gt;&lt;/p&gt;&lt;p class="MsoListParagraphCxSpMiddle" style="padding-left: 30px;"&gt;&lt;span&gt;For a long time, the simplicity of the Netezza data warehouse appliance has shone through most strongly in the extremely limited tuning requirements it imposes on administrators of the system, particularly as compared to Oracle-based systems. Simplifying the system management is core to Netezza’s “&lt;/span&gt;&lt;em&gt;appliantization&lt;/em&gt;&lt;span&gt;” of the data warehouse and analytics platform. Rather than managing a “coordinated collection” of technology assets, the system and database administrators of TwinFin interact with a single appliance and use the redundant Linux-based SMP host nodes as the interaction point for all activities. Everything from database configuration, data distribution, data mirroring, monitoring, software upgrade and day-to-day management are simplified (in the words of one TwinFin customer, “&lt;/span&gt;&lt;em&gt;It’s Netezza-easy – it just works.&lt;/em&gt;&lt;span&gt;”).&lt;/span&gt;&lt;/p&gt;&lt;p class="MsoListParagraphCxSpMiddle" style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p class="MsoListParagraphCxSpMiddle" style="padding-left: 30px;"&gt;No indexing is necessary (or even supported) in TwinFin to achieve high performance. Just about the only requisite “tuning” of the system is the definition of the distribution key for spreading data across all the S-Blades – typically the primary keys of the tables. Even in the internal management structure of TwinFin, our system management has been configured to get the maximum performance from the commodity subsystems (blades, chassis, disk arrays and network) by connecting them in novel ways and then managing them at a &lt;strong&gt;system level&lt;/strong&gt;, rather than at the subsystem or rack-level.&lt;/p&gt;&lt;p class="MsoListParagraphCxSpMiddle" style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p class="MsoListParagraphCxSpMiddle" style="padding-left: 30px;"&gt;&lt;span&gt;While it is true that Oracle has simplified some of the tuning knobs and levers in the DBM/Exadata, prospective customers should ask them if they really have moved into the domain of requiring only a small handful of tuning knobs &amp;amp; settings; or whether they still require, or more colloquially, “&lt;em&gt;strongly suggest&lt;/em&gt;” the use of dozens or even hundreds of settings (depending upon the number of objects being maintained and optimized). How many dozens of IP addresses are needed to configure and manage the DBM/Exadata (TwinFin requires&lt;/span&gt; only two)? Oracle even have &lt;a class="jive-link-external-small" href="http://bit.ly/cJY7Iu"&gt;a special service&lt;/a&gt; to help DBM/Exadata customers migrate and &lt;strong&gt;tune&lt;/strong&gt; their systems and databases for performance and some of their leading Performance Architects even talk about the requirement of using functions like the Oracle SQL Tuning Advisor as an inevitable &lt;em&gt;&lt;a class="jive-link-external-small" href="http://bit.ly/bGWaFs"&gt;fait accompli&lt;/a&gt;&lt;/em&gt;.&lt;/p&gt;&lt;p class="MsoListParagraphCxSpMiddle" style="padding-left: 30px;"&gt;&lt;span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class="MsoListParagraphCxSpMiddle" style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p class="MsoListParagraphCxSpMiddle" style="padding-left: 30px;"&gt;&lt;span&gt;By Oracle’s own admission, the time-savings that customers can expect to achieve in managing and tuning the DBM/Exadata system in Oracle 11g r2 is&lt;/span&gt; &lt;a class="jive-link-external-small" href="http://bit.ly/ddRd9i"&gt;only 26% less than in Oracle 11g.&lt;/a&gt; &lt;span&gt;Contrast that with installation after installation of Netezza appliances where 100s of terabytes of data under management in a data warehouse(s) are being maintained by two or even less then one FTE, rather than a team of Oracle specialists. It all depends on one’s perspective and philosophy in building a real appliance for the data warehouse market. Where others may see the need to tune, partition, index and sub-index data sets for performance purposes as an inevitability, Netezza sees that same need as reason to enhance TwinFin’s capabilities in order to obviate it.&lt;/span&gt;&lt;/p&gt;&lt;p class="MsoListParagraphCxSpMiddle" style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p class="MsoListParagraphCxSpMiddle"&gt;&lt;span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class="MsoListParagraphCxSpMiddle"&gt;&lt;span&gt;All of this really adds up quickly to a significant price-performance advantage for customers of TwinFin – and with our limited tuning and simplified operations, also translates into much more rapid time-to-value for Netezza’s customers, too.&lt;/span&gt; &lt;span&gt;So that’s it – four simple fundamental differences that really set the TwinFin appliance apart from the DBM/Exadata.&lt;/span&gt; &lt;strong&gt;Agree? Disagree? Let me know what you’re thinking.&lt;/strong&gt; &lt;span&gt;And now, go over and&lt;/span&gt; &lt;a class="jive-link-external-small" href="http://www.netezza.com/exadata-twinfin-compared"&gt;have a look at today’s eBook release&lt;/a&gt; &lt;span&gt;for the rest of the story.&lt;/span&gt;&lt;/p&gt;&lt;!--EndFragment--&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:f82c4049-7c9b-4b16-bc9a-89245ba21b32] --&gt;</description>
      <category domain="http://www.enzeecommunity.com/blogs/nzblog/tags">oracle</category>
      <category domain="http://www.enzeecommunity.com/blogs/nzblog/tags">exadata</category>
      <category domain="http://www.enzeecommunity.com/blogs/nzblog/tags">database_machine</category>
      <category domain="http://www.enzeecommunity.com/blogs/nzblog/tags">data_warehouse_appliance</category>
      <category domain="http://www.enzeecommunity.com/blogs/nzblog/tags">teradata</category>
      <category domain="http://www.enzeecommunity.com/blogs/nzblog/tags">dw</category>
      <category domain="http://www.enzeecommunity.com/blogs/nzblog/tags">analytics</category>
      <category domain="http://www.enzeecommunity.com/blogs/nzblog/tags">price-performance</category>
      <category domain="http://www.enzeecommunity.com/blogs/nzblog/tags">i-class</category>
      <category domain="http://www.enzeecommunity.com/blogs/nzblog/tags">data_warehouse</category>
      <category domain="http://www.enzeecommunity.com/blogs/nzblog/tags">olap</category>
      <category domain="http://www.enzeecommunity.com/blogs/nzblog/tags">oltp</category>
      <category domain="http://www.enzeecommunity.com/blogs/nzblog/tags">mpp</category>
      <category domain="http://www.enzeecommunity.com/blogs/nzblog/tags">twinfin</category>
      <category domain="http://www.enzeecommunity.com/blogs/nzblog/tags">dbm</category>
      <pubDate>Wed, 04 Aug 2010 12:36:27 GMT</pubDate>
      <author>pfrancisco</author>
      <guid>http://www.enzeecommunity.com/blogs/nzblog/2010/08/04/four-fundamental-differences-between-twinfin-and-exadata</guid>
      <dc:date>2010-08-04T12:36:27Z</dc:date>
      <clearspace:dateToText>4 weeks, 1 day ago</clearspace:dateToText>
      <clearspace:replyCount>4</clearspace:replyCount>
      <wfw:comment>http://www.enzeecommunity.com/blogs/nzblog/comment/four-fundamental-differences-between-twinfin-and-exadata</wfw:comment>
      <wfw:commentRss>http://www.enzeecommunity.com/blogs/nzblog/feeds/comments?blogPost=1162</wfw:commentRss>
    </item>
    <item>
      <title>Hadoop &amp; Netezza: Synergy in Data Analytics – PART 2</title>
      <link>http://www.enzeecommunity.com/blogs/nzblog/2010/07/22/hadoop-netezza-synergy-in-data-analytics-part-2</link>
      <description>&lt;!-- [DocumentBodyStart:6cec7cb9-1c0d-45b4-8197-746774b95b52] --&gt;&lt;div class='jive-rendered-content'&gt;&lt;p&gt;&lt;!--StartFragment--&gt;&lt;/p&gt;&lt;p class="MsoNormal" style="text-align: left;"&gt;&lt;span style="font-family: arial, helvetica, sans-serif;"&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class="MsoNormal" style="text-align: left;"&gt;&lt;span&gt;I mentioned in my previous post that Netezza is excited about our partnership with Cloudera and Hadoop because we’ve already seen some of our customers benefit from the synergy of Hadoop and Netezza TwinFin™ technologies working together.&lt;/span&gt;&lt;/p&gt;&lt;p class="MsoNormal" style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p class="MsoNormal"&gt;&lt;span&gt;As I noted, these types of strategies play to the strengths of both technologies and roughly break down into two categories: 1)&lt;/span&gt; the &lt;a class="jive-link-external-small" href="http://bit.ly/bt4esN"&gt;use of a Hadoop Cluster for data ingestion&lt;/a&gt;&lt;span&gt;, and 2) using a Hadoop Cluster for long-term data retention, which I’m addressing today.&lt;/span&gt;&lt;/p&gt;&lt;p class="MsoNormal" style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p class="MsoNormal"&gt;&lt;strong&gt;Netezza TwinFin with a Hadoop Cluster Used for Queryable Archive Analytics&lt;/strong&gt;&lt;/p&gt;&lt;p class="MsoNormal"&gt;&lt;span&gt;The second pattern we have seen customers deploy is one in which the Hadoop Cluster is used for long-term data retention, or as a “queryable archive”. Here one could think of Hadoop as a complementary analytic extension of the Netezza TwinFin when there is far less premium placed on low-latency or high-performance. In addition to the weblog and unstructured data analysis discussed in Pattern 1, the queryable archive could also retain long-term copies of structured data that had previously been loaded into the high-performance TwinFin appliance.&lt;/span&gt;&lt;/p&gt;&lt;p class="MsoNormal" style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p class="MsoNormal" style="text-align: center;"&gt;&lt;a href="http://www.enzeecommunity.com/servlet/JiveServlet/showImage/38-1159-1600/Hadoop-NZ+3.jpg"&gt;&lt;img alt="Hadoop-NZ 3.jpg" class="jive-image" src="http://www.enzeecommunity.com/servlet/JiveServlet/downloadImage/38-1159-1600/Hadoop-NZ+3.jpg"/&gt;&lt;/a&gt;&lt;/p&gt;&lt;p class="MsoNormal" style="text-align: center;"&gt;&lt;strong&gt;Hadoop Cluster Used for Queryable Archive&lt;/strong&gt;&lt;/p&gt;&lt;p class="MsoNormal" style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p class="MsoNormal" style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p class="MsoNormal"&gt;&lt;!--StartFragment--&gt;&lt;/p&gt;&lt;p class="MsoNormal"&gt;&lt;span&gt;With a mix of structured, semi-structured and unstructured data loaded across the two complementary systems, customers can alter the level of granularity and data retention periods across each and typically use TwinFin for processing “hot” data and the Hadoop Cluster for processing “cool” or “cold” data, perhaps with specialized analytics. A deployment of this pattern could look like the following diagram:&lt;/span&gt;&lt;/p&gt;&lt;p class="MsoNormal" style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p class="MsoNormal"&gt;&lt;a href="http://www.enzeecommunity.com/servlet/JiveServlet/showImage/38-1159-1601/Hadoop-NZ+Arch+3.jpg"&gt;&lt;img alt="Hadoop-NZ Arch 3.jpg" class="jive-image" src="http://www.enzeecommunity.com/servlet/JiveServlet/downloadImage/38-1159-1601/Hadoop-NZ+Arch+3.jpg"/&gt;&lt;/a&gt;&lt;/p&gt;&lt;p class="MsoNormal" style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p class="MsoNormal" style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p class="MsoNormal"&gt;&lt;!--StartFragment--&gt;&lt;/p&gt;&lt;p class="MsoNormal"&gt;&lt;span&gt;Readers should view this pair of posts as a “point-in-time” look at the market. Our customers continue to innovate and make use of the complementary strengths of TwinFin and Hadoop. And Netezza will continue to innovate both inside the appliance – adding performance, scale, workload management capabilities and especially with the advanced analytics of i-Class, through partnerships like the one&lt;/span&gt; &lt;span&gt;announced&lt;/span&gt; &lt;a class="jive-link-external-small" href="http://www.netezza.com/releases/2010/release071510.htm"&gt;with Cloudera&lt;/a&gt; &lt;span&gt;a week ago, and through expansion of our platform, software and virtualization capabilities beyond the TwinFin and Skimmer™ appliances. Those innovations should help alter and/or enhance some of the deployment directions discussed here.&lt;/span&gt;&lt;/p&gt;&lt;p class="MsoNormal" style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p class="MsoNormal"&gt;&lt;strong&gt;Now, as I said at the outset of these two posts, I’d like to hear from you on your Netezza &amp;amp; Hadoop co-existence deployment and/or compatibility wish-list ideas. What would you like to see?&lt;/strong&gt;&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:6cec7cb9-1c0d-45b4-8197-746774b95b52] --&gt;</description>
      <category domain="http://www.enzeecommunity.com/blogs/nzblog/tags">twinfin</category>
      <category domain="http://www.enzeecommunity.com/blogs/nzblog/tags">cloudera</category>
      <category domain="http://www.enzeecommunity.com/blogs/nzblog/tags">data_warehouse</category>
      <category domain="http://www.enzeecommunity.com/blogs/nzblog/tags">i-class</category>
      <category domain="http://www.enzeecommunity.com/blogs/nzblog/tags">performance</category>
      <category domain="http://www.enzeecommunity.com/blogs/nzblog/tags">analytics</category>
      <category domain="http://www.enzeecommunity.com/blogs/nzblog/tags">bi</category>
      <category domain="http://www.enzeecommunity.com/blogs/nzblog/tags">hadoop</category>
      <category domain="http://www.enzeecommunity.com/blogs/nzblog/tags">sql</category>
      <pubDate>Thu, 22 Jul 2010 11:06:27 GMT</pubDate>
      <author>pfrancisco</author>
      <guid>http://www.enzeecommunity.com/blogs/nzblog/2010/07/22/hadoop-netezza-synergy-in-data-analytics-part-2</guid>
      <dc:date>2010-07-22T11:06:27Z</dc:date>
      <clearspace:dateToText>1 month, 1 week ago</clearspace:dateToText>
      <wfw:comment>http://www.enzeecommunity.com/blogs/nzblog/comment/hadoop-netezza-synergy-in-data-analytics-part-2</wfw:comment>
      <wfw:commentRss>http://www.enzeecommunity.com/blogs/nzblog/feeds/comments?blogPost=1159</wfw:commentRss>
    </item>
    <item>
      <title>Hadoop &amp; Netezza: Synergy in Data Analytics Results in New Customer Deployment Trends – PART 1</title>
      <link>http://www.enzeecommunity.com/blogs/nzblog/2010/07/20/hadoop-netezza-synergy-in-data-analytics-results-in-new-customer-deployment-trends-part-1</link>
      <description>&lt;!-- [DocumentBodyStart:3a30bca8-7d8d-4b71-bb45-7609f818dd09] --&gt;&lt;div class='jive-rendered-content'&gt;&lt;p&gt;&lt;!--StartFragment--&gt;&lt;/p&gt;&lt;div class="jive-quote"&gt;&lt;p class="MsoNormal"&gt;&lt;em&gt;Two things before I begin:&lt;/em&gt;&lt;/p&gt;&lt;ul&gt;&lt;li&gt;&lt;em&gt;&lt;span&gt;I’ll begin this posting with a call for inputs. Below I will list a few of the most common Hadoop/Netezza co-existence deployment patterns we have seen to date. But I would like to hear from others. As you see the continuing deployment of Hadoop in the enterprise and as the&lt;/span&gt; &lt;a class="jive-link-external-small" href="http://www.netezza.com/releases/2010/release062110_4.htm"&gt;Second Wave of TwinFin™&lt;/a&gt; &lt;span&gt;comes on with the advanced analytics capabilities of i-Class, how do you see the evolving deployment patterns happening in your environment?&lt;/span&gt;&lt;/em&gt;&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;&lt;em&gt;&lt;span&gt;&lt;/span&gt;&lt;/em&gt;&lt;/p&gt;&lt;ul&gt;&lt;li&gt;&lt;em&gt;&lt;span&gt;A special hat-tip to Krishnan Parasuraman, Netezza’s Chief Architect for our Digital Media group, for his excellent help in aiding and abetting this post! I have used his guidance gratefully and (with his permission) stolen freely from some of his inputs.&lt;/span&gt;&lt;/em&gt;&lt;/li&gt;&lt;/ul&gt;&lt;/div&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p class="MsoNormal"&gt;&lt;span&gt;You may have noticed a partnership announcement made by&lt;/span&gt; &lt;a class="jive-link-external-small" href="http://www.netezza.com/releases/2010/release071510.htm"&gt;Cloudera and Netezza&lt;/a&gt; &lt;span&gt;late last week. Together with Cloudera, Netezza will open up data movement and transformation between Cloudera’s Distribution for Hadoop and the Netezza family of appliances applications and data flows for integration of the two systems. We expect that our partnership with Cloudera, together with the Hadoop support in Netezza’s i-Class™ set of advanced analytics capabilities that are included as part of the upcoming release 6.0 software release, will lead to some very innovative and expansive applications for our customers and for both companies.&lt;/span&gt;&lt;/p&gt;&lt;p class="MsoNormal" style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p class="MsoNormal"&gt;&lt;span&gt;Even today, Netezza customers are doing some very interesting things with deployment of Hadoop and our TwinFin data warehouse appliance. Far from being the “Hadoop v. SQL” battle that some people might like to make the current market out to be, we have instead noticed a growing number of “co-existence” deployment strategies and design patterns already at work with our customers – particularly among customers in the&lt;/span&gt; &lt;a class="jive-link-external-small" href="http://www.netezza.com/data-warehouse-appliance-industries/digital-media.aspx"&gt;“Digital Media”&lt;/a&gt; &lt;span&gt;vertical market.&lt;/span&gt;&lt;/p&gt;&lt;p class="MsoNormal" style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p class="MsoNormal"&gt;These types of strategies can play to the strengths of both technologies and roughly break down into two categories: 1) the use of a Hadoop Cluster for data ingestion, which I’ll write about in further detail today; and 2) using a Hadoop Cluster for long-term data retention, or as a “queryable archive,” for which I’ll go into further detail in a post later this week.&lt;/p&gt;&lt;p class="MsoNormal" style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p class="MsoNormal"&gt;&lt;span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class="MsoNormal"&gt;&lt;strong&gt;Using a Hadoop Cluster for Raw Data Ingestion&lt;/strong&gt;&lt;/p&gt;&lt;p class="MsoNormal"&gt;&lt;span&gt;The use of a Hadoop Cluster as the engine for data ingestion is the most common “co-existence” pattern we see in our customers’ mutual deployments of Hadoop and Netezza. The deployment pattern typically arises when the customer has hit specific performance and processing throughput scalability limitations with their existing Data Integration or ETL implementation.&lt;/span&gt;&lt;/p&gt;&lt;p class="MsoNormal" style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p class="MsoNormal"&gt;&lt;span&gt;Raw weblog data is the primary data source for most Digital Media analytics and reporting requirements. Weblogs are data rich (e.g., page views, impressions, click-throughs and demographics collected from applications servers). They are typically semi-structured and collected and stored in flat files.&lt;/span&gt;&lt;/p&gt;&lt;p class="MsoNormal" style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p class="MsoNormal"&gt;&lt;span&gt;There are some critical facts about weblogs that present real performance challenges in processing them:&lt;/span&gt;&lt;/p&gt;&lt;ul&gt;&lt;li&gt;&lt;em&gt;&lt;span&gt;sheer volume&lt;/span&gt;&lt;/em&gt;&lt;span&gt;: millions of rows of weblog data collected throughout the day and loaded daily into the data warehouse;&lt;/span&gt;&lt;/li&gt;&lt;li&gt;&lt;em&gt;&lt;span&gt;complex query processing&lt;/span&gt;&lt;/em&gt;&lt;span&gt;: parsing and decoding encoded character strings requires text processing, pattern matching, tokenizing type capabilities within the ETL process&lt;/span&gt;&lt;/li&gt;&lt;li&gt;&lt;em&gt;&lt;span&gt;non-conformed dimensions&lt;/span&gt;&lt;/em&gt;&lt;span&gt;: collecting page views or impression data defined and represented differently by various systems makes fitting them into conformed dimensions is another very common data ingestion &amp;amp; processing challenge.&lt;/span&gt;&lt;/li&gt;&lt;/ul&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p class="MsoNormal"&gt;&lt;span&gt;There are two common variants of this pattern – dealing with semi-structured (e.g., weblogs) and unstructured (e.g., text) data and often customers will have versions of both variants in operation simultaneously.&lt;/span&gt;&lt;/p&gt;&lt;p class="MsoNormal" style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p class="MsoNormal" style="text-align: center;"&gt;&lt;a href="http://www.enzeecommunity.com/servlet/JiveServlet/showImage/38-1158-1599/Hadoop-NZ+2.png"&gt;&lt;img alt="Hadoop-NZ 2.png" class="jive-image-thumbnail jive-image" src="http://www.enzeecommunity.com/servlet/JiveServlet/downloadImage/38-1158-1599/Hadoop-NZ+2.png" width="620"/&gt;&lt;/a&gt;&lt;/p&gt;&lt;p class="MsoNormal" style="text-align: center;"&gt;&lt;strong&gt;Semi-structured data ingest via Hadoop&lt;/strong&gt;&lt;/p&gt;&lt;p class="MsoNormal" style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p class="MsoNormal"&gt;&lt;span&gt;Semi-structured data is parsed (and possibly aggregated as well) in the Hadoop Cluster and then loaded into a TwinFin where the performance and workload scaling of the appliance is important for deeper analysis, higher throughput and faster reporting.&lt;/span&gt;&lt;/p&gt;&lt;p class="MsoNormal" style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p class="MsoNormal" style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p class="MsoNormal" style="text-align: center;"&gt;&lt;span&gt;&lt;a href="http://www.enzeecommunity.com/servlet/JiveServlet/showImage/38-1158-1598/Hadoop-NZ+1.jpg"&gt;&lt;img alt="Hadoop-NZ 1.jpg" class="jive-image" src="http://www.enzeecommunity.com/servlet/JiveServlet/downloadImage/38-1158-1598/Hadoop-NZ+1.jpg"/&gt;&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class="MsoNormal" style="text-align: center;"&gt;&lt;strong&gt;Unstructured data ingest via Hadoop&lt;/strong&gt;&lt;/p&gt;&lt;p class="MsoNormal" style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p class="MsoNormal"&gt;&lt;span&gt;Unstructured data in this pattern is contextualized (classified, mined, keyworded and indexed) in Hadoop and then moved into a Netezza TwinFin appliance for the low-latency, high-performance analytics used to drive business decisions.&lt;/span&gt;&lt;/p&gt;&lt;p class="MsoNormal" style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p class="MsoNormal" style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p class="MsoNormal"&gt;&lt;span&gt;A Hadoop Cluster&lt;/span&gt; &lt;span&gt;provides a scalable ingestion mechanism that is well suited for addressing the challenges described above. The Cluster can be incrementally scaled to handle ingesting the massive volumes of weblog data and it can support text processing and complex data processing through programming languages such as Java or Python.&lt;/span&gt; &lt;em&gt;[Note that with the coming i-Class set of analytics functionality, the programmability and some of the complex data processing may also be possible on the TwinFin, depending on a customer’s applications needs or preference.]&lt;/em&gt;&lt;/p&gt;&lt;p class="MsoNormal" style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p class="MsoNormal"&gt;&lt;span&gt;Following the data ingest steps, processed weblog information is brought into TwinFin as atomic event information or as summarized tables, depending on the size of the appliance and analytic maturity &amp;amp; scale of the organization where it is deployed. A typical deployment might look like the following diagram:&lt;/span&gt;&lt;/p&gt;&lt;p class="MsoNormal"&gt;&lt;a href="http://www.enzeecommunity.com/servlet/JiveServlet/showImage/38-1158-1596/Hadoop-NZ+Arch+1.jpg"&gt;&lt;img alt="Hadoop-NZ Arch 1.jpg" class="jive-image" src="http://www.enzeecommunity.com/servlet/JiveServlet/downloadImage/38-1158-1596/Hadoop-NZ+Arch+1.jpg"/&gt;&lt;/a&gt;&lt;/p&gt;&lt;p class="MsoNormal" style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p class="MsoNormal" style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p class="MsoNormal"&gt;&lt;!--StartFragment--&gt;&lt;/p&gt;&lt;p class="MsoNormal"&gt;&lt;span&gt;An alternate, far less common, deployment design of the above co-existence pattern is used by some of our customers. That is the use of an external elastic MapReduce cloud (such as the Amazon Cloud) for the data ingestion purposes.&lt;/span&gt;&lt;/p&gt;&lt;p class="MsoNormal" style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p class="MsoNormal"&gt;&lt;span&gt;In cases where the customer may have its application servers in the Amazon’s EC2 cluster, they may also choose to use Amazon’s S3 web services for retaining weblog data. In that case, Amazon would provide the elastic MapReduce infrastructure for the data ingest process into the TwinFin appliance. This alternative deployment scenario would look something like the following:&lt;/span&gt;&lt;/p&gt;&lt;p class="MsoNormal"&gt;&lt;a href="http://www.enzeecommunity.com/servlet/JiveServlet/showImage/38-1158-1595/Hadoop-NZ+Arch+2.jpg"&gt;&lt;img alt="Hadoop-NZ Arch 2.jpg" class="jive-image" src="http://www.enzeecommunity.com/servlet/JiveServlet/downloadImage/38-1158-1595/Hadoop-NZ+Arch+2.jpg"/&gt;&lt;/a&gt;&lt;/p&gt;&lt;p class="MsoNormal" style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p class="MsoNormal" style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p class="MsoNormal"&gt;&lt;!--StartFragment--&gt;&lt;/p&gt;&lt;p class="MsoNormal"&gt;&lt;span&gt;The bottom line is that the different strengths of TwinFin and Hadoop lend themselves to complementary deployments – and some of our customers have already discovered innovative ways to leverage them together to maximize the value of both their investments.&lt;/span&gt;&lt;/p&gt;&lt;p class="MsoNormal" style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p class="MsoNormal"&gt;&lt;strong&gt;In my next post, I’ll discuss the second pattern we’re noticing: one in which Netezza customers are using the Hadoop Cluster for long-term data retention.&lt;/strong&gt;&lt;span&gt;&lt;/span&gt;&lt;/p&gt;&lt;!--EndFragment--&gt;&lt;!--EndFragment--&gt;&lt;!--EndFragment--&gt;&lt;!--EndFragment--&gt;&lt;!--EndFragment--&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:3a30bca8-7d8d-4b71-bb45-7609f818dd09] --&gt;</description>
      <category domain="http://www.enzeecommunity.com/blogs/nzblog/tags">i-class</category>
      <category domain="http://www.enzeecommunity.com/blogs/nzblog/tags">twinfin_i-class</category>
      <category domain="http://www.enzeecommunity.com/blogs/nzblog/tags">twinfin</category>
      <category domain="http://www.enzeecommunity.com/blogs/nzblog/tags">cloudera</category>
      <category domain="http://www.enzeecommunity.com/blogs/nzblog/tags">netezza</category>
      <category domain="http://www.enzeecommunity.com/blogs/nzblog/tags">mapreduce</category>
      <category domain="http://www.enzeecommunity.com/blogs/nzblog/tags">performance</category>
      <category domain="http://www.enzeecommunity.com/blogs/nzblog/tags">data_warehouse</category>
      <category domain="http://www.enzeecommunity.com/blogs/nzblog/tags">advanced_analytics</category>
      <category domain="http://www.enzeecommunity.com/blogs/nzblog/tags">analytics</category>
      <category domain="http://www.enzeecommunity.com/blogs/nzblog/tags">etl</category>
      <category domain="http://www.enzeecommunity.com/blogs/nzblog/tags">hadoop</category>
      <category domain="http://www.enzeecommunity.com/blogs/nzblog/tags">java</category>
      <category domain="http://www.enzeecommunity.com/blogs/nzblog/tags">sql</category>
      <category domain="http://www.enzeecommunity.com/blogs/nzblog/tags">business_intelligence</category>
      <category domain="http://www.enzeecommunity.com/blogs/nzblog/tags">data_integration</category>
      <category domain="http://www.enzeecommunity.com/blogs/nzblog/tags">python</category>
      <category domain="http://www.enzeecommunity.com/blogs/nzblog/tags">price-performance</category>
      <pubDate>Tue, 20 Jul 2010 11:06:27 GMT</pubDate>
      <author>pfrancisco</author>
      <guid>http://www.enzeecommunity.com/blogs/nzblog/2010/07/20/hadoop-netezza-synergy-in-data-analytics-results-in-new-customer-deployment-trends-part-1</guid>
      <dc:date>2010-07-20T11:06:27Z</dc:date>
      <clearspace:dateToText>1 month, 2 weeks ago</clearspace:dateToText>
      <wfw:comment>http://www.enzeecommunity.com/blogs/nzblog/comment/hadoop-netezza-synergy-in-data-analytics-results-in-new-customer-deployment-trends-part-1</wfw:comment>
      <wfw:commentRss>http://www.enzeecommunity.com/blogs/nzblog/feeds/comments?blogPost=1158</wfw:commentRss>
    </item>
    <item>
      <title>EMC Swallows a Green Plum?</title>
      <link>http://www.enzeecommunity.com/blogs/nzblog/2010/07/07/emc-swallows-a-green-plum</link>
      <description>&lt;!-- [DocumentBodyStart:aafe1558-f331-436b-8a8f-d1d94b20bf23] --&gt;&lt;div class='jive-rendered-content'&gt;&lt;!--StartFragment--&gt;&lt;p class="MsoNormal"&gt;&lt;span style="font-size: 12pt;"&gt;&lt;span style="font-size: 10pt;"&gt;&lt;span style="font-family: tahoma, arial, helvetica, sans-serif;"&gt;News broke on Tuesday that&lt;/span&gt;&lt;/span&gt;&lt;/span&gt; &lt;span style="font-size: 10pt;"&gt;&lt;span style="font-family: tahoma, arial, helvetica, sans-serif;"&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-size: 12pt;"&gt;&lt;span style="font-size: 10pt;"&gt;&lt;span style="font-family: tahoma, arial, helvetica, sans-serif;"&gt;&lt;a class="active_link" href="http://www.emc.com/about/news/press/2010/20100706-01.htm"&gt;EMC plans to acquire Greenplum&lt;/a&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt; &lt;span style="font-size: 10pt;"&gt;&lt;span style="font-family: tahoma, arial, helvetica, sans-serif;"&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-size: 12pt;"&gt;&lt;span style="font-size: 10pt;"&gt;&lt;span style="font-family: tahoma, arial, helvetica, sans-serif;"&gt;to focus on data warehousing and analytics on “big data”. The idea is that by doing so, EMC is officially throwing its hat into the competitive ring for the ‘Data Warehouse Appliance’ (DWA) market – something of a defensive mechanism now that virtually all of the major data warehouse vendors are now selling their own versions of a DWA – and consequently&lt;/span&gt;&lt;/span&gt;&lt;/span&gt; &lt;span style="font-size: 10pt;"&gt;&lt;span style="font-family: tahoma, arial, helvetica, sans-serif;"&gt;&lt;/span&gt;&lt;/span&gt;&lt;strong&gt;greatly&lt;/strong&gt; &lt;span style="font-size: 10pt;"&gt;&lt;span style="font-family: tahoma, arial, helvetica, sans-serif;"&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-size: 12pt;"&gt;&lt;span style="font-size: 10pt;"&gt;&lt;span style="font-family: tahoma, arial, helvetica, sans-serif;"&gt;reducing sales pull-through of EMC storage for data warehouse deployments.&lt;br/&gt;&lt;br/&gt; Some referred to the merger as “&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;em&gt;&lt;a class="jive-link-external-small" href="http://www.dbms2.com/2010/07/06/emc-is-buying-greenplum/"&gt;&lt;span style="font-size: 12pt;"&gt;&lt;span style="font-size: 10pt;"&gt;&lt;span style="font-family: tahoma, arial, helvetica, sans-serif;"&gt;a good fit for a storage vendor with appliance-y ideas&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/a&gt;&lt;/em&gt;&lt;span style="font-size: 12pt;"&gt;&lt;span style="font-size: 10pt;"&gt;&lt;span style="font-family: tahoma, arial, helvetica, sans-serif;"&gt;” and others hailed it as follows, “&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;em&gt;&lt;a class="jive-link-external-small" href="http://wikibon.org/blog/emc-picks-a-greenplum/"&gt;&lt;span style="font-size: 12pt;"&gt;&lt;span style="font-size: 10pt;"&gt;&lt;span style="font-family: tahoma, arial, helvetica, sans-serif;"&gt;the market has shifted as of late moving toward integrated appliances and this move gives EMC a very important arrow in its quiver&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/a&gt;&lt;/em&gt;&lt;span style="font-size: 12pt;"&gt;&lt;span style="font-size: 10pt;"&gt;&lt;span style="font-family: tahoma, arial, helvetica, sans-serif;"&gt;” and labeled Greenplum as a purveyor of “&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;em&gt;very high performance database systems&lt;/em&gt;&lt;span style="font-size: 12pt;"&gt;&lt;span style="font-size: 10pt;"&gt;&lt;span style="font-family: tahoma, arial, helvetica, sans-serif;"&gt;”.&lt;br/&gt;&lt;br/&gt; One can also reasonably assume that this acquisition not only is intended to shore up a product offering weakness, but that it is also destined for affiliation with EMC’s other major initiative announced earlier this year – the&lt;/span&gt;&lt;/span&gt;&lt;/span&gt; &lt;span style="font-size: 10pt;"&gt;&lt;span style="font-family: tahoma, arial, helvetica, sans-serif;"&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-size: 12pt;"&gt;&lt;span style="font-size: 10pt;"&gt;&lt;span style="font-family: tahoma, arial, helvetica, sans-serif;"&gt;&lt;a class="active_link" href="http://www.prnewswire.com/news-releases/cisco-and-emc-appoint-michael-d-capellas-to-lead-vce-coalition-named-ceo-of-acadia-joint-venture-92925469.html"&gt;Acadia Virtual Computing Environment (VCE) Joint Venture with Cisco Systems&lt;/a&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt; &lt;span style="font-size: 10pt;"&gt;&lt;span style="font-family: tahoma, arial, helvetica, sans-serif;"&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-size: 12pt;"&gt;&lt;span style="font-size: 10pt;"&gt;&lt;span style="font-family: tahoma, arial, helvetica, sans-serif;"&gt;and headed up by Michael Capellas. The Acadia JV includes EMC’s storage and its VMWare virtualization software as well as Cisco Systems’ compute nodes and networking. VCE is built on the concept of modular building blocks,&lt;/span&gt;&lt;/span&gt;&lt;/span&gt; &lt;span style="font-size: 10pt;"&gt;&lt;span style="font-family: tahoma, arial, helvetica, sans-serif;"&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-size: 12pt;"&gt;&lt;span style="font-size: 10pt;"&gt;&lt;span style="font-family: tahoma, arial, helvetica, sans-serif;"&gt;&lt;a class="active_link" href="http://www.emc.com/collateral/brochure/h6703-br-vce-external-vblock-package.pdf"&gt;called vblocks&lt;/a&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt; &lt;span style="font-size: 10pt;"&gt;&lt;span style="font-family: tahoma, arial, helvetica, sans-serif;"&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-size: 12pt;"&gt;&lt;span style="font-size: 10pt;"&gt;&lt;span style="font-family: tahoma, arial, helvetica, sans-serif;"&gt;that marry computing horsepower to storage capacity. All that’s missing from that story is a data warehouse DBMS to make it a full-on data warehouse appliance, right?&lt;br/&gt;&lt;br/&gt; There are two big problems with these assumptions…&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class="MsoNormal"&gt;&lt;span style="font-size: 12pt;"&gt;&lt;span style="font-size: 10pt;"&gt;&lt;span style="font-family: tahoma, arial, helvetica, sans-serif;"&gt;&lt;br/&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class="MsoNormal"&gt;&lt;strong&gt;Performance:&lt;/strong&gt; &lt;span style="font-size: 12pt;"&gt;&lt;span style="font-size: 10pt;"&gt;&lt;span style="font-family: tahoma, arial, helvetica, sans-serif;"&gt;For all the discussion about “scale” and  “big data” in the EMC announcement, there&lt;/span&gt; &lt;span style="font-family: tahoma, arial, helvetica, sans-serif;"&gt;is&lt;/span&gt;&lt;/span&gt;&lt;/span&gt; &lt;span style="font-size: 10pt;"&gt;&lt;span style="font-family: tahoma, arial, helvetica, sans-serif;"&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-size: 12pt;"&gt;&lt;span style="font-size: 10pt;"&gt;&lt;span style="font-family: tahoma, arial, helvetica, sans-serif;"&gt;&lt;span style="text-decoration: underline;"&gt;no mention&lt;/span&gt; o&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-size: 12pt;"&gt;&lt;span style="font-size: 10pt;"&gt;&lt;span style="font-family: tahoma, arial, helvetica, sans-serif;"&gt;f&lt;/span&gt; &lt;span style="font-family: tahoma, arial, helvetica, sans-serif;"&gt;how either party can address the real issues that mainstream enterprises face every single day with their data warehouse systems – how to get maximum performance out of a complex, highly concurrent operational environment where hundreds if not thousands of users are banging away on the system, night and day.&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;ul&gt;&lt;li&gt;&lt;span style="font-size: 12pt;"&gt;&lt;span style="font-size: 10pt;"&gt;&lt;span style="font-family: tahoma, arial, helvetica, sans-serif;"&gt;The fact is that the actual Greenplum target market has clearly NOT been one that focused on high-performance analytics over the past several years. Instead, the few wins publicly announced by the company have been for very high capacity, limited compute platforms – applications more commonly referred to as “queryable archive”.&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;&lt;li&gt;&lt;span style="font-size: 12pt;"&gt;&lt;span style="font-size: 10pt;"&gt;&lt;span style="font-family: tahoma, arial, helvetica, sans-serif;"&gt;Curt Monash today again mentioned&lt;/span&gt;&lt;/span&gt;&lt;/span&gt; &lt;span style="font-size: 10pt;"&gt;&lt;span style="font-family: tahoma, arial, helvetica, sans-serif;"&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-size: 12pt;"&gt;&lt;span style="font-size: 10pt;"&gt;&lt;span style="font-family: tahoma, arial, helvetica, sans-serif;"&gt;&lt;a class="active_link" href="http://www.dbms2.com/2010/07/06/emc-is-buying-greenplum/"&gt;Greenplum’s lack of support for the “high-concurrency”&lt;/a&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt; &lt;span style="font-size: 10pt;"&gt;&lt;span style="font-family: tahoma, arial, helvetica, sans-serif;"&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-size: 12pt;"&gt;&lt;span style="font-size: 10pt;"&gt;&lt;span style="font-family: tahoma, arial, helvetica, sans-serif;"&gt;requirements of a mainstream data warehouse.&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;&lt;li&gt;&lt;span style="font-size: 12pt;"&gt;&lt;span style="font-size: 10pt;"&gt;&lt;span style="font-family: tahoma, arial, helvetica, sans-serif;"&gt;This looks much more like adding a very basic set of storage-centric data warehousing capabilities in &lt;a class="jive-link-external-small" href="http://chucksblog.emc.com/chucks_blog/2010/05/once-upon-a-time.html"&gt;a move to find a broader channel for EMC’s traditional storage products&lt;/a&gt; rather than any strategic move into the world of high performance data analytics. Further to this point, neither company has done much of anything to address a very strong trend in the mainstream data warehouse market – the marriage of advanced, predictive analytics into the busy data warehouse systems.&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;&lt;li&gt;&lt;span style="font-size: 12pt;"&gt;&lt;span style="font-size: 10pt;"&gt;&lt;span style="font-family: tahoma, arial, helvetica, sans-serif;"&gt;&lt;a class="active_link" href="http://wikibon.org/blog/emc-picks-a-greenplum/"&gt;David Vellante&lt;/a&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt; &lt;span style="font-size: 10pt;"&gt;&lt;span style="font-family: tahoma, arial, helvetica, sans-serif;"&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-size: 12pt;"&gt;&lt;span style="font-size: 10pt;"&gt;&lt;span style="font-family: tahoma, arial, helvetica, sans-serif;"&gt;confirmed that to be successful the EMC/Greenplum marriage will need to yield, “&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;em&gt;&lt;span style="font-size: 12pt;"&gt;&lt;span style="font-size: 10pt;"&gt;&lt;span style="font-family: tahoma, arial, helvetica, sans-serif;"&gt;optimized sytems&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/em&gt;&lt;span style="font-size: 10pt;"&gt;&lt;span style="font-family: tahoma, arial, helvetica, sans-serif;"&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-size: 12pt;"&gt;&lt;span style="font-size: 10pt;"&gt;&lt;span style="font-family: tahoma, arial, helvetica, sans-serif;"&gt;[sic]&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;em&gt;&lt;span style="font-size: 12pt;"&gt;&lt;span style="font-size: 10pt;"&gt;&lt;span style="font-family: tahoma, arial, helvetica, sans-serif;"&gt;; smokin’ fast performance; reference architectures; scale;”&lt;/span&gt;&lt;/span&gt; &lt;span style="font-style: normal;"&gt;&lt;span style="font-size: 10pt;"&gt;&lt;span style="font-family: tahoma, arial, helvetica, sans-serif;"&gt;and&lt;/span&gt;&lt;/span&gt;&lt;/span&gt; &lt;span style="font-size: 10pt;"&gt;&lt;span style="font-family: tahoma, arial, helvetica, sans-serif;"&gt;“federation capabilities; not just big honking systems.&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/em&gt;&lt;span style="font-size: 12pt;"&gt;&lt;span style="font-size: 10pt;"&gt;&lt;span style="font-family: tahoma, arial, helvetica, sans-serif;"&gt;” We couldn’t agree more but one can’t help but notice that neither Greenplum nor EMC have brought any of those characteristics to market for data warehousing to date.&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;&lt;/ul&gt;&lt;p class="MsoNormal"&gt;&lt;span style="font-size: 12pt;"&gt;&lt;span style="font-size: 10pt;"&gt;&lt;span style="font-family: tahoma, arial, helvetica, sans-serif;"&gt;&lt;br/&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class="MsoNormal"&gt;&lt;strong&gt;Appliances:&lt;/strong&gt; &lt;span style="font-size: 12pt;"&gt;&lt;span style="font-size: 10pt;"&gt;&lt;span style="font-family: tahoma, arial, helvetica, sans-serif;"&gt;Since the acquisition is fairly transparent in its defense against moves by the likes of Oracle, Teradata and IBM (as well as Netezza seven years ago) to the appliance model, it’s hard to see how either EMC or Greenplum are effectively equipped now to do battle against those established players.&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;ul&gt;&lt;li&gt;&lt;span style="font-size: 12pt;"&gt;&lt;span style="font-size: 10pt;"&gt;&lt;span style="font-family: tahoma, arial, helvetica, sans-serif;"&gt;EMC have never really “sold” data warehousing to anyone previously and Greenplum have nearly prided themselves in going after “Greenfield” high capacity applications rather than head-to-head competition vs. established players. And one need look no further than the limited market penetration of H-P’s NeoView to understand that it takes more than simply deep pockets to succeed in the data warehousing market.&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;&lt;li&gt;&lt;span style="font-size: 12pt;"&gt;&lt;span style="font-size: 10pt;"&gt;&lt;span style="font-family: tahoma, arial, helvetica, sans-serif;"&gt;Greenplum is not a purveyor of “integrated appliances” and at best, they can hope to infuse in EMC the ability to make their joint product offering a little more of an “&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;em&gt;&lt;span style="font-size: 12pt;"&gt;&lt;span style="font-size: 10pt;"&gt;&lt;span style="font-family: tahoma, arial, helvetica, sans-serif;"&gt;appliance-y idea&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/em&gt;&lt;span style="font-size: 12pt;"&gt;&lt;span style="font-size: 10pt;"&gt;&lt;span style="font-family: tahoma, arial, helvetica, sans-serif;"&gt;” (hat tip to Dr. Monash for coining the term) to the market. Instead, Greenplum have fashioned themselves over the past several years as a software only solution.&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;&lt;li&gt;&lt;span style="font-size: 12pt;"&gt;&lt;span style="font-size: 10pt;"&gt;&lt;span style="font-family: tahoma, arial, helvetica, sans-serif;"&gt;Assume that the&lt;/span&gt;&lt;/span&gt;&lt;/span&gt; &lt;span style="font-size: 10pt;"&gt;&lt;span style="font-family: tahoma, arial, helvetica, sans-serif;"&gt;&lt;/span&gt;&lt;/span&gt;&lt;a class="jive-link-external-small" href="http://chucksblog.emc.com/chucks_blog/2010/07/emc-to-acquire-greenplum.html"&gt;&lt;span style="font-size: 12pt;"&gt;&lt;span style="font-size: 10pt;"&gt;&lt;span style="font-family: tahoma, arial, helvetica, sans-serif;"&gt;Acadia VCE and “vblock” application is a big piece of this strategy&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/a&gt;&lt;span style="font-size: 12pt;"&gt;&lt;span style="font-size: 10pt;"&gt;&lt;span style="font-family: tahoma, arial, helvetica, sans-serif;"&gt;. Neither Cisco nor EMC would claim that their servers, networking or storage arrays offer the lowest price-per-bit or price-per-performance alternative in the market. So one needs to think about what that means in terms of the price-performance competitiveness of this new “&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;em&gt;&lt;span style="font-size: 12pt;"&gt;&lt;span style="font-size: 10pt;"&gt;&lt;span style="font-family: tahoma, arial, helvetica, sans-serif;"&gt;appliance-y&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/em&gt;&lt;span style="font-size: 12pt;"&gt;&lt;span style="font-size: 10pt;"&gt;&lt;span style="font-family: tahoma, arial, helvetica, sans-serif;"&gt;” joint product.&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;&lt;/ul&gt;&lt;p class="MsoNormal"&gt;&lt;span style="font-size: 14pt;"&gt;&lt;span style="font-size: 14pt;"&gt;&lt;span style="font-size: 10pt;"&gt;&lt;span style="font-family: tahoma, arial, helvetica, sans-serif;"&gt;&lt;br/&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class="MsoNormal"&gt;&lt;span style="font-size: 12pt;"&gt;&lt;span style="font-size: 10pt;"&gt;&lt;span style="font-family: tahoma, arial, helvetica, sans-serif;"&gt;In short, Greenplum joins the pantheon of “interesting” acquisitions for EMC as it will certainly stir some news cycles and drive some analysts and bloggers to create “fresh, new” content; but it’s not really something that I think will register on the Richter scale of customer market share&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-size: 12pt;"&gt;&lt;span style="font-size: 10pt;"&gt;&lt;span style="font-family: tahoma, arial, helvetica, sans-serif;"&gt;.&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;!--EndFragment--&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:aafe1558-f331-436b-8a8f-d1d94b20bf23] --&gt;</description>
      <category domain="http://www.enzeecommunity.com/blogs/nzblog/tags">acadia</category>
      <category domain="http://www.enzeecommunity.com/blogs/nzblog/tags">oracle</category>
      <category domain="http://www.enzeecommunity.com/blogs/nzblog/tags">h-p</category>
      <category domain="http://www.enzeecommunity.com/blogs/nzblog/tags">archive</category>
      <category domain="http://www.enzeecommunity.com/blogs/nzblog/tags">analytics</category>
      <category domain="http://www.enzeecommunity.com/blogs/nzblog/tags">emc</category>
      <category domain="http://www.enzeecommunity.com/blogs/nzblog/tags">greenplum</category>
      <category domain="http://www.enzeecommunity.com/blogs/nzblog/tags">cisco</category>
      <category domain="http://www.enzeecommunity.com/blogs/nzblog/tags">vmware</category>
      <category domain="http://www.enzeecommunity.com/blogs/nzblog/tags">dbms2</category>
      <category domain="http://www.enzeecommunity.com/blogs/nzblog/tags">monash</category>
      <category domain="http://www.enzeecommunity.com/blogs/nzblog/tags">wikibon</category>
      <category domain="http://www.enzeecommunity.com/blogs/nzblog/tags">david_vellante</category>
      <category domain="http://www.enzeecommunity.com/blogs/nzblog/tags">vce</category>
      <category domain="http://www.enzeecommunity.com/blogs/nzblog/tags">vblock</category>
      <category domain="http://www.enzeecommunity.com/blogs/nzblog/tags">chuck_hollis</category>
      <category domain="http://www.enzeecommunity.com/blogs/nzblog/tags">storage</category>
      <category domain="http://www.enzeecommunity.com/blogs/nzblog/tags">data_warehouse</category>
      <category domain="http://www.enzeecommunity.com/blogs/nzblog/tags">ibm</category>
      <category domain="http://www.enzeecommunity.com/blogs/nzblog/tags">teradata</category>
      <category domain="http://www.enzeecommunity.com/blogs/nzblog/tags">dwa</category>
      <category domain="http://www.enzeecommunity.com/blogs/nzblog/tags">data_warehouse_appliance</category>
      <category domain="http://www.enzeecommunity.com/blogs/nzblog/tags">performance</category>
      <category domain="http://www.enzeecommunity.com/blogs/nzblog/tags">price-performance</category>
      <category domain="http://www.enzeecommunity.com/blogs/nzblog/tags">michael_capellas</category>
      <pubDate>Wed, 07 Jul 2010 09:44:52 GMT</pubDate>
      <author>pfrancisco</author>
      <guid>http://www.enzeecommunity.com/blogs/nzblog/2010/07/07/emc-swallows-a-green-plum</guid>
      <dc:date>2010-07-07T09:44:52Z</dc:date>
      <clearspace:dateToText>1 month, 4 weeks ago</clearspace:dateToText>
      <clearspace:replyCount>1</clearspace:replyCount>
      <wfw:comment>http://www.enzeecommunity.com/blogs/nzblog/comment/emc-swallows-a-green-plum</wfw:comment>
      <wfw:commentRss>http://www.enzeecommunity.com/blogs/nzblog/feeds/comments?blogPost=1155</wfw:commentRss>
    </item>
    <item>
      <title>Netezza Migrator™: A Point of Clarification</title>
      <link>http://www.enzeecommunity.com/blogs/nzblog/2010/06/27/netezza-migrator-a-point-of-clarification</link>
      <description>&lt;!-- [DocumentBodyStart:e9e5324a-fb7b-4fa1-b157-98e351a93325] --&gt;&lt;div class='jive-rendered-content'&gt;&lt;p&gt;&lt;a href="http://www.enzeecommunity.com/servlet/JiveServlet/showImage/38-1152-1569/Netezza+Migrator.jpg"&gt;&lt;img alt="Netezza Migrator.jpg" class="jive-image" src="http://www.enzeecommunity.com/servlet/JiveServlet/downloadImage/38-1152-1569/Netezza+Migrator.jpg" style="float: right;"/&gt;&lt;/a&gt;&lt;/p&gt;&lt;p&gt;&lt;!--StartFragment--&gt;&lt;span&gt;&lt;span style="font-family: Calibri, Verdana, Helvetica, Arial;"&gt;&lt;span style="color: #000000;"&gt;&lt;span style="font-size: 12pt;"&gt;It may have been the result of a misunderstanding or a comment heard out of context. But whatever the background for the&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt; &lt;span style="font-family: Calibri, Verdana, Helvetica, Arial; font-size: 12pt;"&gt;&lt;span style="color: #000000; font-size: 12pt;"&gt;&lt;span style="font-size: 12pt;"&gt;&lt;a class="jive-link-external-small" href="http://www.dbms2.com/2010/06/26/netezza-migrator/"&gt;commentary&lt;/a&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="color: #000000; font-size: 12pt;"&gt;&lt;span style="font-size: 12pt;"&gt;, let me simply state that Netezza is completely committed to the success of the Netezza Migrator and all the other Netezza products and functionality launched at Enzee Universe 2010 this past week. Migrator eliminates a potential barrier to TwinFin™ adoption (i.e., migration costs) and logically should lead to easier acceptance and broader system sales for Netezza. Furthermore, our partnership with&lt;/span&gt;&lt;/span&gt; &lt;span style="color: #000000; font-size: 12pt;"&gt;&lt;span style="font-size: 12pt;"&gt;&lt;a class="jive-link-external-small" href="http://www.enterprisedb.com/"&gt;EnterpriseDB&lt;/a&gt;&lt;/span&gt;&lt;/span&gt; &lt;span style="color: #000000; font-size: 12pt;"&gt;&lt;span style="font-size: 12pt;"&gt;at both the&lt;/span&gt;&lt;/span&gt; &lt;span style="color: #000000; font-size: 12pt;"&gt;&lt;span style="font-size: 12pt;"&gt;&lt;a class="jive-link-external-small" href="http://www.enterprisedb.com/company/news_events/press_releases/2010_18.do"&gt;corporate and technical levels&lt;/a&gt;&lt;/span&gt;&lt;/span&gt; &lt;span style="color: #000000; font-size: 12pt;"&gt;&lt;span style="font-size: 12pt;"&gt;has been and remains extremely solid and strong.&lt;br/&gt;&lt;br/&gt; As I stated in the&lt;/span&gt;&lt;/span&gt; &lt;span style="font-size: 12pt;"&gt;&lt;/span&gt;&lt;span style="color: #000000; font-size: 12pt;"&gt;&lt;span style="font-size: 12pt;"&gt;&lt;a class="jive-link-external-small" href="http://www.netezza.com/releases/2010/release062110_1.htm"&gt;announcement of the product&lt;/a&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="color: #000000; font-size: 12pt;"&gt;&lt;span style="font-size: 12pt;"&gt;, “The Netezza Migrator product allows organizations to make data warehouse migration decisions independent of proprietary software lock-in. Organizations using data integration and BI applications with embedded Oracle-proprietary database constructs, interfaces and utilities can now more easily manage their migration from Oracle to a TwinFin appliance. The Netezza Migrator will allow our customers to achieve the performance, scale and cost advantages of their TwinFin systems while maintaining their prior investment in proprietary software.” The Netezza Migrator is specifically designed to reduce the time, complexity and costs required of our customers to move their IT applications to the Netezza TwinFin platform.&lt;br/&gt;&lt;br/&gt; With Migrator, Netezza’s customers will be able to extract themselves from the dreaded “Oracle lock-in” of functions and procedures written using Oracle-proprietary techniques and they can decide which of their applications to migrate directly to Netezza and just when, at their own pace. Its capabilities go well beyond the extremely limited capabilities provided by Oracle’s own ‘Database Gateway for ODBC’. Migrator provides an Oracle compatible wrapper around Netezza that is optimized in ways that Oracle could never hope, nor deign, to provide with its "Heterogeneous Services" functionality: including support for Netezza syntax pushdown, high speed API, and Netezza user defined functions.&lt;br/&gt;&lt;br/&gt; Migrator makes it even easier for Netezza’s customers to move all of their data warehouse from Oracle to Netezza. In short, this is something we feel is extremely valuable for Netezza and particularly “liberating” for our customers.&lt;/span&gt;&lt;/span&gt;&lt;/span&gt; &lt;!--EndFragment--&gt;&lt;/p&gt;&lt;p&gt;&lt;!--EndFragment--&gt;&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:e9e5324a-fb7b-4fa1-b157-98e351a93325] --&gt;</description>
      <category domain="http://www.enzeecommunity.com/blogs/nzblog/tags">oracle</category>
      <category domain="http://www.enzeecommunity.com/blogs/nzblog/tags">migrator</category>
      <category domain="http://www.enzeecommunity.com/blogs/nzblog/tags">monash</category>
      <category domain="http://www.enzeecommunity.com/blogs/nzblog/tags">enterprisedb</category>
      <category domain="http://www.enzeecommunity.com/blogs/nzblog/tags">exadata</category>
      <category domain="http://www.enzeecommunity.com/blogs/nzblog/tags">enterprise</category>
      <category domain="http://www.enzeecommunity.com/blogs/nzblog/tags">edw</category>
      <category domain="http://www.enzeecommunity.com/blogs/nzblog/tags">enzee_universe</category>
      <category domain="http://www.enzeecommunity.com/blogs/nzblog/tags">enzee</category>
      <category domain="http://www.enzeecommunity.com/blogs/nzblog/tags">dbms2</category>
      <pubDate>Sun, 27 Jun 2010 19:44:33 GMT</pubDate>
      <author>pfrancisco</author>
      <guid>http://www.enzeecommunity.com/blogs/nzblog/2010/06/27/netezza-migrator-a-point-of-clarification</guid>
      <dc:date>2010-06-27T19:44:33Z</dc:date>
      <clearspace:dateToText>2 months, 1 week ago</clearspace:dateToText>
      <clearspace:replyCount>3</clearspace:replyCount>
      <wfw:comment>http://www.enzeecommunity.com/blogs/nzblog/comment/netezza-migrator-a-point-of-clarification</wfw:comment>
      <wfw:commentRss>http://www.enzeecommunity.com/blogs/nzblog/feeds/comments?blogPost=1152</wfw:commentRss>
    </item>
    <item>
      <title>A Seriously Happy Customer Exposes a Common Dilemma</title>
      <link>http://www.enzeecommunity.com/blogs/nzblog/2010/06/07/a-seriously-happy-customer-exposes-a-common-dilemma</link>
      <description>&lt;!-- [DocumentBodyStart:aac533f7-712e-4f9d-b1c2-63ef3591c1f2] --&gt;&lt;div class='jive-rendered-content'&gt;&lt;blockquote class="jive-quote" style="text-align: center;"&gt;&lt;span style="font-family: Arial,Arial,Helvetica,sans-serif; color: #808080;"&gt;&lt;strong&gt;&lt;em&gt;&lt;span style="font-size: 12pt;"&gt;"I cannot imagine life without Netezza."&lt;/span&gt; &lt;!--StartFragment--&gt;&lt;span style="font-family: Calibri,Verdana,Helvetica,Arial; font-size: 12pt;"&gt;&lt;span style="font-style: normal;"&gt;&lt;span style="font-weight: normal;"&gt;&lt;span style="font-size: 12pt;"&gt;–&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt; &lt;span style="font-style: normal;"&gt;&lt;span style="font-weight: normal;"&gt;&lt;span style="font-size: 12pt;"&gt;from a tweet by "&lt;a class="jive-link-external-small" href="http://twitter.com/noogle"&gt;noogle&lt;/a&gt;&lt;/span&gt;&lt;span style="font-size: 12pt;"&gt;" (Twitter, 11 May 2010)&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/em&gt;&lt;/strong&gt;&lt;/span&gt;&lt;/blockquote&gt;&lt;!--EndFragment--&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="text-align: center;"&gt;&lt;a href="http://www.enzeecommunity.com/servlet/JiveServlet/showImage/38-1143-1555/800px-Shibuya_night.jpg"&gt;&lt;img alt="800px-Shibuya_night.jpg" class="jive-image-thumbnail jive-image" src="http://www.enzeecommunity.com/servlet/JiveServlet/downloadImage/38-1143-1555/800px-Shibuya_night.jpg" width="620"/&gt;&lt;/a&gt;&lt;/p&gt;&lt;p style="text-align: center;"&gt;&lt;em&gt;&lt;span style="font-size: 8pt;"&gt;&lt;span style="color: #808080;"&gt;[Photo credit: 2006 photo of “the scramble” intersection in the Shibuya district of Tokyo, courtesy of "Bantosh" and &lt;a class="jive-link-external-small" href="http://en.wikipedia.org/wiki/File:Shibuya_night.jpg"&gt;Wikipedia&lt;/a&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-size: 8pt;"&gt;&lt;span style="color: #808080;"&gt;&lt;span style="font-style: normal; font-size: 13px; color: #333333;"&gt;&lt;em&gt;]&lt;/em&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/em&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Late in May, members of my team and I were in Tokyo's ultra-bustling Shibuya district for a few days on our "worldwide whirlwind training tour" with the global field sales teams regarding the details of the &lt;a class="jive-link-external-small" href="http://www.netezza.com/releases/2010/release022210.htm"&gt;TwinFin i-Class&lt;/a&gt; product offering. The late-night scene, hairstyles and outfits there border on the outrageously-hip. There are high-def billboards, electronic gadgets, and of course the bright lights of retailers, bars, clubs and restaurants all through Shibuya. Advances in high technology are virtually 2nd nature to the people there. So with that as the backdrop, imagine the surprise of hearing over a beer or two (see earlier reference to bars &amp;amp; clubs in Shibuya) that a customer "could not live without Netezza".&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;We're proud of our &lt;a class="jive-link-external-small" href="http://www.netezza.com/customers/index.aspx"&gt;highly referenceable customer base&lt;/a&gt; at Netezza and our "easy to do business with" relationships with our customers and partners. In my six years with the company I've met a pretty fair number of really enthusiastic customers including people who held "welcome" parties for their Netezza systems, use "Netezza" as a verb ("Did you &lt;em&gt;Netezza&lt;/em&gt; that data?") or even an adverb ("It's &lt;em&gt;Netezza&lt;/em&gt; easy."). But I can't recall any customer who said that they, "&lt;em&gt;&lt;strong&gt;could not imagine living without Netezza&lt;/strong&gt;&lt;/em&gt;".&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Simple self-promotion is not the real point of this post though. What is is the thread of a dilemma that &lt;em&gt;noogle&lt;/em&gt; presents us with in his 40+ word tweet. It's something that business managers and analysts face on a daily basis: what is more important –&lt;/p&gt;&lt;ul&gt;&lt;li&gt;being able look for strategic and/or tactical competitive nuggets by performing SQL OLAP analytics on their full, atomic-level dataset; or&lt;br/&gt;&lt;/li&gt;&lt;li&gt;looking for that guidance by using advanced analytical toolsets on subsets or aggregations of their data that are extracted from the data warehouse?&lt;br/&gt;&lt;/li&gt;&lt;/ul&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Here's the whole &lt;a class="jive-link-external-small" href="http://twitter.com/noogle/status/13770213918"&gt;tweet by &lt;em&gt;noogle&lt;/em&gt;&lt;/a&gt; in it's original form:&lt;/p&gt;&lt;div class="jive-quote"&gt;&lt;p&gt;&lt;span class="status-body"&gt;&lt;span class="status-content"&gt;&lt;span class="entry-content"&gt;&lt;span style="color: #808080;"&gt;デー タが莫大になると分析が不可能になる。少ないデータを複雑なアルゴリズムで分析するよりも、莫大なデータを単純なアルゴリズムで分析する方が有益。統計学 とは逆。アホかという量のデータ分析の手助けするのがNetezza。もうあたしはNetezzaの無い世界では生きていけない。&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span class="status-body"&gt;&lt;span class="meta entry-meta"&gt;&lt;a class="entry-date" href="http://twitter.com/noogle/status/13770213918" rel="bookmark"&gt;&lt;span style="color: #333333;"&gt;&lt;/span&gt; &lt;span class="published timestamp"&gt;&lt;span style="color: #333333;"&gt;12:47 AM May 11th&lt;/span&gt;&lt;/span&gt;&lt;/a&gt;   via &lt;a class="jive-link-external-small" href="http://www.nibirutech.com"&gt;&lt;span style="color: #333333;"&gt;TwitBird iPhone&lt;/span&gt;&lt;/a&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;/div&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;And here's a translation of it into English [parenthetical comments and &lt;strong&gt;emphasis&lt;/strong&gt; are mine]:&lt;/p&gt;&lt;div class="jive-quote"&gt;&lt;p&gt;&lt;span style="color: #808080;"&gt;When data is huge, complex analytics are impossible. &lt;span style="color: #333333;"&gt;&lt;strong&gt;It’s far more beneficial analyzing massive data with simple [SQL] logic, rather than analyzing small data with complicated analysis.&lt;/strong&gt; &lt;strong&gt;This is opposite of statistics [based on sampling techniques].&lt;/strong&gt;&lt;/span&gt; Analyzing data which is “crazy massive” is Netezza. I cannot imagine life without Netezza.&lt;/span&gt;&lt;span style="font-size: 10pt;"&gt;&lt;span style="text-decoration: underline; font-size: 10pt;"&gt;&lt;span style="color: #808080; font-size: 10pt;"&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;/div&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;It turns out that &lt;em&gt;noogle&lt;/em&gt; is a long-time user of advanced analytics and predictive techniques. He knows their value, but his tweet exposes of weakness of today's typical analytical environment. By not being able to perform advanced analysis inside the database, most of that work (if performed at all) is done in external servers based on data sets that are extracted (filtered, sampled and/or aggregated) from the data warehouse.&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;That adds latency to do the extraction and limits the "currency" of the data. Depending on whom you ask, it also limits the accuracy of the results. For instance, looking at aggregations or samples may give you a sense of the "big picture" but not necessarily uncover the &lt;em&gt;needle in the haystack&lt;/em&gt; (e.g., &lt;a class="jive-link-external-small" href="http://en.wikipedia.org/wiki/Predictive_analytics#Fraud_detection"&gt;fraud detection&lt;/a&gt;) or the impact of a &lt;em&gt;&lt;a class="jive-link-external-small" href="http://en.wikipedia.org/wiki/Long_Tail"&gt;long&lt;/a&gt; &lt;a class="jive-link-external-small" href="http://papers.ssrn.com/sol3/papers.cfm?abstract_id=918142"&gt;tail&lt;/a&gt;&lt;/em&gt; that can be exploited in a particular business.&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;So &lt;em&gt;noogle&lt;/em&gt;'s choice is to use the analytic horsepower of TwinFin over the sampling techniques. But if one is limited to the set-based logic of SQL, perhaps aided by user-defined functions, you are again limited in the predictive visibility that those tools can provide. Faced with the dilemma this customer chose being able to analyze all the data over statistically sampling and performing advanced analytics on the sample set. Having an answer to that dilemma is precisely what has driven the advent of the i-Class functionality for TwinFin.&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;We're excited about TwinFin i-Class, but I'm interested in what others may have to say about this. Does your company employ advanced analytical techniques and how have you reconciled the "sampling" versus "full data set" questions in your business? And what are the prospects and pitfalls of doing "&lt;em&gt;crazy complicated analytics on crazy massive data&lt;/em&gt;" all in one simple, high-performance data warehouse appliance from your perspective?&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:aac533f7-712e-4f9d-b1c2-63ef3591c1f2] --&gt;</description>
      <category domain="http://www.enzeecommunity.com/blogs/nzblog/tags">i-class</category>
      <category domain="http://www.enzeecommunity.com/blogs/nzblog/tags">big_data</category>
      <category domain="http://www.enzeecommunity.com/blogs/nzblog/tags">twitter</category>
      <category domain="http://www.enzeecommunity.com/blogs/nzblog/tags">netezza</category>
      <category domain="http://www.enzeecommunity.com/blogs/nzblog/tags">advanced_analytics</category>
      <category domain="http://www.enzeecommunity.com/blogs/nzblog/tags">twinfin</category>
      <category domain="http://www.enzeecommunity.com/blogs/nzblog/tags">kyoto</category>
      <category domain="http://www.enzeecommunity.com/blogs/nzblog/tags">japan</category>
      <category domain="http://www.enzeecommunity.com/blogs/nzblog/tags">twinfin_i-class</category>
      <category domain="http://www.enzeecommunity.com/blogs/nzblog/tags">enzee_universe</category>
      <category domain="http://www.enzeecommunity.com/blogs/nzblog/tags">big_math</category>
      <category domain="http://www.enzeecommunity.com/blogs/nzblog/tags">shibuya</category>
      <category domain="http://www.enzeecommunity.com/blogs/nzblog/tags">analytics</category>
      <pubDate>Mon, 07 Jun 2010 18:00:24 GMT</pubDate>
      <author>pfrancisco</author>
      <guid>http://www.enzeecommunity.com/blogs/nzblog/2010/06/07/a-seriously-happy-customer-exposes-a-common-dilemma</guid>
      <dc:date>2010-06-07T18:00:24Z</dc:date>
      <clearspace:dateToText>3 months, 2 weeks ago</clearspace:dateToText>
      <wfw:comment>http://www.enzeecommunity.com/blogs/nzblog/comment/a-seriously-happy-customer-exposes-a-common-dilemma</wfw:comment>
      <wfw:commentRss>http://www.enzeecommunity.com/blogs/nzblog/feeds/comments?blogPost=1143</wfw:commentRss>
    </item>
    <item>
      <title>Coming soon to a blog near you: nzLabs</title>
      <link>http://www.enzeecommunity.com/blogs/nzblog/2010/05/17/coming-soon-to-a-blog-near-you-nzlabs</link>
      <description>&lt;!-- [DocumentBodyStart:bef5031e-1016-4ac0-a573-eefaed567691] --&gt;&lt;div class='jive-rendered-content'&gt;&lt;blockquote class="jive-quote"&gt;&lt;span style="font-family: arial, helvetica, sans-serif;"&gt;&lt;em&gt;&lt;span style="font-family: verdana, geneva;"&gt;&lt;span style="font-size: 10pt;"&gt;&lt;span style="color: #808080;"&gt;"Learning to learn is to know how to navigate in a forest of facts, ideas and theories, a proliferation of constantly changing items of knowledge. Learning to learn is to know what to ignore but at the same time not rejecting innovation and research."&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/em&gt; &lt;span style="font-family: verdana, geneva; font-size: 10pt;"&gt;&lt;span style="font-size: 10pt;"&gt;&lt;span style="color: #808080;"&gt;–&lt;/span&gt;&lt;/span&gt;&lt;/span&gt; &lt;strong&gt;&lt;span style="font-family: verdana, geneva; font-size: 10pt;"&gt;&lt;span style="font-size: 10pt;"&gt;&lt;span style="color: #808080;"&gt;Raymond Queneau&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/strong&gt; &lt;span style="font-family: verdana, geneva; font-size: 10pt;"&gt;&lt;span style="font-size: 10pt;"&gt;&lt;span style="color: #808080;"&gt;(1903-1976), French poet, novelist and co-founder of 'Ouvroir de littérature potentielle'.&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/blockquote&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;a href="http://www.enzeecommunity.com/servlet/JiveServlet/showImage/38-1135-1530/NZ-Labs-LOGO-lrg-white.jpg"&gt;&lt;img alt="NZ-Labs-LOGO-lrg-white.jpg" class="jive-image" src="http://www.enzeecommunity.com/servlet/JiveServlet/downloadImage/38-1135-1530/NZ-Labs-LOGO-lrg-white.jpg" style="float: left;"/&gt;&lt;/a&gt;A bit of “letting the cat out of the bag” here today.&lt;/p&gt;&lt;p class="MsoNormal" style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p class="MsoNormal"&gt;&lt;span&gt;&lt;span&gt;Coming so&lt;span&gt;on to a blog near you&lt;/span&gt; &lt;span&gt;is the public surfacing of nzLabs by Netezza, headed up by our CTO Justin Lindsey. &lt;span&gt;The nzLabs team has been the primary driver for the&lt;/span&gt; &lt;a class="jive-link-external-small" href="http://http://www.netezza.com/data-warehouse-appliance-products/twinfin-i.aspx"&gt;TwinFin i-Class&lt;/a&gt; which Netezza announced back in February&lt;span&gt;. As we head toward our&lt;/span&gt; &lt;a class="jive-link-external-small" href="http://www.netezza.com/userconference/"&gt;Enzee Universe&lt;/a&gt; &lt;span&gt;annual user conference in Boston starting on 21&lt;sup&gt;st&lt;/sup&gt; June, Justin and his team are launching a website and blog to provide insights, information and opinions about the technology side of industry and the directions being taken.&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class="MsoNormal" style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p class="MsoNormal"&gt;&lt;span&gt;&lt;span&gt;While the nzLabs organization is the “heart and soul” of the innovation engine behind Netezza's deep-dive into the world of advanced analytics with TwinFin i-Class and a fantastic resource for partners and customers alike, that’s not where they stop. The nzLabs engineers and researchers continue to knock down technology barriers and expand boundaries for Netezza.&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class="MsoNormal" style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p class="MsoNormal"&gt;&lt;span&gt;&lt;span&gt;So through Justin and the rest of the nzLabs team you can expect to hear more about what they're doing to remove those barriers and increase capabilities in TwinFin i-Class as well as topics like getting maximum performance out of analytic algorithms (by parallelizing and "appliantizing" them), development tools and practices, virtualization and broadening the data analytics capabilities for Netezza’s customers in the near future.&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class="MsoNormal"&gt;&lt;span&gt;&lt;a href="http://www.enzeecommunity.com/servlet/JiveServlet/showImage/38-1135-1531/NZLabs+homepage.jpg"&gt;&lt;img alt="NZLabs homepage.jpg" class="jive-image" src="http://www.enzeecommunity.com/servlet/JiveServlet/downloadImage/38-1135-1531/NZLabs+homepage.jpg"/&gt;&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class="MsoNormal"&gt;&lt;a href="http://www.enzeecommunity.com/servlet/JiveServlet/showImage/38-1135-1547/What+We+Think+About-detail-large3.jpg"&gt;&lt;img alt="What We Think About-detail-large3.jpg" class="jive-image" src="http://www.enzeecommunity.com/servlet/JiveServlet/downloadImage/38-1135-1547/What+We+Think+About-detail-large3.jpg" style="float: left;"/&gt;&lt;/a&gt;&lt;/p&gt;&lt;p class="MsoNormal" style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p class="MsoNormal"&gt;Some of Netezza’s customers and partners who ha&lt;span&gt;ve been active in the&lt;/span&gt; &lt;a class="jive-link-external-small" href="http://www.netezza.com/ndn/"&gt;Netezza D&lt;/a&gt;&lt;a class="jive-link-external-small" href="http://www.netezza.com/ndn/"&gt;eveloper Network&lt;/a&gt; &lt;span&gt;since Netezza’s first entry into the world of advanced analytics in 2007 will be very familiar with a number of the faces of the labs. Today this is a high-powered team that spans across the United States and Europe.&lt;/span&gt;&lt;/p&gt;&lt;p class="MsoNormal" style="text-align: center;"&gt;&lt;span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class="MsoNormal" style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p class="MsoNormal"&gt;You should notice a characteristically non-marketing style in the blogs and communications from Justin and the nzLabs team. That’s not an accident. It reflects Justin’s no-nonsense approach to technology, problem solving and his care for the &lt;em&gt;craft&lt;/em&gt; of engineering &amp;amp; design. It’s also a continuation of a trend that we set out on at Netezza more than two years ago to be much more open in our communications with partners, customers and analysts about what our capabilities, plans and directions were.&lt;/p&gt;&lt;p class="MsoNormal"&gt;&lt;span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class="MsoNormal" style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p class="MsoNormal"&gt;&lt;span&gt;I’ll leave it up Justin to tell you more about nzLabs itself and to introduce you to some of the contributors and what they’re thinking about. But until then, “watch this space” for more news on nzLabs and TwinFin i-Class.&lt;/span&gt;&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:bef5031e-1016-4ac0-a573-eefaed567691] --&gt;</description>
      <category domain="http://www.enzeecommunity.com/blogs/nzblog/tags">analytics</category>
      <category domain="http://www.enzeecommunity.com/blogs/nzblog/tags">twinfin_i-class</category>
      <category domain="http://www.enzeecommunity.com/blogs/nzblog/tags">nzlabs</category>
      <category domain="http://www.enzeecommunity.com/blogs/nzblog/tags">advanced_analytics</category>
      <category domain="http://www.enzeecommunity.com/blogs/nzblog/tags">i-class</category>
      <category domain="http://www.enzeecommunity.com/blogs/nzblog/tags">twinfin</category>
      <category domain="http://www.enzeecommunity.com/blogs/nzblog/tags">justin_lindsey</category>
      <category domain="http://www.enzeecommunity.com/blogs/nzblog/tags">netezza_insight</category>
      <category domain="http://www.enzeecommunity.com/blogs/nzblog/tags">cto</category>
      <category domain="http://www.enzeecommunity.com/blogs/nzblog/tags">director</category>
      <category domain="http://www.enzeecommunity.com/blogs/nzblog/tags">nz_labs</category>
      <pubDate>Mon, 17 May 2010 17:10:29 GMT</pubDate>
      <author>pfrancisco</author>
      <guid>http://www.enzeecommunity.com/blogs/nzblog/2010/05/17/coming-soon-to-a-blog-near-you-nzlabs</guid>
      <dc:date>2010-05-17T17:10:29Z</dc:date>
      <clearspace:dateToText>3 months, 2 weeks ago</clearspace:dateToText>
      <wfw:comment>http://www.enzeecommunity.com/blogs/nzblog/comment/coming-soon-to-a-blog-near-you-nzlabs</wfw:comment>
      <wfw:commentRss>http://www.enzeecommunity.com/blogs/nzblog/feeds/comments?blogPost=1135</wfw:commentRss>
    </item>
    <item>
      <title>SAS Goes Inside the Netezza Appliance</title>
      <link>http://www.enzeecommunity.com/blogs/nzblog/2009/11/16/sas-goes-inside-the-netezza-appliance</link>
      <description>&lt;!-- [DocumentBodyStart:5ff11328-54d8-41e5-b95b-95647b78676d] --&gt;&lt;div class='jive-rendered-content'&gt;&lt;p&gt;&lt;!--StartFragment--&gt;&lt;span style="font-family: Calibri, Verdana, Helvetica, Arial;"&gt;&lt;em&gt;&lt;span style="color: #808080;"&gt;&lt;span style="font-size: 12pt;"&gt;“The best vision is insight.”&lt;/span&gt;&lt;/span&gt;&lt;/em&gt; &lt;span style="color: #808080; font-size: 12pt;"&gt;&lt;span style="font-size: 12pt;"&gt;--&lt;/span&gt;&lt;/span&gt; &lt;strong&gt;&lt;span style="color: #808080; font-size: 12pt;"&gt;&lt;span style="font-size: 12pt;"&gt;Malcolm Forbes&lt;/span&gt;&lt;/span&gt;&lt;/strong&gt; &lt;span&gt;&lt;span style="color: #808080; font-size: 12pt;"&gt;&lt;span style="font-size: 12pt;"&gt;(1919-1990), publisher of&lt;/span&gt;&lt;/span&gt; &lt;em&gt;&lt;span style="color: #808080; font-size: 12pt;"&gt;&lt;span style="font-size: 12pt;"&gt;Forbes&lt;/span&gt;&lt;/span&gt;&lt;/em&gt; &lt;span style="color: #808080; font-size: 12pt;"&gt;&lt;span style="font-size: 12pt;"&gt;magazine, New Jersey state senator and adventure hobbyist.&lt;/span&gt;&lt;/span&gt;&lt;span style="font-size: 10pt;"&gt;&lt;br/&gt;&lt;/span&gt;&lt;br/&gt; &lt;span style="font-size: 12pt;"&gt;A couple of big announcements from our friends at SAS today. For the industry at large, SAS’&lt;/span&gt;&lt;/span&gt; &lt;a class="jive-link-external-small" href="http://www.sas.com/news/preleases/SASInDatabaseProcessing.html"&gt;&lt;span style="font-size: 12pt;"&gt;commitment to in-database analytic processing&lt;/span&gt;&lt;/a&gt; &lt;span style="font-size: 12pt;"&gt;is a confirmation of trends that we have been discussing for over two years: more and more, the “data warehouse” is becoming the hub of all analytics processing for the enterprise. While that announcement covers multiple database vendors, today’s other announcement from Cary, NC on the availability of the&lt;/span&gt; &lt;a class="jive-link-external-small" href="http://www.sas.com/news/preleases/SASScoringAcceleratorForNetezza.html"&gt;&lt;span style="font-size: 12pt;"&gt;“SAS Scoring Accelerator for Netezza”&lt;/span&gt;&lt;/a&gt; &lt;span style="font-size: 12pt;"&gt;means that we and SAS are immediately putting this recommitted strategy into action.&lt;br/&gt;&lt;br/&gt; Of primary importance to Netezza’s customers is the fact that with SAS’ intensification of In-Database functionality, SAS and Netezza will continue working together to deliver ever more advanced analytic capabilities inside the Netezza appliance. And the first step on that path is an excellent one: the availability SAS Scoring Accelerator for Netezza means that Netezza’s customers are able to execute SAS scoring models directly within the Netezza appliance and in-line with other SQL query processing on their data. The SAS Scoring Accelerator for Netezza will be Generally Available in early 2010, and Netezza and SAS are already working with a small number of early adopter customers such as Catalina Marketing, as they begin to benefit from this powerful functionality.&lt;br/&gt;&lt;br/&gt; These scoring models are used in virtually every vertical market in which Netezza sells our products for fraud detection, credit and risk analysis and market segmentation. By embedding them in the Netezza appliance, customers will get the same 10-100X market-leading performance on scoring their data as they do on query processing. By running in-database customers can score&lt;/span&gt; &lt;strong&gt;&lt;span style="font-size: 12pt;"&gt;all&lt;/span&gt;&lt;/strong&gt; &lt;span style="font-size: 12pt;"&gt;their data a&lt;/span&gt;&lt;span style="font-size: 12pt;"&gt;&lt;span style="font-size: 12pt;"&gt;nd not be reliant on&lt;/span&gt;&lt;/span&gt; &lt;span style="font-size: 12pt;"&gt;only using samples or aggregates for expediency. And the in-database scoring also means that the inherent delays, or latency, in getting at the data to score it has been eliminated. The best way to deal with the large amounts of data being loaded in today’s data warehouse systems is not move it unless necessary, so Netezza’s AMPP architecture and method of moving the data processing as close as possible to where data is stored delivers huge performance gains for in-database analytics.&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;a href="http://www.enzeecommunity.com/servlet/JiveServlet/showImage/38-1115-1402/n-sight+atomic+small+2.png"&gt;&lt;img alt="n-sight atomic small 2.png" class="jive-image" src="http://www.enzeecommunity.com/servlet/JiveServlet/downloadImage/38-1115-1402/n-sight+atomic+small+2.png" style="float: right;"/&gt;&lt;/a&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="font-family: Calibri, Verdana, Helvetica, Arial;"&gt;&lt;span&gt;&lt;!--StartFragment--&gt;&lt;span style="font-family: Calibri, Verdana, Helvetica, Arial;"&gt;&lt;span&gt;&lt;a href="http://www.enzeecommunity.com/servlet/JiveServlet/showImage/38-1115-1404/n-sight+logo+small.png"&gt;&lt;img alt="n-sight logo small.png" class="jive-image" src="http://www.enzeecommunity.com/servlet/JiveServlet/downloadImage/38-1115-1404/n-sight+logo+small.png" style="float: left;"/&gt;&lt;/a&gt;&lt;span style="font-size: 12pt;"&gt;The on-going partnering work with SAS, and specifically the Scoring Accelerator, are part of the conversation with customers, partners and the market in general that Netezza began back with our Enzee Universe world tour in September regarding our vision for the industry and for Netezza. It’s known as “Netezza Insight” and CEO Jim Baum used his keynote addresses in seven cities around the world to begin the dialogue of taking Netezza and the concept of data warehousing “deeper”, “higher”, “wider” in a “unified” enterprise-wide platform approach together with other partners in the community. In smaller settings with customers, partners and analysts since then, we’ve continued that dialogue since the Enzee Universe and generated real excitement as they come to understand the full breadth of what Netezza is enabling in the market.&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="font-size: 12pt;"&gt;&lt;br/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="font-family: Calibri, Verdana, Helvetica, Arial; font-size: 12pt;"&gt;&lt;span style="font-size: 12pt;"&gt;In coming days, we’ll be writing more about Netezza Insight and how it is manifest in product platforms, features and applications. But for today, let’s just say that SAS and Netezza customers are already able to do more, faster, with our combined products than ever before and that this is just a step toward even more powerful capabilities.&lt;br/&gt;&lt;br/&gt; As Rick (Humphrey Bogart) said in the closing scenes of&lt;/span&gt; &lt;em&gt;&lt;span style="font-size: 12pt;"&gt;Casablanca&lt;/span&gt;&lt;/em&gt;&lt;span style="font-size: 12pt;"&gt;, “I think this is the beginning of a beautiful friendship.”&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #808080;"&gt;&lt;span style="font-size: 10pt;"&gt;[&lt;/span&gt;&lt;span style="font-size: 10pt;"&gt;&lt;span style="color: #808080;"&gt;UPDATE: Rather than just reading what I have to say, you can watch SAS Executive Vice President and CTO Keith Collins describe his take on the value of in-database processing and the Scoring Accelerator for Netezza in the following video from the Enzee Universe 2009 show in Boston.]&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;br/&gt;&lt;br/&gt;&lt;span&gt; &lt;/span&gt;&lt;p style="text-align: center;"&gt;&lt;object height="350" width="425"&gt;&lt;param name="movie" value="http://www.youtube.com/v/v1p-rOt70aI"/&gt;&lt;param name="wmode" value="transparent"/&gt;&lt;embed height="350" src="http://www.youtube.com/v/v1p-rOt70aI" type="application/x-shockwave-flash" width="425" wmode="transparent"&gt;&lt;/embed&gt;&lt;/object&gt;&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:5ff11328-54d8-41e5-b95b-95647b78676d] --&gt;</description>
      <category domain="http://www.enzeecommunity.com/blogs/nzblog/tags">sas</category>
      <category domain="http://www.enzeecommunity.com/blogs/nzblog/tags">advanced_analytics</category>
      <category domain="http://www.enzeecommunity.com/blogs/nzblog/tags">netezza_insight</category>
      <category domain="http://www.enzeecommunity.com/blogs/nzblog/tags">analytics</category>
      <category domain="http://www.enzeecommunity.com/blogs/nzblog/tags">risk</category>
      <category domain="http://www.enzeecommunity.com/blogs/nzblog/tags">extreme</category>
      <category domain="http://www.enzeecommunity.com/blogs/nzblog/tags">netezza</category>
      <category domain="http://www.enzeecommunity.com/blogs/nzblog/tags">scoring_accelerator</category>
      <category domain="http://www.enzeecommunity.com/blogs/nzblog/tags">in-database</category>
      <category domain="http://www.enzeecommunity.com/blogs/nzblog/tags">onstream</category>
      <category domain="http://www.enzeecommunity.com/blogs/nzblog/tags">n-sight</category>
      <category domain="http://www.enzeecommunity.com/blogs/nzblog/tags">catalina</category>
      <category domain="http://www.enzeecommunity.com/blogs/nzblog/tags">catalina_marketing</category>
      <category domain="http://www.enzeecommunity.com/blogs/nzblog/tags">bi</category>
      <category domain="http://www.enzeecommunity.com/blogs/nzblog/tags">scoring</category>
      <category domain="http://www.enzeecommunity.com/blogs/nzblog/tags">crm</category>
      <category domain="http://www.enzeecommunity.com/blogs/nzblog/tags">fraud</category>
      <category domain="http://www.enzeecommunity.com/blogs/nzblog/tags">segmentation</category>
      <pubDate>Mon, 16 Nov 2009 16:07:06 GMT</pubDate>
      <author>pfrancisco</author>
      <guid>http://www.enzeecommunity.com/blogs/nzblog/2009/11/16/sas-goes-inside-the-netezza-appliance</guid>
      <dc:date>2009-11-16T16:07:06Z</dc:date>
      <clearspace:dateToText>9 months, 2 weeks ago</clearspace:dateToText>
      <wfw:comment>http://www.enzeecommunity.com/blogs/nzblog/comment/sas-goes-inside-the-netezza-appliance</wfw:comment>
      <wfw:commentRss>http://www.enzeecommunity.com/blogs/nzblog/feeds/comments?blogPost=1115</wfw:commentRss>
    </item>
    <item>
      <title>A "FUD-machine" in overdrive?</title>
      <link>http://www.enzeecommunity.com/blogs/nzblog/2009/08/04/a-fud-machine-in-overdrive</link>
      <description>&lt;!-- [DocumentBodyStart:9ea61203-bc39-4952-b10d-a930b7883734] --&gt;&lt;div class='jive-rendered-content'&gt;&lt;p&gt;&lt;!--StartFragment--&gt;&lt;span style="font-family: Calibri, Verdana, Helvetica, Arial;"&gt;&lt;span style="font-size: 10pt; "&gt;&lt;span style="font-family: verdana, geneva;"&gt;&lt;span style="font-family: verdana, geneva;"&gt;&lt;span style="font-size: 10pt;"&gt;A loyal customer alerted us to&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-family: verdana, geneva; font-size: 10pt;"&gt;&lt;span style="font-size: 10pt;"&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-size: 10pt; "&gt;&lt;span style="font-family: verdana, geneva;"&gt;&lt;span style="font-family: verdana, geneva; font-size: 10pt;"&gt;&lt;span style="font-size: 10pt;"&gt;&lt;a class="active_link" href="http://blogs.oracle.com/datawarehousing/2009/08/a_not_so_fabulous_new_release_1.html"&gt;an Oracle blog by Jean-Pierre Dijcks&lt;/a&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt; &lt;span style="font-family: verdana, geneva; font-size: 10pt;"&gt;&lt;span style="font-size: 10pt;"&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-size: 10pt; "&gt;&lt;span style="font-family: verdana, geneva;"&gt;&lt;span style="font-family: verdana, geneva; font-size: 10pt;"&gt;&lt;span style="font-size: 10pt;"&gt;earlier today that showed the Oracle FUD machine is fully revved-up and ready to go. I'd like to offer a rebuttal, however in the interest of not intruding on Jean-Pierre's entry with an overly-long comment, I've just put a short response on his blog post with a pointer to this one.&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="font-size: 10pt; "&gt;&lt;span style="font-family: verdana, geneva;"&gt;&lt;span style="font-family: verdana, geneva; font-size: 10pt;"&gt;&lt;span style="font-size: 10pt;"&gt;&lt;br/&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;strong&gt;&lt;span style="text-decoration: underline;"&gt;&lt;span style="font-family: verdana, geneva;"&gt;&lt;span style="font-family: verdana, geneva; font-size: 10pt;"&gt;&lt;span style="font-size: 10pt;"&gt;Misconceptions and Misunderstandings, or Errors and Plain-old FUD?&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="font-family: Calibri, Verdana, Helvetica, Arial;"&gt;&lt;span style="font-family: verdana, geneva;"&gt;&lt;span style="font-family: verdana, geneva; font-size: 10pt;"&gt;&lt;span style="font-size: 10pt;"&gt;I’m writing to correct *just a few* of the misconceptions about what is rea&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-size: 10pt;"&gt;&lt;span style="font-family: verdana, geneva;"&gt;&lt;span style="font-family: verdana, geneva; font-size: 10pt;"&gt;&lt;span style="font-size: 10pt;"&gt;lly important in hig&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-family: verdana, geneva;"&gt;&lt;span style="font-family: verdana, geneva; font-size: 10pt;"&gt;&lt;span style="font-size: 10pt;"&gt;h-performance, scalable data warehouse systems, errors, or just plain-old pure “competitive FUD” points from Jean-Pierre's posting earlier today. We certainly have posted some information recently about the&lt;/span&gt;&lt;/span&gt;&lt;/span&gt; &lt;span style="font-family: verdana, geneva; font-size: 10pt;"&gt;&lt;span style="font-size: 10pt;"&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-family: verdana, geneva;"&gt;&lt;span style="font-family: verdana, geneva; font-size: 10pt;"&gt;&lt;span style="font-size: 10pt;"&gt;&lt;a class="active_link" href="http://www.netezza.com/releases/2009/release080409.htm"&gt;TwinFin&lt;/a&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt; &lt;span style="font-family: verdana, geneva; font-size: 10pt;"&gt;&lt;span style="font-size: 10pt;"&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-family: verdana, geneva;"&gt;&lt;span style="font-family: verdana, geneva; font-size: 10pt;"&gt;&lt;span style="font-size: 10pt;"&gt;product and&lt;/span&gt;&lt;/span&gt;&lt;/span&gt; &lt;span style="font-family: verdana, geneva; font-size: 10pt;"&gt;&lt;span style="font-size: 10pt;"&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-family: verdana, geneva;"&gt;&lt;span style="font-family: verdana, geneva; font-size: 10pt;"&gt;&lt;span style="font-size: 10pt;"&gt;&lt;a class="active_link" href="http://www.dbms2.com/2009/07/18/netezza-on-concurrency-and-workload-management/"&gt;Curt Monash’s postings&lt;/a&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt; &lt;span style="font-family: verdana, geneva; font-size: 10pt;"&gt;&lt;span style="font-size: 10pt;"&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-family: verdana, geneva;"&gt;&lt;span style="font-family: verdana, geneva; font-size: 10pt;"&gt;&lt;span style="font-size: 10pt;"&gt;late Thursday provided more info. If his readers are interested in learning more, or even signing up for a “&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;a class="jive-link-external-small" href="http://www.netezza.com/testdrive/"&gt;&lt;span style="font-family: verdana, geneva;"&gt;&lt;span style="font-family: verdana, geneva; font-size: 10pt;"&gt;&lt;span style="font-size: 10pt;"&gt;Test Drive&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/a&gt;&lt;span style="font-family: verdana, geneva;"&gt;&lt;span style="font-family: verdana, geneva; font-size: 10pt;"&gt;&lt;span style="font-size: 10pt;"&gt;”, they should visit www.netezza.com.&lt;br/&gt;&lt;br/&gt; First off, I think this is a “banner day” for Netezza. We believe that TwinFin (and the other products in the new product family)&lt;/span&gt;&lt;/span&gt;&lt;/span&gt; &lt;span style="font-family: verdana, geneva; font-size: 10pt;"&gt;&lt;span style="font-size: 10pt;"&gt;&lt;/span&gt;&lt;/span&gt;&lt;strong&gt;&lt;em&gt;&lt;span style="font-family: verdana, geneva;"&gt;&lt;span style="font-family: verdana, geneva; font-size: 10pt;"&gt;&lt;span style="font-size: 10pt;"&gt;extend&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/em&gt;&lt;/strong&gt; &lt;span style="font-family: verdana, geneva; font-size: 10pt;"&gt;&lt;span style="font-size: 10pt;"&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-family: verdana, geneva;"&gt;&lt;span style="font-family: verdana, geneva; font-size: 10pt;"&gt;&lt;span style="font-size: 10pt;"&gt;both our performance and price-performance advantage over our competitors. We stand by our marketing statements that we regularly demonstrate 10-100X performance advantages over our competitors, particularly competitive offerings of the major incumbent DW system vendors (“Just who are those incumbents?” Jean-Pierre's readers may ask. Well let’s just say that we see Oracle as the incumbent system and/or a challenger system in over 50% of our deal flow.).&lt;br/&gt;&lt;br/&gt; Regarding his claims about DBM being “&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;em&gt;&lt;span style="font-family: verdana, geneva;"&gt;&lt;span style="font-family: verdana, geneva; font-size: 10pt;"&gt;&lt;span style="font-size: 10pt;"&gt;faster than Netezza&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/em&gt;&lt;span style="font-family: verdana, geneva;"&gt;&lt;span style="font-family: verdana, geneva; font-size: 10pt;"&gt;&lt;span style="font-size: 10pt;"&gt;” (and I can only assume he meant at “real” data warehouse tasks) - we’re ready whenever Oracle feels up to actually taking one of their Database Machines onsite to a customer for a fair, open customer benchmark. So far, Oracle have been, shall we say, “a little reticent” to do on-site benchmark testing against Netezza.&lt;br/&gt;&lt;br/&gt; Next, given the large number of incorrect points in the original posting, I think perhaps that just a few of them will be useful enough for readers to get the gist of just how far afield some of the ‘facts’ are:&lt;br/&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;ul&gt;&lt;li&gt;&lt;span style="font-family: Calibri, Verdana, Helvetica, Arial;"&gt;&lt;span style="font-family: verdana, geneva;"&gt;&lt;span style="font-family: verdana, geneva; font-size: 10pt;"&gt;&lt;span style="font-size: 10pt;"&gt;“&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="text-decoration: underline;"&gt;&lt;span style="font-family: verdana, geneva;"&gt;&lt;span style="font-family: verdana, geneva; font-size: 10pt;"&gt;&lt;span style="font-size: 10pt;"&gt;It all comes down to data scan rates per rack&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-family: verdana, geneva;"&gt;&lt;span style="font-family: verdana, geneva; font-size: 10pt;"&gt;&lt;span style="font-size: 10pt;"&gt;”: Would that it were true that all of data warehousing boiled down to full-stream data scans (as if the entire world of analytics relied on “&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;em&gt;&lt;span style="font-family: verdana, geneva;"&gt;&lt;span style="font-family: verdana, geneva; font-size: 10pt;"&gt;&lt;span style="font-size: 10pt;"&gt;select count(*) from lineitem&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/em&gt;&lt;span style="font-family: verdana, geneva;"&gt;&lt;span style="font-family: verdana, geneva; font-size: 10pt;"&gt;&lt;span style="font-size: 10pt;"&gt;” types of queries), then we could all measure “goodness” on how many GB/sec of data could be burst-scanned in our systems. But that’s not the case. So we build Netezza’s data and analytic appliances to deliver the best possible&lt;/span&gt;&lt;/span&gt;&lt;/span&gt; &lt;span style="font-family: verdana, geneva; font-size: 10pt;"&gt;&lt;span style="font-size: 10pt;"&gt;&lt;/span&gt;&lt;/span&gt;&lt;strong&gt;&lt;span style="text-decoration: underline;"&gt;&lt;span style="font-family: verdana, geneva;"&gt;&lt;span style="font-family: verdana, geneva; font-size: 10pt;"&gt;&lt;span style="font-size: 10pt;"&gt;&lt;span style="text-decoration: underline;"&gt;overall performance&lt;/span&gt; &lt;span style="font-weight: normal;"&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/strong&gt;&lt;span style="font-family: verdana, geneva; font-size: 10pt;"&gt;&lt;span style="font-size: 10pt;"&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-family: verdana, geneva;"&gt;&lt;span style="font-family: verdana, geneva; font-size: 10pt;"&gt;&lt;span style="font-size: 10pt;"&gt;at the best price and power requirements. As a consequence, and following from those same numbers as-posted, a single rack of TwinFin can&lt;/span&gt;&lt;/span&gt;&lt;/span&gt; &lt;span style="font-family: verdana, geneva; font-size: 10pt;"&gt;&lt;span style="font-size: 10pt;"&gt;&lt;/span&gt;&lt;/span&gt;&lt;strong&gt;&lt;span style="text-decoration: underline;"&gt;&lt;span style="font-family: verdana, geneva;"&gt;&lt;span style="font-family: verdana, geneva; font-size: 10pt;"&gt;&lt;span style="font-size: 10pt;"&gt;&lt;span style="text-decoration: underline;"&gt;process&lt;/span&gt; &lt;span style="font-weight: normal;"&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/strong&gt;&lt;span style="font-family: verdana, geneva; font-size: 10pt;"&gt;&lt;span style="font-size: 10pt;"&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-family: verdana, geneva;"&gt;&lt;span style="font-family: verdana, geneva; font-size: 10pt;"&gt;&lt;span style="font-size: 10pt;"&gt;(not just scan) about 400 million rows of data per second. That’s process, as in: “&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;em&gt;&lt;span style="font-family: verdana, geneva;"&gt;&lt;span style="font-family: verdana, geneva; font-size: 10pt;"&gt;&lt;span style="font-size: 10pt;"&gt;scan, decompress, project, restrict, AND join, etc.&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/em&gt;&lt;span style="font-family: verdana, geneva;"&gt;&lt;span style="font-family: verdana, geneva; font-size: 10pt;"&gt;&lt;span style="font-size: 10pt;"&gt;”. Need more processing firepower? Netezza’s system performance scales linearly with the addition of more S-Blades: at the low-end, the TwinFin 3 can deliver as much as 100M rows/second of processing horsepower, while the TwinFin 120 can provide you with 4 billion rows/second.  Does a system that still relies on using SMP-based servers running “plain old” Oracle 11g RAC scale similarly for data warehousing?&lt;br/&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;&lt;span style="font-family: Calibri, Verdana, Helvetica, Arial;"&gt;&lt;span style="font-family: verdana, geneva;"&gt;&lt;span style="font-family: verdana, geneva; font-size: 10pt;"&gt;&lt;span style="font-size: 10pt;"&gt;&lt;br/&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-family: verdana, geneva; font-size: 10pt;"&gt;&lt;span style="font-size: 10pt;"&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-family: verdana, geneva; font-size: 10pt;"&gt;&lt;span style="font-size: 10pt;"&gt;&lt;span style="font-family: verdana, geneva;"&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;ul&gt;&lt;li&gt;&lt;span style="font-family: Calibri, Verdana, Helvetica, Arial;"&gt;&lt;span style="font-family: verdana, geneva;"&gt;&lt;span style="font-family: verdana, geneva; font-size: 10pt;"&gt;&lt;span style="font-size: 10pt;"&gt;“&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="text-decoration: underline;"&gt;&lt;span style="font-family: verdana, geneva;"&gt;&lt;span style="font-family: verdana, geneva; font-size: 10pt;"&gt;&lt;span style="font-size: 10pt;"&gt;Non-open Linux running on FPGAs&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-family: verdana, geneva;"&gt;&lt;span style="font-family: verdana, geneva; font-size: 10pt;"&gt;&lt;span style="font-size: 10pt;"&gt;”: I’m really not sure what (if anything) was meant by this, but saying that Netezza’s FPGAs “are apparently running non-open Linux” is oxymoronic on at least two different levels (FPGAs don’t typically “run” an OS and, “non-open Linux” - really?)&lt;br/&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;&lt;span style="font-family: Calibri, Verdana, Helvetica, Arial;"&gt;&lt;span style="font-family: verdana, geneva;"&gt;&lt;span style="font-family: verdana, geneva; font-size: 10pt;"&gt;&lt;span style="font-size: 10pt;"&gt;&lt;br/&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-family: verdana, geneva; font-size: 10pt;"&gt;&lt;span style="font-size: 10pt;"&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-family: verdana, geneva; font-size: 10pt;"&gt;&lt;span style="font-size: 10pt;"&gt;&lt;span style="font-family: verdana, geneva;"&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;ul&gt;&lt;li&gt;&lt;span style="font-family: Calibri, Verdana, Helvetica, Arial;"&gt;&lt;span style="font-family: verdana, geneva;"&gt;&lt;span style="font-family: verdana, geneva; font-size: 10pt;"&gt;&lt;span style="font-size: 10pt;"&gt;“&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="text-decoration: underline;"&gt;&lt;span style="font-family: verdana, geneva;"&gt;&lt;span style="font-family: verdana, geneva; font-size: 10pt;"&gt;&lt;span style="font-size: 10pt;"&gt;User data &amp;amp; compresssion&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-family: verdana, geneva;"&gt;&lt;span style="font-family: verdana, geneva; font-size: 10pt;"&gt;&lt;span style="font-size: 10pt;"&gt;”: I also enjoyed the accounting of all that “user data” available to DBM users in the Oracle table and the various comments about compression. When Netezza quotes user data capacities in our systems, the numbers reflect real raw user data space, not space that will be further reduced because of required indexes in an attempt to boost performance. Furthermore, Netezza’s compression &amp;amp; decompression techniques allow us to extract “pure performance” from their use. By not relying on CPU cycles to decompress the data before we can process it any further, the FPGA engines decompress the data, on-the-fly, as fast as it streams off the disk drives. Can Oracle make either of those claims?&lt;br/&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;&lt;span style="font-family: Calibri, Verdana, Helvetica, Arial;"&gt;&lt;span style="font-family: verdana, geneva;"&gt;&lt;span style="font-family: verdana, geneva; font-size: 10pt;"&gt;&lt;span style="font-size: 10pt;"&gt;&lt;br/&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-family: verdana, geneva; font-size: 10pt;"&gt;&lt;span style="font-size: 10pt;"&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-family: verdana, geneva; font-size: 10pt;"&gt;&lt;span style="font-size: 10pt;"&gt;&lt;span style="font-family: verdana, geneva;"&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;ul&gt;&lt;li&gt;&lt;span style="font-family: Calibri, Verdana, Helvetica, Arial;"&gt;&lt;span style="font-family: verdana, geneva;"&gt;&lt;span style="font-family: verdana, geneva; font-size: 10pt;"&gt;&lt;span style="font-size: 10pt;"&gt;“&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="text-decoration: underline;"&gt;&lt;span style="font-family: verdana, geneva;"&gt;&lt;span style="font-family: verdana, geneva; font-size: 10pt;"&gt;&lt;span style="font-size: 10pt;"&gt;Tolerating node failures without downtime&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-family: verdana, geneva;"&gt;&lt;span style="font-family: verdana, geneva; font-size: 10pt;"&gt;&lt;span style="font-size: 10pt;"&gt;”: In perhaps the most bald-faced inaccuracy, the Oracle blog claimed, that Netezza “continues to lack the ability to tolerate node failures without downtime”. This I can only chock up to pure competitive “FUD-ism” as our capabilities in this area have been quite strong throughout the four generations of Netezza appliances and are further strengthened in TwinFin. Netezza is a fully-redundant system with no single point of failure, even in our smallest systems. Failover in the presence of failures of the disk drives, S-Blades, internal networking or host processors (in short, everything) is automatic and done in-service, with hot-swappable replacement throughout.&lt;br/&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;&lt;span style="font-family: Calibri, Verdana, Helvetica, Arial;"&gt;&lt;span style="font-family: verdana, geneva;"&gt;&lt;span style="font-family: verdana, geneva; font-size: 10pt;"&gt;&lt;span style="font-size: 10pt;"&gt;&lt;br/&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-family: verdana, geneva; font-size: 10pt;"&gt;&lt;span style="font-size: 10pt;"&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-family: verdana, geneva; font-size: 10pt;"&gt;&lt;span style="font-size: 10pt;"&gt;&lt;span style="font-family: verdana, geneva;"&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;ul&gt;&lt;li&gt;&lt;span style="font-family: Calibri, Verdana, Helvetica, Arial;"&gt;&lt;span style="font-family: verdana, geneva;"&gt;&lt;span style="font-family: verdana, geneva; font-size: 10pt;"&gt;&lt;span style="font-size: 10pt;"&gt;“&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="text-decoration: underline;"&gt;&lt;span style="font-family: verdana, geneva;"&gt;&lt;span style="font-family: verdana, geneva; font-size: 10pt;"&gt;&lt;span style="font-size: 10pt;"&gt;Appliance simplicity&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-family: verdana, geneva;"&gt;&lt;span style="font-family: verdana, geneva; font-size: 10pt;"&gt;&lt;span style="font-size: 10pt;"&gt;”: One thing Jean-Pierre didn’t address that might have been humorous to see his take on is the notion of “appliance simplicity” - basically the ability to build, support and maintain large to very large-sized data warehouses, with heavy workloads, with no or minimal tuning, partitioning, indexing or other “performance duct tape” required. Routinely, this capability in the Netezza systems is what delights our customers most and we have customers managing systems with several hundreds of terabytes of user data (not indexes + data, mind you - real data) with fractions of an FTE (full-time employee) devoted to them.&lt;br/&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;&lt;span style="font-family: Calibri, Verdana, Helvetica, Arial;"&gt;&lt;span style="font-family: verdana, geneva;"&gt;&lt;span style="font-family: verdana, geneva; font-size: 10pt;"&gt;&lt;span style="font-size: 10pt;"&gt;&lt;br/&gt; I hope that clears up some of the misconceptions. If any of Jean-Pierre's readers or Oracle customers would like to see or hear more about TwinFin for themselves, we definitely would invite them to come stop by our booth (#207) at&lt;/span&gt;&lt;/span&gt;&lt;/span&gt; &lt;span style="font-family: verdana, geneva; font-size: 10pt;"&gt;&lt;span style="font-size: 10pt;"&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-family: verdana, geneva;"&gt;&lt;span style="font-family: verdana, geneva; font-size: 10pt;"&gt;&lt;span style="font-size: 10pt;"&gt;&lt;a class="active_link" href="http://www.tdwi.org/SanDiego2009/"&gt;TDWI&lt;/a&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt; &lt;span style="font-family: verdana, geneva; font-size: 10pt;"&gt;&lt;span style="font-size: 10pt;"&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-family: verdana, geneva;"&gt;&lt;span style="font-family: verdana, geneva; font-size: 10pt;"&gt;&lt;span style="font-size: 10pt;"&gt;or come to one or our regional&lt;/span&gt;&lt;/span&gt;&lt;/span&gt; &lt;span style="font-family: verdana, geneva; font-size: 10pt;"&gt;&lt;span style="font-size: 10pt;"&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-family: verdana, geneva;"&gt;&lt;span style="font-family: verdana, geneva; font-size: 10pt;"&gt;&lt;span style="font-size: 10pt;"&gt;&lt;a class="active_link" href="http://www.enzeeuniverse.com/"&gt;Enzee Universe events&lt;/a&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt; &lt;span style="font-family: verdana, geneva; font-size: 10pt;"&gt;&lt;span style="font-size: 10pt;"&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-family: verdana, geneva; font-size: 10pt;"&gt;&lt;span style="font-size: 10pt;"&gt;&lt;span style="font-family: verdana, geneva;"&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span&gt;&lt;span style="font-family: verdana, geneva;"&gt;&lt;span style="font-family: verdana, geneva; font-size: 10pt;"&gt;&lt;span style="font-size: 10pt;"&gt;coming to a location near you.&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-family: verdana, geneva;"&gt;&lt;span style="font-family: Calibri, Verdana, Helvetica, Arial;"&gt;&lt;br/&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span&gt;&lt;/span&gt;&lt;/p&gt;&lt;!--EndFragment--&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:9ea61203-bc39-4952-b10d-a930b7883734] --&gt;</description>
      <category domain="http://www.enzeecommunity.com/blogs/nzblog/tags">poc</category>
      <category domain="http://www.enzeecommunity.com/blogs/nzblog/tags">enzee_universe</category>
      <category domain="http://www.enzeecommunity.com/blogs/nzblog/tags">twinfin</category>
      <category domain="http://www.enzeecommunity.com/blogs/nzblog/tags">monash</category>
      <category domain="http://www.enzeecommunity.com/blogs/nzblog/tags">fud</category>
      <category domain="http://www.enzeecommunity.com/blogs/nzblog/tags">oracle</category>
      <category domain="http://www.enzeecommunity.com/blogs/nzblog/tags">oracle_database_machine</category>
      <category domain="http://www.enzeecommunity.com/blogs/nzblog/tags">benchmark</category>
      <category domain="http://www.enzeecommunity.com/blogs/nzblog/tags">performance</category>
      <category domain="http://www.enzeecommunity.com/blogs/nzblog/tags">price-performance</category>
      <category domain="http://www.enzeecommunity.com/blogs/nzblog/tags">exadata</category>
      <category domain="http://www.enzeecommunity.com/blogs/nzblog/tags">tdwi</category>
      <category domain="http://www.enzeecommunity.com/blogs/nzblog/tags">dbms2</category>
      <pubDate>Tue, 04 Aug 2009 21:31:18 GMT</pubDate>
      <author>pfrancisco</author>
      <guid>http://www.enzeecommunity.com/blogs/nzblog/2009/08/04/a-fud-machine-in-overdrive</guid>
      <dc:date>2009-08-04T21:31:18Z</dc:date>
      <clearspace:dateToText>1 year, 4 weeks ago</clearspace:dateToText>
      <wfw:comment>http://www.enzeecommunity.com/blogs/nzblog/comment/a-fud-machine-in-overdrive</wfw:comment>
      <wfw:commentRss>http://www.enzeecommunity.com/blogs/nzblog/feeds/comments?blogPost=1102</wfw:commentRss>
    </item>
    <item>
      <title>Shooting the Curl in San Diego</title>
      <link>http://www.enzeecommunity.com/blogs/nzblog/2009/08/04/shooting-the-curl-in-san-diego</link>
      <description>&lt;!-- [DocumentBodyStart:a17260a3-c6cd-48f8-82d2-06abd26ee4c3] --&gt;&lt;div class='jive-rendered-content'&gt;&lt;p&gt;&lt;!--StartFragment--&gt;&lt;/p&gt;&lt;p class="MsoNormal" style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p class="MsoNormal"&gt;&lt;span style="color: #808080;"&gt;&lt;br/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class="MsoNormal"&gt;&lt;em&gt;"You stay classy, San Diego." -- Ron Burgundy (Will Ferrell) in "&lt;a class="jive-link-external-small" href="http://uk.rottentomatoes.com/m/anchorman/pictures/4.php#"&gt;&lt;span style="color: #808080; font-size: 10pt;"&gt;&lt;span style="font-size: 10pt;"&gt;&lt;span style="font-family: tahoma, arial, helvetica, sans-serif;"&gt;&lt;span style="color: #808080;"&gt;&lt;span style="color: #808080;"&gt;Anchorman&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/a&gt;&lt;/em&gt;&lt;em&gt;" (2004)&lt;a href="http://www.enzeecommunity.com/servlet/JiveServlet/showImage/38-1099-1304/Will+Ferrell+Anchorman.gif"&gt;&lt;img alt="Will Ferrell Anchorman.gif" class="jive-image" src="http://www.enzeecommunity.com/servlet/JiveServlet/downloadImage/38-1099-1304/Will+Ferrell+Anchorman.gif" style="float: right;"/&gt;&lt;/a&gt;&lt;/em&gt;&lt;/p&gt;&lt;p class="MsoNormal"&gt;&lt;a class="jive-link-external-small" href="http://www.netezza.com/releases/2009/release080409.htm"&gt;&lt;span style="color: #808080;"&gt;&lt;br/&gt;&lt;/span&gt;&lt;/a&gt;&lt;/p&gt;&lt;p class="MsoNormal"&gt;This morning a few others from the Netezza Marketing and Product Management teams and I are ensconced by the Marina in sunny San Diego, CA for the &lt;a class="jive-link-external-small" href="http://www.tdwi.org/SanDiego2009/"&gt;TDWI World Conference&lt;/a&gt; and for an news announcement or two. And who better to bring us "Breaking News!" than the Number 1 newsman in all of San Diego, Ron Burgundy. &lt;em&gt;[For those of you who might have been "hoping for more" from Ron in a quote about San Diego, you can check out the&lt;/em&gt; &lt;a class="jive-link-external-small" href="http://www.imdb.com/title/tt0357413/quotes"&gt;&lt;em&gt;IMDB database&lt;/em&gt;&lt;/a&gt; &lt;em&gt;for some great ones, including Ron's own historical (and hysterical) etymology for the city's name.]&lt;/em&gt;&lt;/p&gt;&lt;p class="MsoNormal"&gt;&lt;span&gt;&lt;br/&gt;&lt;a class="jive-link-external-small" href="http://www.netezza.com"&gt;&lt;img alt="BANNER_TwinFin_3.gif" class="jive-image" src="http://www.enzeecommunity.com/servlet/JiveServlet/downloadImage/38-1099-1305/BANNER_TwinFin_3.gif"/&gt;&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class="MsoNormal" style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p class="MsoNormal"&gt;&lt;span&gt;Though it’s&lt;/span&gt; &lt;a class="jive-link-external-small" href="http://www.dbms2.com/2009/07/30/netezza-new-product-family/"&gt;not exactly a state-secret&lt;/a&gt; at this point, tod&lt;span&gt;ay we’re launching the 4th generation of Netezza data warehouse and analytic appliances and the first of four initial product lines in it:&lt;/span&gt; &lt;strong&gt;&lt;a class="jive-link-external-small" href="http://www.netezza.com/releases/2009/release080409.htm"&gt;TwinFin™&lt;/a&gt;&lt;/strong&gt;&lt;span&gt;.&lt;br/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class="MsoNormal" style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p class="MsoNormal"&gt;&lt;a href="http://www.enzeecommunity.com/servlet/JiveServlet/showImage/38-1099-1306/TwinFin+logo+name.jpg"&gt;&lt;img alt="TwinFin logo name.jpg" class="jive-image-thumbnail jive-image" src="http://www.enzeecommunity.com/servlet/JiveServlet/downloadImage/38-1099-1306/TwinFin+logo+name.jpg" width="620"/&gt;&lt;/a&gt;&lt;/p&gt;&lt;p class="MsoNormal"&gt;&lt;span&gt;Some of the core characteristics of the TwinFin and the overall platform are:&lt;/span&gt;&lt;/p&gt;&lt;ul type="disc"&gt;&lt;li class="MsoNormal"&gt;&lt;span&gt;Resetting Netezza’s price-performance leadership position in the market and extending Netezza’s performance lead;&lt;/span&gt;&lt;span&gt;&lt;/span&gt;&lt;/li&gt;&lt;li class="MsoNormal"&gt;&lt;span&gt;Disrupting the competitive data warehouse market among the incumbents, just as we did with our initial systems in 2003/’04;&lt;/span&gt; &lt;span&gt;&lt;/span&gt;&lt;/li&gt;&lt;li class="MsoNormal"&gt;&lt;span&gt;Moving to a commercially-available, blade-based server and storage platform; and&lt;/span&gt;&lt;span&gt;&lt;/span&gt;&lt;/li&gt;&lt;li class="MsoNormal"&gt;&lt;span&gt;Opening Netezza’s aperture on the broader market with a multi-product platform design to match customers’ data warehouse and analytics needs across their enterprise&lt;/span&gt;&lt;span&gt;&lt;/span&gt;&lt;/li&gt;&lt;/ul&gt;&lt;p class="MsoNormal"&gt;&lt;span&gt;&lt;br/&gt; After the market disruption Netezza caused with the introduction of the NPS® in 2003 and since, we have seen the entry of dozens of new startups in our wake and virtually every major incumbent data warehouse vendor has retooled its portfolio to include a “response” to the Data Warehouse Appliance (DWA) in a suddenly reenergized market. Several of them, to their credit, have advanced their value propositions and improved their competitive position.&lt;br/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class="MsoNormal"&gt;&lt;span&gt;&lt;br/&gt;&lt;a href="http://www.enzeecommunity.com/servlet/JiveServlet/showImage/38-1099-1308/TwinFin+Board+Image.gif"&gt;&lt;img alt="TwinFin Board Image.gif" class="jive-image" src="http://www.enzeecommunity.com/servlet/JiveServlet/downloadImage/38-1099-1308/TwinFin+Board+Image.gif" style="float: left;"/&gt;&lt;/a&gt;Now it is Netezza’s time once again. With the introduction of TwinFin and the other members of the new family of products, Netezza is once again changing the game; widening the applicability of our systems to more types of customers, applications and partners in the market.&lt;br/&gt;&lt;br/&gt; As stated in&lt;/span&gt; &lt;a class="jive-link-blog-small" href="http://www.enzeecommunity.com/blogs/nzblog/2009/07/31/change-but-no-change"&gt;my response to Curt Monash&lt;/a&gt;, &lt;a class="jive-link-external-small" href="/blogs/change-but-no-change"&gt;my response to Curt Monash&lt;/a&gt; &lt;span&gt;last week, we think of this 4&lt;sup&gt;th&lt;/sup&gt; generation of the Netezza appliance as using “&lt;em&gt;the same architecture with a new physical implementation&lt;/em&gt;”. Starting with TwinFin, we moved to a commodity blade-server based system framework, but one that still uses Netezza’s “secret sauce” to deliver as much as a 5X increase in performance over the previous generation of Netezza systems, namely:&lt;/span&gt;&lt;/p&gt;&lt;p class="MsoListParagraphCxSpFirst"&gt;&lt;span&gt;&lt;span&gt;· &lt;span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt; &lt;span&gt;our balanced design and streaming architecture;&lt;/span&gt;&lt;/p&gt;&lt;p class="MsoListParagraphCxSpMiddle"&gt;&lt;span&gt;&lt;span&gt;· &lt;span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt; &lt;span&gt;the use of Field Programmable Gate Array (FPGA) technology as a query processing “turbocharger”; and&lt;/span&gt;&lt;/p&gt;&lt;p class="MsoListParagraphCxSpLast"&gt;&lt;span&gt;&lt;span&gt;· &lt;span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt; &lt;span&gt;our advanced MPP management and optimization software.&lt;/span&gt;&lt;/p&gt;&lt;p class="MsoNormal"&gt;&lt;span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class="MsoNormal" style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p class="MsoNormal"&gt;&lt;span&gt;And there are more innovations and performance gains on the way! TwinFin, quite simply, will serve as a platform for expanding Netezza’s performance and price-performance advantage in the industry and as the basis for advancing the state-of-the-art for in-database, analytically intensive data processing; all &lt;strong&gt;without&lt;/strong&gt; sacrificing any of the appliance simplicity with which our company is synonymous.&lt;br/&gt;&lt;br/&gt; As&lt;/span&gt; a &lt;a class="jive-link-blog-small" href="http://www.enzeecommunity.com/blogs/nzblog/2009/07/30/catch-a-wave-and-youre-sittin-on-top-of-the-world"&gt;couple of us&lt;/a&gt; &lt;a class="jive-link-external-small" href="http://www.dbms2.com/2009/07/30/the-netezza-price-point/"&gt;said last week&lt;/a&gt;&lt;span&gt;, Netezza has served as “the benchmark” for high-performance DWA pricing in the industry and we are now leading “the market in pivoting to a new competitive price-performance level”. With these new systems, we have embraced a trend that has been happening around the industry – the movement of marginal cost of a bit of disk storage toward $0 – with system-sizing, pricing and even system numbering focused on the performance delivered by a given platform.&lt;/span&gt;&lt;/p&gt;&lt;p class="MsoNormal"&gt;&lt;span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class="MsoNormal" style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p class="MsoNormal"&gt;&lt;span&gt;We think the net effect of the new, simplified pricing structure for TwinFin and the other members of the Netezza product family will create a major disruption in the market. With starting (US-based) prices that equate to under $20,000 per terabyte, TwinFin’s list price is a fraction of other competitors’ performance-system pricing (after they’re all done playing price-obfuscation games around mirror, swap and index storage).&lt;/span&gt;&lt;/p&gt;&lt;p class="MsoNormal"&gt;&lt;span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class="MsoNormal" style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p class="MsoNormal"&gt;&lt;span&gt;TwinFin and the other new Netezza data and analytic appliance products give us the opportunity to continue to lead the market and provide our customers with the best value and performance possible for all of their data warehouse and analytic processing needs. Netezza TwinFin -&lt;/span&gt; &lt;a class="jive-link-external-small" href="http://www.netezza.com/twinfin.aspx"&gt;because two fins are faster than one&lt;/a&gt;&lt;span&gt;.&lt;/span&gt;&lt;/p&gt;&lt;!--EndFragment--&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:a17260a3-c6cd-48f8-82d2-06abd26ee4c3] --&gt;</description>
      <category domain="http://www.enzeecommunity.com/blogs/nzblog/tags">netezza</category>
      <category domain="http://www.enzeecommunity.com/blogs/nzblog/tags">tdwi</category>
      <category domain="http://www.enzeecommunity.com/blogs/nzblog/tags">leader</category>
      <category domain="http://www.enzeecommunity.com/blogs/nzblog/tags">twinfin</category>
      <category domain="http://www.enzeecommunity.com/blogs/nzblog/tags">price-performance</category>
      <category domain="http://www.enzeecommunity.com/blogs/nzblog/tags">monash</category>
      <category domain="http://www.enzeecommunity.com/blogs/nzblog/tags">oracle</category>
      <category domain="http://www.enzeecommunity.com/blogs/nzblog/tags">teradata</category>
      <category domain="http://www.enzeecommunity.com/blogs/nzblog/tags">scalability</category>
      <pubDate>Tue, 04 Aug 2009 14:28:03 GMT</pubDate>
      <author>pfrancisco</author>
      <guid>http://www.enzeecommunity.com/blogs/nzblog/2009/08/04/shooting-the-curl-in-san-diego</guid>
      <dc:date>2009-08-04T14:28:03Z</dc:date>
      <clearspace:dateToText>1 year, 1 month ago</clearspace:dateToText>
      <clearspace:replyCount>2</clearspace:replyCount>
      <wfw:comment>http://www.enzeecommunity.com/blogs/nzblog/comment/shooting-the-curl-in-san-diego</wfw:comment>
      <wfw:commentRss>http://www.enzeecommunity.com/blogs/nzblog/feeds/comments?blogPost=1099</wfw:commentRss>
    </item>
    <item>
      <title>Change, but no Change</title>
      <link>http://www.enzeecommunity.com/blogs/nzblog/2009/07/31/change-but-no-change</link>
      <description>&lt;!-- [DocumentBodyStart:8e2e1dc7-b8bd-4994-abb2-ee68ffa02d62] --&gt;&lt;div class='jive-rendered-content'&gt;&lt;p&gt;Just trying to clarify. Curt Monash's &lt;a class="jive-link-external-small" href="http://www.dbms2.com/2009/07/30/netezza-new-product-family"&gt;informative blog&lt;/a&gt; on the coming Netezza system and family of products includes the following:&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;div class="jive-quote"&gt;&lt;p&gt;&lt;span style="color: #808080;"&gt;&amp;lt;snip&amp;gt;&lt;/span&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Beyond the switcheroo in components, Netezza is making substantial changes to its &lt;strong&gt;hardware architecture.&lt;/strong&gt; In current Netezza products, the FPGA plays the role of a disk controller on steroids — it receives data, does some SQL or other analytic operations on it, and then throws it over the wall to the CPU for the rest of the processing. The new Netezza product family, however, adds an actual disk controller. More important, it adds fast interconnects between the FPGAs, the disk controller, and RAM — specifically, as Phil Francisco put it in an email,&lt;/p&gt;&lt;blockquote class="jive-quote"&gt;&lt;p&gt;using multiple parallel channels of PCIe with much faster interconnection rates and lower contention between the blade server and the “DB accelerator card” with the FPGAs.&lt;/p&gt;&lt;/blockquote&gt;&lt;p&gt;DMA (Direct Memory Access) technology also fits into the picture somehow.&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #808080;"&gt;&amp;lt;snip&amp;gt;&lt;/span&gt;&lt;/p&gt;&lt;/div&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;...which &lt;span style="font-size: 10pt;"&gt;seems&lt;/span&gt; to beg further clarification.&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;!--StartFragment--&gt;&lt;span style="font-size: 10pt;"&gt;While Curt suggests big changes are afoot in Netezza's “architecture” - I think a more appropriate viewpoint would be that it's “&lt;em&gt;the same architecture with a new physical implementation&lt;/em&gt;”. That is, the concept of data streaming from disk through the system is just as important now as it ever was.&lt;/span&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="padding-left: 30px;"&gt;&lt;a href="http://www.enzeecommunity.com/servlet/JiveServlet/showImage/38-1096-1287/S-Blade+Diagram.jpg"&gt;&lt;img alt="S-Blade Diagram.jpg" class="jive-image-thumbnail jive-image" src="http://www.enzeecommunity.com/servlet/JiveServlet/downloadImage/38-1096-1287/S-Blade+Diagram.jpg" width="620"/&gt;&lt;/a&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;span style="font-size: 10pt;"&gt;True, we did move the "disk controller" function to a pair of HBA (Host Bus Adapter) cards that interface with the disk enclosures using multiple, redundant SAS (Serial-Attached SCSI), and providing more than ample bandwidth to stream all the drives per rack continuously to the blades. For those who &lt;a class="jive-link-external-small" href="http://www.monash.com/uploads/netezza.pdf"&gt;click-thru&lt;/a&gt; on Curt's blog, this function is embedded in the device labeled “&lt;em&gt;SAS Expander Module&lt;/em&gt;” (one on both the blade server and the "DB accelerator") in the 3rd chart of the PDF file (and also shown above) and allows data to stream from disk through to memory and then on to the FPGA without delay.&lt;/span&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="padding-left: 30px;"&gt;&lt;a href="http://www.enzeecommunity.com/servlet/JiveServlet/showImage/38-1096-1288/SP+Data+Flow.jpg"&gt;&lt;img alt="SP Data Flow.jpg" class="jive-image-thumbnail jive-image" src="http://www.enzeecommunity.com/servlet/JiveServlet/downloadImage/38-1096-1288/SP+Data+Flow.jpg" width="620"/&gt;&lt;/a&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;To move data between the blade server and the DB accelerator cards, we use IBM's expansion card (formerly known as "sidecar") technology to provide multiple parallel high-speed PCIe (peripheral component interconnect express) channels delivering the data streams from the disk drives to the memory on each blade server and providing very high-speed interconnect between the FPGA devices and that same memory, using DMA (direct memory access) to effect high-speed memory access without encumbering the CPU to get at it.&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="padding-left: 30px;"&gt;&lt;a href="http://www.enzeecommunity.com/servlet/JiveServlet/showImage/38-1096-1290/FPGA+Engines.jpg"&gt;&lt;img alt="FPGA Engines.jpg" class="jive-image-thumbnail jive-image" src="http://www.enzeecommunity.com/servlet/JiveServlet/downloadImage/38-1096-1290/FPGA+Engines.jpg" width="620"/&gt;&lt;/a&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;With all this high-speed interconnectivity, Netezza has been able to alter the data flow so that data streams to the memory first and then to the various FAST engines (see above diagram and/or refer to &lt;a class="jive-link-blog-small" href="http://www.enzeecommunity.com/blogs/nzblog/2008/01/01/issue-16-the-latest-addition-to-netezzas-fast-engines-framework"&gt;Issue 16: The Latest Addition to Netezza's FAST Engines Framework&lt;/a&gt;) in the FPGA. Those engines act as a "turbocharger" for query processing, implementing &lt;span&gt;data decompression, restricting, projecting and applying the appropriate visibility rules in a pipelined process; typically filtering out well over 95% of the data scanned. From the FPGA, the resulting reduced data set is passed on to the CPU memory for additional processing to complete the process.&lt;/span&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;span&gt;So, the logical streaming model of data from from disk to FPGA to CPU is retained, with significantly higher throughput as a result. But there's an added benefit: the fact that the originally-scanned data can remain in memory, still in compressed &amp;amp; unfiltered form, to be used as a cache avoiding disk scan activity where possible and helping boost system performance even more. In short,&lt;/span&gt; &lt;em&gt;"Change, but no Change."&lt;/em&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I hope that helps - with Curt's architecture viewpoint as well as with questions about our use of PCIe interconnects to raise performance.&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:8e2e1dc7-b8bd-4994-abb2-ee68ffa02d62] --&gt;</description>
      <category domain="http://www.enzeecommunity.com/blogs/nzblog/tags">compression</category>
      <category domain="http://www.enzeecommunity.com/blogs/nzblog/tags">monash</category>
      <category domain="http://www.enzeecommunity.com/blogs/nzblog/tags">performance</category>
      <category domain="http://www.enzeecommunity.com/blogs/nzblog/tags">fpga</category>
      <category domain="http://www.enzeecommunity.com/blogs/nzblog/tags">price-performance</category>
      <pubDate>Fri, 31 Jul 2009 05:53:11 GMT</pubDate>
      <author>pfrancisco</author>
      <guid>http://www.enzeecommunity.com/blogs/nzblog/2009/07/31/change-but-no-change</guid>
      <dc:date>2009-07-31T05:53:11Z</dc:date>
      <clearspace:dateToText>1 year, 1 month ago</clearspace:dateToText>
      <clearspace:replyCount>2</clearspace:replyCount>
      <wfw:comment>http://www.enzeecommunity.com/blogs/nzblog/comment/change-but-no-change</wfw:comment>
      <wfw:commentRss>http://www.enzeecommunity.com/blogs/nzblog/feeds/comments?blogPost=1096</wfw:commentRss>
    </item>
    <item>
      <title>"Catch a wave and you're sittin' on top of the world"</title>
      <link>http://www.enzeecommunity.com/blogs/nzblog/2009/07/30/catch-a-wave-and-youre-sittin-on-top-of-the-world</link>
      <description>&lt;!-- [DocumentBodyStart:c57ac4ad-69cd-40c3-a949-344ac2d44dc0] --&gt;&lt;div class='jive-rendered-content'&gt;&lt;div style="display: block; width:625px !important;"&gt;&lt;p&gt;&lt;a href="http://www.enzeecommunity.com/servlet/JiveServlet/showImage/38-1095-1284/tf1.jpg"&gt;&lt;img align="right" border="0" class="foo" src="http://www.enzeecommunity.com/servlet/JiveServlet/downloadImage/38-1095-1284/tf1.jpg"/&gt;&lt;/a&gt;&lt;em&gt;&lt;span style="color: #808080;"&gt;&lt;span style="font-size: 12pt;"&gt;&lt;/span&gt;&lt;/span&gt;&lt;/em&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;em&gt;&lt;span style="font-size: 12pt;"&gt;&lt;span style="color: #808080;"&gt;"Don't be afraid to try the greatest sport around&lt;/span&gt;&lt;/span&gt;&lt;/em&gt;&lt;/p&gt;&lt;p&gt;&lt;big&gt;&lt;em&gt;&lt;span style="color: #808080;"&gt;&lt;span style="font-size: 12pt;"&gt;&lt;span style="font-size: 12pt;"&gt;(catch a wave, catch a wave)&lt;br/&gt; Everybody tries it once&lt;br/&gt; Those who don't just have to put it down&lt;br/&gt; You paddle out turn around and raise&lt;br/&gt; And baby that's all there is to the coastline craze&lt;br/&gt; You gotta catch a wave and you're sittin' on top of the world"&lt;br/&gt;&lt;/span&gt;&lt;/span&gt; &lt;span style="font-size: 12pt;"&gt;&lt;/span&gt;&lt;span style="font-style: normal;"&gt;&lt;span style="font-size: 12pt;"&gt;&lt;span style="font-size: 12pt;"&gt;– from "Catch a Wave" by The Beach Boys (&lt;a class="jive-link-external-small" href="http://en.wikipedia.org/wiki/Surfer_Girl"&gt;1963&lt;/a&gt;)&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/em&gt;&lt;/big&gt;&lt;/p&gt;&lt;/div&gt;&lt;div style="margin-top: 50px; clear:right;"&gt;&lt;big&gt;&lt;/big&gt; &lt;p&gt;&lt;big&gt;Surf's up! Summer seems to finally have arrived in the Boston area and a number of vendors in the data warehousing and analytics space are hoping to catch a wave riding on a flurry of industry announcements. A few trends continue to build in the news:&lt;/big&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;ol&gt;&lt;li&gt;&lt;big&gt;Data sizes continue to grow alongside the pressure to increase performance &amp;amp; shrink data latencies;&lt;/big&gt;&lt;/li&gt;&lt;li&gt;&lt;big&gt;Workload complexity and user counts continue to grow;&lt;/big&gt;&lt;/li&gt;&lt;li&gt;&lt;big&gt;More and more, customers are seeing the value of running advanced analytical processing directly in their primary data repository (see item #1 for reasons why); and&lt;/big&gt;&lt;/li&gt;&lt;li&gt;&lt;big&gt;Industry prices for data warehousing and analytics have begun another shift downward.&lt;/big&gt;&lt;/li&gt;&lt;/ol&gt;&lt;p&gt;&lt;big&gt;&lt;br/&gt;Today I'd like to address this last point. According to more than one &lt;a class="jive-link-external-small" href="http://www.idc.com/"&gt;industry&lt;/a&gt; &lt;a class="jive-link-external-small" href="http://www.dbms2.com"&gt;analyst&lt;/a&gt;, over the last several years, Netezza has served as "the benchmark" for DWA pricing in the industry. Several of our competitors have sought to match and/or undercut Netezza pricing in the market. Some of the incumbent players have tried to, with very limited success, hinge their pricing off Netezza prices, match the performance of the Netezza Performance Server® system, or inoculate their pricey "flagship" products by adding less-expensive, feature-deficient products to their portfolio. But Netezza has continued to succeed in the marketplace, becoming a profitable, publicly-traded company with nearly 300 customers and 400 employees worldwide and one that is listed among the "Leaders" in the &lt;a class="jive-link-external-small" href="http://www.netezza.com/company/analystreports.aspx"&gt;Gartner Magic Quadrant&lt;/a&gt;.&lt;/big&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;big&gt;When we disrupted the data warehousing market with our first generation product in 2003 and 2004, Netezza was one of very few startups in an otherwise moribund industry. Now, with established "street cred" and hundreds of loyal customers, we intend to once again upset our competitors and lead the market in pivoting to a new competitive price-performance level. We're about to launch the fourth generation platform of our data warehouse and analytic appliances, which will advance Netezza's performance leadership and once again establish a new price-performance benchmark.&lt;/big&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;big&gt;Admittedly, we won't be the first vendor offering high-performance data warehouse systems to move to a lower pricing plateau. That task is usually done by early-stage start-ups looking to find a way to differentiate themselves. True to form, Dataupia probably can claim establishing a lower price point first and recently another multiyear &lt;a class="jive-link-external-small" href="http://www.dbms2.com/2009/07/27/xtremedata-announces-its-dbx-data-warehouse-appliance/"&gt;"start-up"&lt;/a&gt; has also started lower. But those are offerings from very modestly-sized startups with no established market "track record". Netezza will be the first company with proven product maturity, customer base and financial viability to do so.&lt;/big&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;big&gt;Just how and what are we doing to cause this disruption? Well, let's just say things around the "briefing table" have been quite hectic, and that I and others will have more news about that to follow shortly.&lt;/big&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;big&gt;[As you might imagine, it's been getting more and more difficult to keep things under wraps – in recent weeks we've even had to fight people off from getting early &lt;a class="jive-link-external-small" href="http://www.dataliberators.com/first-liberated-gets-a-sneak-peek"&gt;"sneak peeks"&lt;/a&gt;. &lt;span style="font-size: 13px;"&gt;&lt;img height="16px" src="http://www.netezzacommunity.com/images/emoticons/cool.gif" width="16px"/&gt;&lt;span style="font-size: 16px;"&gt;]&lt;/span&gt;&lt;/span&gt;&lt;/big&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;big&gt;Until then hey, it's summertime! So here's what I'd recommend –&lt;/big&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;big&gt;&lt;em&gt;&lt;span style="color: #808080;"&gt;&lt;span style="font-size: 12pt;"&gt;&lt;span style="font-size: 12pt;"&gt;"So take a lesson from a top-notch surfer boy&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/em&gt;&lt;/big&gt;&lt;/p&gt;&lt;p&gt;&lt;big&gt;&lt;em&gt;&lt;span style="color: #808080;"&gt;&lt;span style="font-size: 12pt;"&gt;&lt;span style="font-size: 12pt;"&gt;(catch a wave, catch a wave)&lt;br/&gt; Get yourself a big board&lt;br/&gt; But don't you treat it like a toy&lt;br/&gt; Just get away from the shady turf&lt;br/&gt; And baby go catch some rays on the sunny surf&lt;br/&gt; And when you catch a wave you'll be sittin' on top of the world&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/em&gt;&lt;/big&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="font-size: 12pt;"&gt;&lt;br/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;big&gt;&lt;em&gt;&lt;span style="color: #808080;"&gt;&lt;span style="font-size: 12pt;"&gt;&lt;span style="font-size: 12pt;"&gt;Catch a wave and you'll be sittin' on top of the world"&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/em&gt;&lt;/big&gt;&lt;/p&gt;&lt;/div&gt;&lt;div style="display: block; width:625px !important;"&gt;&lt;p&gt;&lt;a href="http://www.enzeecommunity.com/servlet/JiveServlet/showImage/38-1095-1285/tf2.jpg"&gt;&lt;img align="left" border="0" src="http://www.enzeecommunity.com/servlet/JiveServlet/downloadImage/38-1095-1285/tf2.jpg" style="margin-right: 20px;"/&gt;&lt;/a&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;big&gt;&lt;strong&gt;&lt;span style="color: #808080;"&gt;&lt;span style="font-size: 12pt;"&gt;Twin Fin:&lt;/span&gt;&lt;/span&gt;&lt;/strong&gt; &lt;span style="font-size: 12pt;"&gt;&lt;/span&gt;&lt;span style="color: #808080;"&gt;&lt;span style="font-size: 12pt;"&gt;A short board (usually 5'8" - 6'8") with a wide tail for maneuverability and a fin near each rail for stability in radical turns.&lt;/span&gt;&lt;/span&gt;&lt;/big&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;big&gt;&lt;strong&gt;&lt;span style="color: #808080;"&gt;&lt;span style="font-size: 12pt;"&gt;Purpose:&lt;/span&gt;&lt;/span&gt;&lt;/strong&gt; &lt;span style="font-size: 12pt;"&gt;&lt;/span&gt;&lt;span style="color: #808080;"&gt;&lt;span style="font-size: 12pt;"&gt;A wider tail area provides more planing area and lift, which creates more speed by efficiently utilizing wave energy. Milking speed and energy from smart surf with extremely sensitive and responsive turning ability are this design's strong points&lt;/span&gt;&lt;/span&gt;&lt;/big&gt;&lt;/p&gt;&lt;/div&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:c57ac4ad-69cd-40c3-a949-344ac2d44dc0] --&gt;</description>
      <category domain="http://www.enzeecommunity.com/blogs/nzblog/tags">benchmark</category>
      <category domain="http://www.enzeecommunity.com/blogs/nzblog/tags">netezza</category>
      <category domain="http://www.enzeecommunity.com/blogs/nzblog/tags">leader</category>
      <category domain="http://www.enzeecommunity.com/blogs/nzblog/tags">gartner</category>
      <category domain="http://www.enzeecommunity.com/blogs/nzblog/tags">magic_quadrant</category>
      <category domain="http://www.enzeecommunity.com/blogs/nzblog/tags">bi</category>
      <category domain="http://www.enzeecommunity.com/blogs/nzblog/tags">data_warehouse</category>
      <category domain="http://www.enzeecommunity.com/blogs/nzblog/tags">analytics</category>
      <category domain="http://www.enzeecommunity.com/blogs/nzblog/tags">business_intelligence</category>
      <category domain="http://www.enzeecommunity.com/blogs/nzblog/tags">data_liberators</category>
      <category domain="http://www.enzeecommunity.com/blogs/nzblog/tags">price</category>
      <category domain="http://www.enzeecommunity.com/blogs/nzblog/tags">price-performance</category>
      <category domain="http://www.enzeecommunity.com/blogs/nzblog/tags">monash</category>
      <category domain="http://www.enzeecommunity.com/blogs/nzblog/tags">pivot</category>
      <category domain="http://www.enzeecommunity.com/blogs/nzblog/tags">enzee</category>
      <category domain="http://www.enzeecommunity.com/blogs/nzblog/tags">enzee_universe</category>
      <category domain="http://www.enzeecommunity.com/blogs/nzblog/tags">surf</category>
      <pubDate>Fri, 31 Jul 2009 02:00:52 GMT</pubDate>
      <author>pfrancisco</author>
      <guid>http://www.enzeecommunity.com/blogs/nzblog/2009/07/30/catch-a-wave-and-youre-sittin-on-top-of-the-world</guid>
      <dc:date>2009-07-31T02:00:52Z</dc:date>
      <clearspace:dateToText>1 year, 1 month ago</clearspace:dateToText>
      <wfw:comment>http://www.enzeecommunity.com/blogs/nzblog/comment/catch-a-wave-and-youre-sittin-on-top-of-the-world</wfw:comment>
      <wfw:commentRss>http://www.enzeecommunity.com/blogs/nzblog/feeds/comments?blogPost=1095</wfw:commentRss>
    </item>
    <item>
      <title>Setting the Record Straight</title>
      <link>http://www.enzeecommunity.com/blogs/nzblog/2008/12/16/setting-the-record-straight</link>
      <description>&lt;!-- [DocumentBodyStart:8e3d636b-332c-4e63-8cf5-62f01d1beb6d] --&gt;&lt;div class='jive-rendered-content'&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;We came across a series of blog posts the other day which seemed to insinuate that Netezza and other competitors might be trying to shape our 10-100X performance message on the backs of comparisons to antiquated, end-of-service life systems and not comparing to current competitors' platforms . When we got to this one - &lt;a class="jive-link-external-small" href="http://structureddata.org/2008/12/12/database-customer-benchmarketing-reports/"&gt;"Database Customer Benchmarketing Reports"&lt;/a&gt; - I felt we just had to correct the record, so I wrote a response to Greg Rahn's posting to give Netezza's side of the story, namely that&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;ul&gt;&lt;li level="1" type="ul"&gt;&lt;p&gt;we are as up-front as possible with prospective customers and use the customer benchmark testing/POC process to prove out Netezza's performance, value and simplicity value propositions;&lt;/p&gt;&lt;/li&gt;&lt;li level="1" type="ul"&gt;&lt;p&gt;the results of other products' performance come from our prospects/customers and not the result of Netezza running the tests on those platforms;&lt;/p&gt;&lt;/li&gt;&lt;li level="1" type="ul"&gt;&lt;p&gt;not only do we test against the incumbent systems, but there is almost always at least one other current competitive system that is included in the POC process;&lt;/p&gt;&lt;/li&gt;&lt;li level="1" type="ul"&gt;&lt;p&gt;the PowerPoint deck on which Greg was doing his analysis contained some rather ancient (in &lt;em&gt;enzee-years&lt;/em&gt;, anyway) comparisons with versions of the NPS appliance that we have not sold in as much as 4.5 years &amp;amp; was really not much of a data set on which to base his analysis; and&lt;/p&gt;&lt;/li&gt;&lt;li level="1" type="ul"&gt;&lt;p&gt;the "proof of the pudding is in the tasting" - Netezza's success rate of converting prospects to customers through the customer benchmarking process remains very strong.&lt;/p&gt;&lt;/li&gt;&lt;/ul&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;In short - we make every effort to keep the Netezza website contents both accurate and clear and we definitely feel confident in standing by our 10-100X performance claims. It would be great to have more than the Netezza "product marketing guy" clarify things - while I know some of the excellent results recent customers have seen in POC, no one knows them better than our customers &amp;amp; SI partners themselves.&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:8e3d636b-332c-4e63-8cf5-62f01d1beb6d] --&gt;</description>
      <category domain="http://www.enzeecommunity.com/blogs/nzblog/tags">oracle</category>
      <category domain="http://www.enzeecommunity.com/blogs/nzblog/tags">oracle_database_machine</category>
      <category domain="http://www.enzeecommunity.com/blogs/nzblog/tags">exadata</category>
      <category domain="http://www.enzeecommunity.com/blogs/nzblog/tags">nps</category>
      <category domain="http://www.enzeecommunity.com/blogs/nzblog/tags">benchmark</category>
      <category domain="http://www.enzeecommunity.com/blogs/nzblog/tags">poc</category>
      <category domain="http://www.enzeecommunity.com/blogs/nzblog/tags">benchmarketing</category>
      <pubDate>Tue, 16 Dec 2008 23:49:21 GMT</pubDate>
      <author>pfrancisco</author>
      <guid>http://www.enzeecommunity.com/blogs/nzblog/2008/12/16/setting-the-record-straight</guid>
      <dc:date>2008-12-16T23:49:21Z</dc:date>
      <clearspace:dateToText>1 year, 8 months ago</clearspace:dateToText>
      <clearspace:replyCount>5</clearspace:replyCount>
      <wfw:comment>http://www.enzeecommunity.com/blogs/nzblog/comment/setting-the-record-straight</wfw:comment>
      <wfw:commentRss>http://www.enzeecommunity.com/blogs/nzblog/feeds/comments?blogPost=1056</wfw:commentRss>
    </item>
  </channel>
</rss>

