Big Data. Big Decisions
InformationWeek
Special Coverage Series


EMC Brings Data Analysis Breakthrough To Hadoop

EMC's new Pivotal HD Hadoop distribution brings direct SQL querying to data stored on a big data cluster.

EMC announced on Monday that it has resolved one of the big limitations of the Apache Hadoop platform by finding a way to use its Greenplum massively parallel processing (MPP) database to directly query the data in the Hadoop Distributed File System (HDFS).

Hadoop is catching on as a big data platform because it's super scalable, cost-effective and can flexibly handle a range of data types (also known as multi-structured data) without the data-modeling and transformation delays associated with relational databases. The big drawback, however, is that the options for analysis of data in Hadoop range from limited (through Hive, for example) to downright slow and complicated (through batch-oriented MapReduce processing). Plenty of vendors are working on fixes -- notably Cloudera with Impala and Hortonworks with HCatalog -- but EMC says its new Pivotal HD distribution has the problem nailed.

More Insights

Webcasts

More >>

White Papers

More >>

Reports

More >>

"It's well proven that people want SQL-based querying of the data in Hadoop, so we decoupled the file-system and SQL kernel dependencies of the Greenplum database and made it a default part of HDFS," explained Scott Yara, co-founder and VP of Products for EMC Greenplum.

