Gents, It appears that example for mapred in hbase 0.20RC1 source uses alot of deprecated classes. Is it true to assume that it is out of date ? If so, could anyone point me to example for mapred of 0.20 ?
Thanks, Alex On Tue, Aug 18, 2009 at 2:26 AM, Alex Spodinets <[email protected]> wrote: > exciting, thanks. > > > On Tue, Aug 18, 2009 at 2:05 AM, Jonathan Gray <[email protected]> wrote: > >> Look at the overview/summary in the javadocs. >> >> I'm not sure if an official one has been posted yet, but you can check out >> the Getting Started guide here: >> >> http://jgray.la/javadoc/hbase-0.20.0/overview-summary.html >> >> And API examples here: >> >> >> http://jgray.la/javadoc/hbase-0.20.0/org/apache/hadoop/hbase/client/package-summary.html >> >> JG >> >> >> Alex Spodinets wrote: >> >>> Hello, >>> >>> Could somone kindly point me to an example of HBase 0.20 API usage. All i >>> was able to find so far is a Map\Reduce example in the 0.20 SVN source. >>> Would be also good to have some info on how 0.20 should be installed, >>> especially the zoo keeper. >>> >>> Thanks. >>> >>> >
