Thanks so much everyone, my program is working now, woohoo!

-----Original Message-----
From: Kevin Peterson [mailto:kpeter...@biz360.com] 
Sent: Friday, September 25, 2009 11:36 AM
To: hbase-user@hadoop.apache.org
Subject: Re: HBase 0.20.0 jobconf?

On Fri, Sep 25, 2009 at 8:03 AM, Mark Vigeant
<mark.vige...@riskmetrics.com>wrote:

> Hey, I'm trying to make a simple Map/Reduce program to upload about data
> into an HTable, but all example code I've found uses jobconf, which is
> deprecated. I've been using Job and Configuration, but it's still not
> working right. How do I set up the simple configuration in jobconf's
> absence?
>
>
Here's an example of uploading to Hbase from map reduce in 0.19 and 0.20:

http://kdpeterson.net/blog/2009/09/minimal-hbase-mapreduce-example.html

Reply via email to