In an attempt to build a cluster solution from my big top .5 installation,
I'm running into the following stack dump every time I start the
nodemanager of a slave node.
If I stop the nodemanager, the test completes successfully.

Anyway, has anyone seem a really detailed document about clustering with
Bigtop .5 and if so, can you point me to the site.

One of the attempts stack dump:

13/05/16 08:54:03 INFO mapreduce.Job: Task Id :
attempt_1368710898922_0007_m_000008_0, Status : FAILED
Container launch failed for container_1368710898922_0007_01_000010 :
java.lang.IllegalStateException: Invalid shuffle port number -1 returned
for attempt_1368710898922_0007_m_000008_0
        at
org.apache.hadoop.mapreduce.v2.app.launcher.ContainerLauncherImpl
$Container.launch(ContainerLauncherImpl.java:168)
        at
org.apache.hadoop.mapreduce.v2.app.launcher.ContainerLauncherImpl
$EventProcessor.run(ContainerLauncherImpl.java:390)
        at java.util.concurrent.ThreadPoolExecutor$Worker.runTask
(ThreadPoolExecutor.java:886)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run
(ThreadPoolExecutor.java:908)
        at java.lang.Thread.run(Thread.java:662)

Vaughn

Reply via email to