How hadoop work with two network cards?

2011-12-18 Thread geyong mao
I run Nutch on my cluster, but when run the step of generate or someother task the data exchange through network is so much that other process need network always get faided. To avoid this problem I config a new network card eth1 to Nutch(Hadoop), but it only work well some time. other time it stil

jsp-compile doesn't support the "webxml" attribute

2011-12-18 Thread Abhishek Pratap Singh
Hi All, I m compiling hadoop core 0.20.2 and getting this error --- hadoop-common-0.20.2/build.xml:357: jsp-compile doesn't support the "webxml" attribute I m using ant 1.8.1. Any pointers why this is coming up? Regards, Abhishek

Re: TestFairScheduler failing - version 0.20. security 204

2011-12-18 Thread Merto Mertek
I figured out that if I run the test in console with "ant test-fairscheduler" (my modification of target test in src/contrib/build.xml) all tests runs ok. If I understand this right probably testing is always done with ant and test files are never triggered in eclipse ide. Because I am rather new

Re: Regarding a Multi user environment

2011-12-18 Thread alo alt
Hi, if I understood correctly, you want other users than root can stop / start an entire cluster? Its possible via sudoers (visudo). Create a group, insert the users (must be exists on the system) and give the right to run bin/start.sh and bin/stop.sh. hope it helps, - Alex On Sat, Dec 17, 2011