[ Want more on Cloudera's rival Impala project? Read Cloudera Debuts Real-Time Hadoop Query. ]

EMC calls its integration of the Greenplum database into Hadoop HAWQ, and a key advantage of the combination is that it brings standard SQL querying to Hadoop. That's a contrast with the Hive component of Hadoop, which uses a SQL-like approach to support only a limited subset -- roughly 30%, by some estimates -- of standard SQL queries. What's more, HAWQ is 100 times to 600 times faster than Hive, according to EMC, because it doesn't require the SQL to be converted and executed as MapReduce jobs. Query response times are said to be in line with current BI and data warehousing service levels, and the distribution is compatible with both conventional BI and analytics platforms and emerging big-data analytics platforms such as Datameer, Karmasphere and Platfora.

"It's really cool to start seeing folks using a multi-structured data store as the storage layer for SQL-based analysis," said John Myers, senior analyst at Enterprise Management Associates, in an interview with InformationWeek. The combination will enable companies to use Hadoop as a single platform for both structured and multi-structured data, essentially combining data warehouses and Hadoop, Myers said. With HAWQ, business users and analysts can use conventional SQL querying and BI tools for their work while data scientist can continue to access date directly using programming APIs and Hadoop-related tools such as MapReduce, Pig, Hive, Sqoop and Mahout.

"We're going to see more single-platform approaches in the future, but Pivotal HD is one of the first emerging steps," Myers said.

Until today's announcement, Cloudera Impala has been the leading candidate to solve the gap in Hadoop analysis, but Impala is still in preview release, and Yara said Pivotal HD, which will be released by the end of March, will put EMC ahead of the market. "Cloudera is making bold claims, but I think Impala is five years away from being able to match the depth of capabilities that are built into Greenplum," he said.

A number of customers have beta tested Pivotal HD, according to EMC, but only one customer, Steven Hirsch, chief data officer, SVP Global Data Services, NYSE Euronext, was quoted in EMC's press release. "Pivotal HD provides true SQL query interfaces for data workers and tools -- not a superficial implementation of the kind that's so common today, but a native implementation that delivers the capability of real and true SQL processing and optimization," Hirsch said.

With Pivotal HD, EMC is "going all in" on Hadoop, Yara said, throwing down a gauntlet not only to Hadoop distribution leader Cloudera, but also to the likes of Oracle, IBM, Teradata and Microsoft. Yara declined to detail the number of customers who have deployed on EMC's Hadoop distributions to date. Pivotal HD will replace the company's existing Greenplum HD distribution and will include the Greenplum database.

Database rivals won't be able to quickly match HAWQ because the Greenplum database is the only one with a "distributed pipeline execution model for query processing," according to Yara. While older databases rely on materialized execution, Yara said Greenplum doesn't have to write data to disk with every intermediate query step. "We stream data to the next stage of a query plan in memory, and we never have to materialize the data to disk, so we're much faster than what anybody has demonstrated on Hadoop" Yara said.

Describing Hadoop as a once-in-a-generation transformation in information management, Yara said EMC is aiming to be "the leading Hadoop platform provider in the industry." That's a direct swipe at Cloudera, but it's also statement that IBM, Oracle and Teradata will likely feel compelled to respond to in the days, weeks or months ahead. EMC is clearly saying we're moving toward a convergence, rather than a coexistence, of database and Hadoop capabilities.

Attend Interop Las Vegas, May 6-10, and attend the most thorough training on Apple Deployment at the NEW Mac & iOS IT Conference. Use Priority Code DIPR02 by March 2 to save up to $500 off the price of Conference Passes. Join us in Las Vegas for access to 125+ workshops and conference classes, 350+ exhibiting companies, and the latest technology. Register for Interop today!



Related Reading




Currently we allow the following HTML tags in comments:

Single tags

These tags can be used alone and don't need an ending tag.

<br> Defines a single line break

<hr> Defines a horizontal line

Matching tags

These require an ending tag - e.g. <i>italic text</i>

<a> Defines an anchor

<b> Defines bold text

<big> Defines big text

<blockquote> Defines a long quotation

<caption> Defines a table caption

<cite> Defines a citation

<code> Defines computer code text

<em> Defines emphasized text

<fieldset> Defines a border around elements in a form

<h1> This is heading 1

<h2> This is heading 2

<h3> This is heading 3

<h4> This is heading 4

<h5> This is heading 5

<h6> This is heading 6

<i> Defines italic text

<p> Defines a paragraph

<pre> Defines preformatted text

<q> Defines a short quotation

<samp> Defines sample computer code text

<small> Defines small text

<span> Defines a section in a document

<s> Defines strikethrough text

<strike> Defines strikethrough text

<strong> Defines strong text

<sub> Defines subscripted text

<sup> Defines superscripted text

<u> Defines underlined text

BYTE encourages readers to engage in spirited, healthy debate, including taking us to task. However, BYTE moderates all comments posted to our site, and reserves the right to modify or remove any content that it determines to be derogatory, offensive, inflammatory, vulgar, irrelevant/off-topic, racist or obvious marketing/SPAM. BYTE further reserves the right to disable the profile of any commenter participating in said activities.

Disqus Tips To upload an avatar photo, first complete your Disqus profile. | View the list of supported HTML tags you can use to style comments. | Please read our commenting policy.

Follow InformationWeek

By The Numbers

What Are Your Primary Concerns About Using Big Data Software?

Base: 417 respondents at organizations using or planning to deploy data analytics, BI or statistical analysis software
Data: InformationWeek 2013 Analytics, Business Intelligence and Information Management Survey of 541 business technology professionals, October 2012

What Do You Think?

What's your attitude about SQL analysis on top of Hadoop?
We want fast, standard SQL analysis capabilities on Hadoop ASAP
Hadoop is for unstructured data; SQL is for relational databases
We'll give SQL on Hadoop a try, but relational DBs will remain the mainstay
Given strong SQL support on Hadoop, we'd nix the data warehouse
We're not interested in Hadoop
No opinion



Related Content

From Our Sponsor

Five Big Data Challenges and How to Overcome Them with Visual Analytics

Five Big Data Challenges and How to Overcome Them with Visual Analytics

Business leaders often need a visual snapshot of data to quickly grasp and use it. This paper identifies five challenges in presenting data and how visual analytics can resolve them. Solutions are suggested to overcome the challenges of: speed, data clarity, data quality, displaying meaningful results, and dealing with outliers.

Game-Changing Analytics: How IT Executives Can Use Analytics to Create Innovation and Business Success

Game-Changing Analytics: How IT Executives Can Use Analytics to Create Innovation and Business Success

Today's competitive advantage requires a deeper understanding of your business, your market and your customers. As an IT executive, you can drive that knowledge transformation. In this white paper, learn how to make decisions as a strategic business leader and three steps to begin an analytics initiative within your enterprise.

Data Visualization Techniques: From Basics to Big Data with SAS Visual Analytics

Data Visualization Techniques: From Basics to Big Data with SAS Visual Analytics

High-performance data visualization turns sophisticated analyses into meaningful graphics, leading to faster and smarter decision making. In this white paper, learn how visual analytics can transform big data, with additional features such as real-time functionality, mobile compatibility, robust applications for technical groups and accessibility for nontechnical users.

Big Data: Lessons from the Leaders

Big Data: Lessons from the Leaders

Financial performance, competitive advantage, operational efficiency, strategic decision making - every business goal can extract value from big data, and the time for doubt or inaction has long passed. In this Economist Intelligence Unit report, in-depth interviews with data pioneers reveal the link between the effective use of big data and the bottom line among other results.

Decision-Driven Data Management: A Strategy for Better Decisions with Better Data

Decision-Driven Data Management: A Strategy for Better Decisions with Better Data

Which came first, the data or the decision? This white paper makes the case for having a decision in mind, then tailoring big data's volume, variety and velocity to achieve business results such as overcoming customer dissatisfaction or creating well-informed strategies in real time.

Informationweek Reports

Research: The Big Data Management Challenge

Research: The Big Data Management Challenge

The challenge of big data is real, but most organizations don't differentiate 'big data' from traditional data, and nearly 90% of respondents to our survey use conventional databases as the primary means of handling data. We'll help you understand what constitutes big data (it's not just size) and the numerous management challenges it poses.