On Wed, Oct 5, 2011 at 9:33 AM, Vinod Gupta Tankala
<[email protected]> wrote:
> Hi,
> I am following the instructions here (
> http://www.michael-noll.com/blog/2011/04/14/building-an-hadoop-0-20-x-version-for-hbase-0-90-2/#examples-use-git-not-svn)
> to build my own hadoop distribution that can work with hbase-0.90.2 version.

Why hbase 0.90.2 and not hbase 0.90.4, the latest release?


> This is not a bug; it is a configuration problem
> ---------------------
>

Make sure you have the ant optionals or an ant that includes all
dependencies as per the above message.


> when i run this on my windows machine, there is no .m2 directory.
>

I'm not sure how .m2 gets set up on windows.   Maybe you need to build
something w/ maven first (you could try building hbase).


> Also, if someone can point me to an already built compatible hadoop
> distribution for hbase-0.90.2, that would be great. That ways I won't have
> to go through this trouble.
>

http://hbase.apache.org/book.html#hadoop is our current hadoop story.
You could try one of the other offerings listed there -- e.g. CDH --
if you don't want to build hadoop yourself.

>
> ps - i did google for  'Problem: failed to create task or type
> replaceregexp'. But none of that really helped. I downloaded and copies
> ant-nodeps-1.6.5.jar to /usr/share/ant/lib and that didn't work.
>

That seems like an old verision of ant.  Try a newer one?

St.Ack

Reply via email to