<?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>"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>"Netezza Underground" - NPS at your bookstore</title>
      <link>http://www.enzeecommunity.com/blogs/nzblog/2008/11/26/netezza-underground-nps-at-your-bookstore</link>
      <description>&lt;!-- [DocumentBodyStart:9ec4ea3b-4294-45dc-9c88-e81c395a5889] --&gt;&lt;div class='jive-rendered-content'&gt;&lt;p&gt;&lt;a href="http://ecx.images-amazon.com/images/I/510z4tpvIML._SL500_AA240_.jpg"&gt;&lt;img src="http://ecx.images-amazon.com/images/I/510z4tpvIML._SL500_AA240_.jpg"/&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;We had quite a surprise the other day when it came to our attention that Netezza and the NPS data warehouse appliance are now the subjects of a new book: &lt;a class="jive-link-external-small" href="http://www.amazon.com/gp/product/1439207437"&gt;Netezza Underground: The unauthorized tales of derring-do and adventures in resilient data warehousing solutions&lt;/a&gt;, by David Birmingham (ISBN: 1-4392-0743-7 and now available in paperback version for $31.54 at &lt;a class="jive-link-external-small" href="http://www.amazon.com/gp/product/1439207437"&gt;Amazon.com&lt;/a&gt;). &lt;/p&gt;&lt;p&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;This is not the first instance of the NPS system being the subject of a book sold by Amazon (e.g., &lt;a class="jive-link-external-small" href="http://www.amazon.com/ACCESS-Supplement-Netezza-Relational-Databases/dp/1599942771/"&gt;SAS/ACCESS(R) 9.1.3 Supplement for Netezza&lt;/a&gt;), but this particular publication certainly brought feelings of both fun and reaching into the mainstream with it, starting right from it's very clever cover art (above) to David's clever turns of phrase and real-life examples. &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;As the title suggests, it was not written or coordinated with any Netezza authorization. So of course we bought a copy and read/skimmed through it as quickly as we could. I will say this, David's self-publication skills are great - he keeps what could easily have been a boring, heavy technical tome both engaging and fun to read while still imparting lots of great information about the NPS system, its performance and its ease of operation. And the book's publication is incredibly current - with references to Netezza Developer Network and "BI Appliance" announcements made only as recently as the Enzee Universe user conference in September. &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;While I certainly could quibble with a point made here or there about the system, in general I thought it was an excellent book and even put up the following recommendation for it on the Amazon site: &lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;blockquote class="jive-quote"&gt;&lt;p&gt;&lt;em&gt;I commend David Birmingham on a book that is at once as lightly entertaining and interesting to read as it is chock full of details about just the kind of performance and operational simplicity that is possible with the Netezza Performance Server (NPS) system. Straightaway from the opening pages, Birmingham's effusive, engaging style and excitement about Netezza's system is apparent, "It inhales, crunches and publishes Libraries-of-Congress-at-a-time - and fast."&lt;/em&gt;&lt;/p&gt;&lt;/blockquote&gt;&lt;blockquote class="jive-quote"&gt;&lt;p&gt;&lt;em&gt;He also captures the essence of the NPS appliance in an ultra-succinct two-sentence paragraph explaining just why his "Administration Stuff" chapter is so short, "It's an appliance. Put it in the corner and let it work." I couldn't have said it better myself!&lt;/em&gt;&lt;/p&gt;&lt;/blockquote&gt;&lt;blockquote class="jive-quote"&gt;&lt;p&gt;&lt;em&gt;This book is comprehensive and current - even reflecting some of the more recent announcements from Netezza regarding OnStream programmability, the Netezza Developer Network and analytic appliances.&lt;/em&gt;&lt;/p&gt;&lt;/blockquote&gt;&lt;blockquote class="jive-quote"&gt;&lt;p&gt;&lt;em&gt;As the guy who is responsible for projecting the Netezza products and our technology direction forward, I want to recommend David Birmingham's book to current and prospective customers and partners alike, or as David himself says on the book's Dedication page, "to Enzees everywhere".&lt;/em&gt;&lt;/p&gt;&lt;/blockquote&gt;&lt;blockquote class="jive-quote"&gt;&lt;p&gt;&lt;em&gt;--Phil Francisco, VP Product Management &amp;amp; Marketing, Netezza Corporation&lt;/em&gt;&lt;/p&gt;&lt;/blockquote&gt;&lt;p&gt;So "to &lt;strong&gt;&lt;em&gt;Enzees&lt;/em&gt;&lt;/strong&gt; everywhere", have a read of David's book and welcome to the &lt;a class="jive-link-external-small" href="http://www.amazon.com/gp/product/1439207437"&gt;"Netezza Underground"&lt;/a&gt;.&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:9ec4ea3b-4294-45dc-9c88-e81c395a5889] --&gt;</description>
      <category domain="http://www.enzeecommunity.com/blogs/nzblog/tags">netezza</category>
      <category domain="http://www.enzeecommunity.com/blogs/nzblog/tags">nps</category>
      <category domain="http://www.enzeecommunity.com/blogs/nzblog/tags">enzee</category>
      <category domain="http://www.enzeecommunity.com/blogs/nzblog/tags">birmingham</category>
      <category domain="http://www.enzeecommunity.com/blogs/nzblog/tags">david_birmingham</category>
      <category domain="http://www.enzeecommunity.com/blogs/nzblog/tags">sql</category>
      <category domain="http://www.enzeecommunity.com/blogs/nzblog/tags">bi</category>
      <category domain="http://www.enzeecommunity.com/blogs/nzblog/tags">business_intelligence</category>
      <category domain="http://www.enzeecommunity.com/blogs/nzblog/tags">data_warehouse</category>
      <category domain="http://www.enzeecommunity.com/blogs/nzblog/tags">etl</category>
      <pubDate>Wed, 26 Nov 2008 20:37:04 GMT</pubDate>
      <author>pfrancisco</author>
      <guid>http://www.enzeecommunity.com/blogs/nzblog/2008/11/26/netezza-underground-nps-at-your-bookstore</guid>
      <dc:date>2008-11-26T20:37:04Z</dc:date>
      <clearspace:dateToText>1 year, 9 months ago</clearspace:dateToText>
      <clearspace:replyCount>2</clearspace:replyCount>
      <wfw:comment>http://www.enzeecommunity.com/blogs/nzblog/comment/netezza-underground-nps-at-your-bookstore</wfw:comment>
      <wfw:commentRss>http://www.enzeecommunity.com/blogs/nzblog/feeds/comments?blogPost=1055</wfw:commentRss>
    </item>
  </channel>
</rss>

