Perhaps look at BuildTableIndex in the mapred package to see how that sets itself up. This does work for sure as I am running it since yesterday. https://svn.apache.org/repos/asf/hadoop/hbase/branches/0.18/src/java/org/apache/hadoop/hbase/mapred/BuildTableIndex.java
Cheers, Tim On Wed, Dec 17, 2008 at 5:41 PM, Genady <[email protected]> wrote: > Hi, > > > > Could somebody provide working example for using HBase as MapReduce job > datasource in Hadoop, examples code from HBase wiki didn't work in my > environment : Hadoop 0.18.x/HBase 0.18.1(link > <http://hadoop.apache.org/hbase/docs/current/api/org/apache/hadoop/hbase/map > red/package-summary.html#package_description> ) or Hadoop > 0.17.x/HBase0.2.x(link <http://wiki.apache.org/hadoop/Hbase/MapReduce> ), > > > > Thanks in advance for your help !!! > > > > Genady Gilin > > R&D Team > > eXelate Media Ltd. | 20 Ha'magshimim St. Ground Floor | Petah-Tikva, Israel > > T: +1.646.237.4206 | M: +972.54.4824533| <http://www.exelate.com/> > www.exelate.com | <mailto:[email protected]> [email protected] > > > > Check out our new Targeting Channels . . . Personal Tech, Urban, Fashion and > more! > > > > ***This e-mail message is for the sole use of the intended recipient(s) and > contains confidential and/or privileged information belonging to eXelate > Media, Ltd. or its subsidiaries, customers or partners. Any unauthorized > review, use, copying, disclosure or distribution of this message is strictly > prohibited. If you are not an intended recipient of this message, please > contact the sender by reply e-mail and destroy all soft and hard copies of > the message and any attachments. Thank you for your cooperation.*** > > > > > >
