Re: java.io.IOException: Broken pipe error

2007-03-20 Thread Michael Bieniosek
It looks like your jre is missing java.util.concurrent.BlockingQueue. -Michael On 3/20/07 2:28 PM, "Lamia M. Youseff" <[EMAIL PROTECTED]> wrote: > Hi, > I am new to hadoop, and I am trying to get it running for a single node. > I am getting an error with starting secondarynamenode, and with simp

java.io.IOException: Broken pipe error

2007-03-20 Thread Lamia M. Youseff
Hi, I am new to hadoop, and I am trying to get it running for a single node. I am getting an error with starting secondarynamenode, and with simple testing as "bin/hadoop jar hadoop-0.11.2-examples.jar grep /bar/ac /tmp/ac foo". I have included my hadoop-site.xml and error log below. Please, a