Big Data. Big Decisions
InformationWeek
Special Coverage Series


Why Sears Is Going All-In On Hadoop



(Page 3 of 3)

The MetaScale Mission

Shelley is still CTO of Sears, but if his portrayal of all the things Hadoop can do sounds a bit rosy, keep in mind that he's also now CEO of MetaScale, a division that Sears is hoping will make money from the company's specialized big data expertise.

More Insights

Webcasts

More >>

White Papers

More >>

Reports

More >>

The rarest commodity that MetaScale offers is Sears' experience in bringing mainframe data into the Hadoop world. Old-school Cobol programmers at Sears were initially Hadoop skeptics, Shelley says, but many turned out to be eager and highly skilled adopters of the Pig language for running MapReduce jobs on Hadoop. Tasks that required 3,000 to 5,000 lines of Cobol can be reproduced with a few hundred lines of Pig, he says. The company learned how to load data from IMS (mainframe) databases into Hadoop and bring result sets back into mainframe apps. That's not trivial work because it involves a variety of compressed data format transformations, and packing and unpacking of data.

MetaScale's business model is to run Hadoop clusters for other companies as a subscription cloud service in Sears' data center. Or Sears will remotely manage clusters in a customer's data center, a setup that two early customers, one in healthcare and the other in financial services, both want for regulatory reasons. Monthly fees are based on the volume of terabytes supported, and customers can buy out deployments if they want to take them over and run them themselves.

MetaScale also offers data architecture, modeling, and management services and consulting. The big idea behind Hadoop is to bring in as much data as possible while keeping data structures simple. "People want to overcomplicate things by representing data and dividing things up into separate files," says Scott LaCosse, director of data management at Sears and MetaScale. "The object is not to save space, it's to eliminate joins, denormalize the data, and put it all in one big file where you can analyze it."

Counterintuitive Tactic

It's an approach that's counterintuitive for a SQL veteran, so a big part of MetaScale's work is to help customers change their thinking: You apply schema as you pull data out to use it, rather than take the relational database approach of imposing a schema on data before it's loaded onto the platform. Hadoop holds data in its raw form, giving users the flexibility to combine and examine the data in many ways over time.

"If in three years you come up with a new query or analysis, it doesn't matter because there's no schema," Shelley says. "You just go get the raw data and transform it into any format you need."

SEARS AT A GLANCE
Bricks And Clicks
Sears Holdings includes Sears and Kmart stores (more than 2,600 stores) and Lands' End. This year, it spun off Sears Hometown and Outlet stores.
Digital Ties
Its Shop Your Way loyalty program offers points and promotions.
IT Operations
IT staff in the U.S. and India, with data centers in Chicago and Detroit areas.
Hadoop Startup
MetaScale will run Hadoop clusters--in Sears' data center or remotely--on subscription basis, plus do consulting.

For all of Shelley's boldness about replacing legacy systems, he's careful to describe Hadoop as part of an ecosystem. Sears still uses Teradata and InfoBright, for example, when applications call for fast analysis. But Hadoop is the center of Sears' data management strategy, handling the large-scale heavy lifting, while relational tools take tactical roles.

So where should Hadoop adopters begin?

"You have to go fast and be bold without taking stupid risks," Shelley says. Start with a business need "that causes enough pain that people will notice and they'll see tangible benefits."

Sears itself still has a lot to prove with its own use of Hadoop to solve huge business problems, such as offering customers personalized promotions. Shelley cites plenty of conceptual uses of Hadoop, and he sprinkles in details on speed-and-feed gains, but he doesn't offer clear cases of tangible benefits the retailer has realized. The company is well along in adopting Hadoop and in developing specialized expertise that might benefit MetaScale customers--particularly those using mainframes--but will Hadoop really help turn Sears around?

Sears' latest results for the quarter ended July 28 show that earnings before interest, taxes, depreciation, and amortization were up 163%, to $153 million, from $58 million in the year-earlier quarter. But same-store sales were down 2.9% at Sears and 4.7% at Kmart. Sears' spin is that it's selling fewer items more profitably, which could be in part because of smarter targeting and promotion. But Sears can't shrink its way back to greatness. As Wal-Mart and Target gain share, their buying power and ability to press Sears on margins only grows.

Would-be MetaScale customers in other industries will face different challenges as they consider embracing Hadoop. Could quick analytical access to an entire decade of medical record data change how doctors diagnose and treat patients? Could faster processing spot financial services fraud more effectively? Companies are focused on choosing and building out the next-generation platforms that will handle those big data jobs. Will Hadoop be that platform, and will Hadoop help turn MetaScale into a successful pioneer? That's a story that has yet to unfold.

Go to the sidebar:
Should Sears CTO Be Building A Tech Startup?

Write to Doug Henschen at dhenschen@techweb.com, or on Twitter: @dhenschen. Read more stories by him at informationweek.com/doughenschen.

« Previous Page | 12 3  


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.