Hi, i keep getting these kind of exceptions when i'm running a jaql
script. My setup is a 5 machine cluster. The output data seems to be
created, although i can't say if it's valid.
What is the source of this exception? Does it affect the success of
map/reduce tasks?
Thanks,
Jonathan
The exception:
java.lang.RuntimeException: Inconsistent state!!! JVM Manager reached
an unstable state while reaping a JVM for task:
attempt_201104040919_0010_m_000078_0 Number of active JVMs:16
JVMId jvm_201104040919_0010_m_-1251807990 #Tasks ran: 0 Currently
busy? true Currently running: attempt_201104040919_0010_m_000073_0
JVMId jvm_201104040919_0010_m_610431499 #Tasks ran: 0 Currently
busy? true Currently running: attempt_201104040919_0010_m_000079_0
JVMId jvm_201104040919_0010_m_-1304554900 #Tasks ran: 0 Currently
busy? true Currently running: attempt_201104040919_0010_m_000069_0
JVMId jvm_201104040919_0010_m_-1041527252 #Tasks ran: 0 Currently
busy? true Currently running: attempt_201104040919_0010_m_000070_0
JVMId jvm_201104040919_0010_m_1189860270 #Tasks ran: 0 Currently
busy? true Currently running: attempt_201104040919_0010_m_000071_0
JVMId jvm_201104040919_0010_m_2121084436 #Tasks ran: 0 Currently
busy? true Currently running: attempt_201104040919_0010_m_000066_0
JVMId jvm_201104040919_0010_m_127073814 #Tasks ran: 0 Currently
busy? true Currently running: attempt_201104040919_0010_m_000077_0
JVMId jvm_201104040919_0010_m_-735738118 #Tasks ran: 0 Currently
busy? true Currently running: attempt_201104040919_0010_m_000074_0
JVMId jvm_201104040919_0010_m_919925725 #Tasks ran: 0 Currently
busy? true Currently running: attempt_201104040919_0010_m_000067_0
JVMId jvm_201104040919_0010_m_-1410481599 #Tasks ran: 0 Currently
busy? true Currently running: attempt_201104040919_0010_m_000072_0
JVMId jvm_201104040919_0009_m_293172846 #Tasks ran: 0 Currently
busy? true Currently running: attempt_201104040919_0009_m_000641_0
JVMId jvm_201104040919_0010_m_-530484892 #Tasks ran: 0 Currently
busy? true Currently running: attempt_201104040919_0010_m_000076_0
JVMId jvm_201104040919_0010_m_-
2129997690 #Tasks ran: 0 Currently
busy? true Currently running: attempt_201104040919_0010_m_000064_0
JVMId jvm_201104040919_0010_m_-1487849752 #Tasks ran: 0 Currently
busy? true Currently running: attempt_201104040919_0010_m_000075_0
JVMId jvm_201104040919_0010_m_335014281 #Tasks ran: 0 Currently
busy? true Currently running: attempt_201104040919_0010_m_000068_0
JVMId jvm_201104040919_0010_m_1308298857 #Tasks ran: 0 Currently
busy? true Currently running: attempt_201104040919_0010_m_000065_0
at org.apache.hadoop.mapred.JvmManager
$JvmManagerForType.reapJvm(JvmManager.java:253)
at org.apache.hadoop.mapred.JvmManager$JvmManagerForType.access
$000(JvmManager.java:111)
at
org.apache.hadoop.mapred.JvmManager.launchJvm(JvmManager.java:74)
at org.apache.hadoop.mapred.TaskRunner.run(TaskRunner.java:404)