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
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
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
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