CARVIEW |
Earn Rewards, Reputation, and Badges
Redeem the reputation points you've earned from participating in O'Reilly Answers for O'Reilly ebooks, videos, courses, and conferences.
Learn more »
Recommended for You
Topics: hadoop
hadoop Feed
hadoop Open Questions Feed
hadoop Email
Open Questions via Email

Please sign in or register to post.

Please sign in or register to post.
-
Practical Techniques for Developing with Pig and Hadoop
By tomwhite: 28 October 2009 - 12:46 PM
There are some practical techniques that are worth knowing about when you are developing and running Pig programs. This section covers some of them.ParallelismWhen running in Hadoop mode...
-
How to Benchmark a Hadoop Cluster
By tomwhite: 28 October 2009 - 12:24 PM
Is the cluster set up correctly? The best way to answer this question is empirically: run some jobs and confirm that you get the expected results. Benchmarks make good tests, as you also...
-
Anatomy of a MapReduce Job Run with Hadoop
By tomwhite: 28 October 2009 - 12:16 PM
You can run a MapReduce job with a single line of code: JobClient.runJob(conf). It’s very short, but it conceals a great deal of processing behind the scenes. This section u...
-
Introduction to MapReduce Workflows
By tomwhite: 28 October 2009 - 11:47 AM
So far in this chapter, you have seen the mechanics of writing a program using MapReduce. We haven’t yet considered how to turn a data processing problem into the MapReduce mode...
-
Get to Know Hadoop Filesystems
By tomwhite: 28 October 2009 - 11:33 AM
Hadoop has an abstract notion of filesystem, of which HDFS is just one implementation. The Java abstract class org.apache.hadoop.fs.FileSystem represents a filesystem in Hadoop, and ther...
-
Get Started Analyzing Data with Hadoop
By tomwhite: 28 October 2009 - 11:14 AM
To take advantage of the parallel processing that Hadoop provides, we need to express our query as a MapReduce job. After some local, small-scale testing, we will be able to run it on a ...
- 1
![]() ©2009, O'Reilly Media, Inc. (707) 827-7000 / (800) 998-9938 All trademarks and registered trademarks appearing on oreilly.com are the property of their respective owners. |
About O'Reilly Academic Solutions Authors Contacts Customer Service Jobs Newsletters O'Reilly Labs Press Room Privacy Policy RSS Feeds Terms of Service User Groups Writing for O'Reilly |
Content Archive Business Technology Computer Technology Microsoft Mobile Network Operating System Digital Photography Programming Software Web Web Design |
More O'Reilly Sites O'Reilly Radar Ignite Tools of Change for Publishing Digital Media Inside iPhone makezine.com craftzine.com hackszine.com perl.com xml.com Partner Sites InsideRIA java.net O'Reilly Insights on Forbes.com |