You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-user@hadoop.apache.org by jc...@pureperfect.com on 2011/12/06 20:25:34 UTC

Version of Hadoop That Will Work With HBase?


Hi,


Can someone please tell me which versions of hadoop contain the
20-appender code and will work with HBase? According to the Hbase docs
(http://hbase.apache.org/book/hadoop.html), Hadoop 0.20.205 should work
with HBase but it does not appear to.


Thanks!


Re: Version of Hadoop That Will Work With HBase?

Posted by Harsh J <ha...@cloudera.com>.
0.20.205 should work, and so should CDH3 or 0.20-append branch builds
(no longer maintained, after 0.20.205 replaced it though).

What problem are you facing? Have you ensured HBase does not have a
bad hadoop version jar in its lib/?

On Wed, Dec 7, 2011 at 12:55 AM,  <jc...@pureperfect.com> wrote:
>
>
> Hi,
>
>
> Can someone please tell me which versions of hadoop contain the
> 20-appender code and will work with HBase? According to the Hbase docs
> (http://hbase.apache.org/book/hadoop.html), Hadoop 0.20.205 should work
> with HBase but it does not appear to.
>
>
> Thanks!
>



-- 
Harsh J

Re: Version of Hadoop That Will Work With HBase?

Posted by Jitendra Pandey <ji...@hortonworks.com>.
Did you set dfs.support.append to true? It is not enabled by default in
0.20.205 (unlike 20.append)

On Tue, Dec 6, 2011 at 11:25 AM, <jc...@pureperfect.com> wrote:

>
>
> Hi,
>
>
> Can someone please tell me which versions of hadoop contain the
> 20-appender code and will work with HBase? According to the Hbase docs
> (http://hbase.apache.org/book/hadoop.html), Hadoop 0.20.205 should work
> with HBase but it does not appear to.
>
>
> Thanks!
>
>