Re: hadoop on EC2

2008-05-28 Thread Jake Thompson
What is wron with opening up the ports only to the hosts that you want to have access to them. This is what I cam currently doing, -s 0.0.0.0/0 is everyone everywhere so change it to -s my.ip.add.ress/32 On Wed, May 28, 2008 at 4:22 PM, Andreas Kostyrka <[EMAIL PROTECTED]> wrote: > Hi! > > I j

Re: S3 Support in 16.1

2008-03-31 Thread Jake Thompson
DOOP-3027. > > Tom > > On 31/03/2008, Jake Thompson <[EMAIL PROTECTED]> wrote: > > So I am new to hadoop, but everything is working well so far. > > Except. > > I can use S3 fs in 15.3 without a problem. > > > > Howeve

S3 Support in 16.1

2008-03-30 Thread Jake Thompson
So I am new to hadoop, but everything is working well so far. Except. I can use S3 fs in 15.3 without a problem. However, if I try the same in 16.1 I get: Exception in thread "main" java.lang.IllegalArgumentException: Hook previously registered at java.lang.ApplicationShutdownHooks.add