You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@giraph.apache.org by "Artie Pesh-Imam (JIRA)" <ji...@apache.org> on 2013/11/21 17:36:35 UTC

[jira] [Created] (GIRAPH-799) Cannot add partition failure when trying to load graph

Artie Pesh-Imam created GIRAPH-799:
--------------------------------------

             Summary: Cannot add partition failure when trying to load graph
                 Key: GIRAPH-799
                 URL: https://issues.apache.org/jira/browse/GIRAPH-799
             Project: Giraph
          Issue Type: Bug
         Environment: CDH 4.4.0-1 
Giraph 1.0
            Reporter: Artie Pesh-Imam
            Priority: Blocker


I am receiving the following exception when trying to load the graph.

Im running against cloudera's 4.4 distribution with giraph 1.0

Task Logs: 'attempt_201311071520_0568_m_000009_0'



stdout logs


stderr logs
SLF4J: Class path contains multiple SLF4J bindings.
SLF4J: Found binding in [jar:file:/opt/cloudera/parcels/CDH-4.4.0-1.cdh4.4.0.p0.39/lib/zookeeper/lib/slf4j-log4j12-1.6.1.jar!/org/slf4j/impl/StaticLoggerBinder.class]
SLF4J: Found binding in [jar:file:/d01/dfs/dn/tasktracker/taskTracker/artie.pesh-imam/jobcache/job_201311071520_0568/jars/job.jar!/org/slf4j/impl/StaticLoggerBinder.class]
SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation.
log4j:WARN No appenders could be found for logger (org.apache.giraph.comm.netty.handler.RequestDecoder).
log4j:WARN Please initialize the log4j system properly.
log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info.


syslog logs
2013-11-21 16:29:15,095 WARN mapreduce.Counters: Group org.apache.hadoop.mapred.Task$Counter is deprecated. Use org.apache.hadoop.mapreduce.TaskCounter instead
2013-11-21 16:29:16,583 WARN org.apache.hadoop.conf.Configuration: session.id is deprecated. Instead, use dfs.metrics.session-id
2013-11-21 16:29:16,585 INFO org.apache.hadoop.metrics.jvm.JvmMetrics: Initializing JVM Metrics with processName=MAP, sessionId=
2013-11-21 16:29:17,260 INFO org.apache.hadoop.util.ProcessTree: setsid exited with exit code 0
2013-11-21 16:29:17,269 INFO org.apache.hadoop.mapred.Task:  Using ResourceCalculatorPlugin : org.apache.hadoop.util.LinuxResourceCalculatorPlugin@605bfca9
2013-11-21 16:29:17,692 INFO org.apache.hadoop.mapred.MapTask: Processing split: 'org.apache.giraph.bsp.BspInputSplit, index=-1, num=-1
2013-11-21 16:29:17,710 INFO org.apache.giraph.graph.GraphTaskManager: setup: Log level remains at info
2013-11-21 16:29:17,787 INFO org.apache.giraph.graph.GraphTaskManager: Distributed cache is empty. Assuming fatjar.
2013-11-21 16:29:17,787 INFO org.apache.giraph.graph.GraphTaskManager: setup: classpath @ /d01/dfs/dn/tasktracker/taskTracker/artie.pesh-imam/jobcache/job_201311071520_0568/jars/job.jar for job jobs.ConnectedComponents
2013-11-21 16:29:17,787 INFO org.apache.giraph.graph.GraphTaskManager: setup: Starting up BspServiceWorker...
2013-11-21 16:29:17,808 INFO org.apache.giraph.bsp.BspService: BspService: Connecting to ZooKeeper with job job_201311071520_0568, 9 on datanode01.prd.nj1.tapad.com:2181,datanode02.prd.nj1.tapad.com:2181,datanode03.prd.nj1.tapad.com:2181
2013-11-21 16:29:17,819 INFO org.apache.zookeeper.ZooKeeper: Client environment:zookeeper.version=3.4.5-cdh4.4.0--1, built on 09/03/2013 16:14 GMT
2013-11-21 16:29:17,819 INFO org.apache.zookeeper.ZooKeeper: Client environment:host.name=datanode01.prd.nj1.tapad.com
2013-11-21 16:29:17,819 INFO org.apache.zookeeper.ZooKeeper: Client environment:java.version=1.7.0_40
2013-11-21 16:29:17,819 INFO org.apache.zookeeper.ZooKeeper: Client environment:java.vendor=Oracle Corporation
2013-11-21 16:29:17,819 INFO org.apache.zookeeper.ZooKeeper: Client environment:java.home=/usr/java/jdk1.7.0_40/jre
2013-11-21 16:29:17,819 INFO org.apache.zookeeper.ZooKeeper: Client environment:java.class.path=/var/run/cloudera-scm-agent/process/226-mapreduce-TASKTRACKER:/usr/java/jdk1.7.0_40/lib/tools.jar:/opt/cloudera/parcels/CDH-4.4.0-1.cdh4.4.0.p0.39/lib/hadoop-0.20-mapreduce:/opt/cloudera/parcels/CDH-4.4.0-1.cdh4.4.0.p0.39/lib/hadoop-0.20-mapreduce/hadoop-core-2.0.0-mr1-cdh4.4.0.jar:/opt/cloudera/parcels/CDH-4.4.0-1.cdh4.4.0.p0.39/lib/hadoop-0.20-mapreduce/lib/activation-1.1.jar:/opt/cloudera/parcels/CDH-4.4.0-1.cdh4.4.0.p0.39/lib/hadoop-0.20-mapreduce/lib/ant-contrib-1.0b3.jar:/opt/cloudera/parcels/CDH-4.4.0-1.cdh4.4.0.p0.39/lib/hadoop-0.20-mapreduce/lib/asm-3.2.jar:/opt/cloudera/parcels/CDH-4.4.0-1.cdh4.4.0.p0.39/lib/hadoop-0.20-mapreduce/lib/avro-1.7.4.jar:/opt/cloudera/parcels/CDH-4.4.0-1.cdh4.4.0.p0.39/lib/hadoop-0.20-mapreduce/lib/avro-compiler-1.7.4.jar:/opt/cloudera/parcels/CDH-4.4.0-1.cdh4.4.0.p0.39/lib/hadoop-0.20-mapreduce/lib/commons-beanutils-1.7.0.jar:/opt/cloudera/parcels/CDH-4.4.0-1.cdh4.4.0.p0.39/lib/hadoop-0.20-mapreduce/lib/commons-beanutils-core-1.8.0.jar:/opt/cloudera/parcels/CDH-4.4.0-1.cdh4.4.0.p0.39/lib/hadoop-0.20-mapreduce/lib/commons-cli-1.2.jar:/opt/cloudera/parcels/CDH-4.4.0-1.cdh4.4.0.p0.39/lib/hadoop-0.20-mapreduce/lib/commons-codec-1.4.jar:/opt/cloudera/parcels/CDH-4.4.0-1.cdh4.4.0.p0.39/lib/hadoop-0.20-mapreduce/lib/commons-collections-3.2.1.jar:/opt/cloudera/parcels/CDH-4.4.0-1.cdh4.4.0.p0.39/lib/hadoop-0.20-mapreduce/lib/commons-compress-1.4.1.jar:/opt/cloudera/parcels/CDH-4.4.0-1.cdh4.4.0.p0.39/lib/hadoop-0.20-mapreduce/lib/commons-configuration-1.6.jar:/opt/cloudera/parcels/CDH-4.4.0-1.cdh4.4.0.p0.39/lib/hadoop-0.20-mapreduce/lib/commons-digester-1.8.jar:/opt/cloudera/parcels/CDH-4.4.0-1.cdh4.4.0.p0.39/lib/hadoop-0.20-mapreduce/lib/commons-el-1.0.jar:/opt/cloudera/parcels/CDH-4.4.0-1.cdh4.4.0.p0.39/lib/hadoop-0.20-mapreduce/lib/commons-httpclient-3.1.jar:/opt/cloudera/parcels/CDH-4.4.0-1.cdh4.4.0.p0.39/lib/hadoop-0.20-mapreduce/lib/commons-io-2.1.jar:/opt/cloudera/parcels/CDH-4.4.0-1.cdh4.4.0.p0.39/lib/hadoop-0.20-mapreduce/lib/commons-lang-2.5.jar:/opt/cloudera/parcels/CDH-4.4.0-1.cdh4.4.0.p0.39/lib/hadoop-0.20-mapreduce/lib/commons-logging-1.1.1.jar:/opt/cloudera/parcels/CDH-4.4.0-1.cdh4.4.0.p0.39/lib/hadoop-0.20-mapreduce/lib/commons-math-2.1.jar:/opt/cloudera/parcels/CDH-4.4.0-1.cdh4.4.0.p0.39/lib/hadoop-0.20-mapreduce/lib/commons-net-3.1.jar:/opt/cloudera/parcels/CDH-4.4.0-1.cdh4.4.0.p0.39/lib/hadoop-0.20-mapreduce/lib/guava-11.0.2.jar:/opt/cloudera/parcels/CDH-4.4.0-1.cdh4.4.0.p0.39/lib/hadoop-0.20-mapreduce/lib/hadoop-fairscheduler-2.0.0-mr1-cdh4.4.0.jar:/opt/cloudera/parcels/CDH-4.4.0-1.cdh4.4.0.p0.39/lib/hadoop-0.20-mapreduce/lib/hsqldb-1.8.0.10.jar:/opt/cloudera/parcels/CDH-4.4.0-1.cdh4.4.0.p0.39/lib/hadoop-0.20-mapreduce/lib/jackson-core-asl-1.8.8.jar:/opt/cloudera/parcels/CDH-4.4.0-1.cdh4.4.0.p0.39/lib/hadoop-0.20-mapreduce/lib/jackson-jaxrs-1.8.8.jar:/opt/cloudera/parcels/CDH-4.4.0-1.cdh4.4.0.p0.39/lib/hadoop-0.20-mapreduce/lib/jackson-mapper-asl-1.8.8.jar:/opt/cloudera/parcels/CDH-4.4.0-1.cdh4.4.0.p0.39/lib/hadoop-0.20-mapreduce/lib/jackson-xc-1.8.8.jar:/opt/cloudera/parcels/CDH-4.4.0-1.cdh4.4.0.p0.39/lib/hadoop-0.20-mapreduce/lib/jasper-compiler-5.5.23.jar:/opt/cloudera/parcels/CDH-4.4.0-1.cdh4.4.0.p0.39/lib/hadoop-0.20-mapreduce/lib/jasper-runtime-5.5.23.jar:/opt/cloudera/parcels/CDH-4.4.0-1.cdh4.4.0.p0.39/lib/hadoop-0.20-mapreduce/lib/jaxb-api-2.2.2.jar:/opt/cloudera/parcels/CDH-4.4.0-1.cdh4.4.0.p0.39/lib/hadoop-0.20-mapreduce/lib/jaxb-impl-2.2.3-1.jar:/opt/cloudera/parcels/CDH-4.4.0-1.cdh4.4.0.p0.39/lib/hadoop-0.20-mapreduce/lib/jersey-core-1.8.jar:/opt/cloudera/parcels/CDH-4.4.0-1.cdh4.4.0.p0.39/lib/hadoop-0.20-mapreduce/lib/jersey-json-1.8.jar:/opt/cloudera/parcels/CDH-4.4.0-1.cdh4.4.0.p0.39/lib/hadoop-0.20-mapreduce/lib/jersey-server-1.8.jar:/opt/cloudera/parcels/CDH-4.4.0-1.cdh4.4.0.p0.39/lib/hadoop-0.20-mapreduce/lib/jets3t-0.6.1.jar:/opt/cloudera/parcels/CDH-4.4.0-1.cdh4.4.0.p0.39/lib/hadoop-0.20-mapreduce/lib/jettison-1.1.jar:/opt/cloudera/parcels/CDH-4.4.0-1.cdh4.4.0.p0.39/lib/hadoop-0.20-mapreduce/lib/jetty-6.1.26.cloudera.2.jar:/opt/cloudera/parcels/CDH-4.4.0-1.cdh4.4.0.p0.39/lib/hadoop-0.20-mapreduce/lib/jetty-util-6.1.26.cloudera.2.jar:/opt/cloudera/parcels/CDH-4.4.0-1.cdh4.4.0.p0.39/lib/hadoop-0.20-mapreduce/lib/jline-0.9.94.jar:/opt/cloudera/parcels/CDH-4.4.0-1.cdh4.4.0.p0.39/lib/hadoop-0.20-mapreduce/lib/jsch-0.1.42.jar:/opt/cloudera/parcels/CDH-4.4.0-1.cdh4.4.0.p0.39/lib/hadoop-0.20-mapreduce/lib/jsp-api-2.1.jar:/opt/cloudera/parcels/CDH-4.4.0-1.cdh4.4.0.p0.39/lib/hadoop-0.20-mapreduce/lib/jsr305-1.3.9.jar:/opt/cloudera/parcels/CDH-4.4.0-1.cdh4.4.0.p0.39/lib/hadoop-0.20-mapreduce/lib/junit-4.8.2.jar:/opt/cloudera/parcels/CDH-4.4.0-1.cdh4.4.0.p0.39/lib/hadoop-0.20-mapreduce/lib/kfs-0.2.2.jar:/opt/cloudera/parcels/CDH-4.4.0-1.cdh4.4.0.p0.39/lib/hadoop-0.20-mapreduce/lib/kfs-0.3.jar:/opt/cloudera/parcels/CDH-4.4.0-1.cdh4.4.0.p0.39/lib/hadoop-0.20-mapreduce/lib/log4j-1.2.17.jar:/opt/cloudera/parcels/CDH-4.4.0-1.cdh4.4.0.p0.39/lib/hadoop-0.20-mapreduce/lib/mockito-all-1.8.5.jar:/opt/cloudera/parcels/CDH-4.4.0-1.cdh4.4.0.p0.39/lib/hadoop-0.20-mapreduce/lib/paranamer-2.3.jar:/opt/cloudera/parcels/CDH-4.4.0-1.cdh4.4.0.p0.39/lib/hadoop-0.20-mapreduce/lib/protobuf-java-2.4.0a.jar:/opt/cloudera/parcels/CDH-4.4.0-1.cdh4.4.0.p0.39/lib/hadoop-0.20-mapreduce/lib/servlet-api-2.5.jar:/opt/cloudera/parcels/CDH-4.4.0-1.cdh4.4.0.p0.39/lib/hadoop-0.20-mapreduce/lib/slf4j-api-1.6.1.jar:/opt/cloudera/parcels/CDH-4.4.0-1.cdh4.4.0.p0.39/lib/hadoop-0.20-mapreduce/lib/snappy-java-1.0.4.1.jar:/opt/cloudera/parcels/CDH-4.4.0-1.cdh4.4.0.p0.39/lib/hadoop-0.20-mapreduce/lib/stax-api-1.0.1.jar:/opt/cloudera/parcels/CDH-4.4.0-1.cdh4.4.0.p0.39/lib/hadoop-0.20-mapreduce/lib/xmlenc-0.52.jar:/opt/cloudera/parcels/CDH-4.4.0-1.cdh4.4.0.p0.39/lib/hadoop-0.20-mapreduce/lib/xz-1.0.jar:/opt/cloudera/parcels/CDH-4.4.0-1.cdh4.4.0.p0.39/lib/hadoop-0.20-mapreduce/lib/zookeeper-3.4.5-cdh4.4.0.jar:/opt/cloudera/parcels/CDH-4.4.0-1.cdh4.4.0.p0.39/lib/hadoop-0.20-mapreduce/lib/jsp-2.1/jsp-2.1.jar:/opt/cloudera/parcels/CDH-4.4.0-1.cdh4.4.0.p0.39/lib/hadoop-0.20-mapreduce/lib/jsp-2.1/jsp-api-2.1.jar:/usr/share/cmf/lib/plugins/tt-instrumentation-4.7.2.jar:/usr/share/cmf/lib/plugins/event-publish-4.7.2-shaded.jar:/usr/share/cmf/lib/plugins/navigator-plugin-4.7.2-shaded.jar:/opt/cloudera/parcels/CDH-4.4.0-1.cdh4.4.0.p0.39/lib/hadoop-hdfs/lib/jline-0.9.94.jar:/opt/cloudera/parcels/CDH-4.4.0-1.cdh4.4.0.p0.39/lib/hadoop-hdfs/lib/commons-lang-2.5.jar:/opt/cloudera/parcels/CDH-4.4.0-1.cdh4.4.0.p0.39/lib/hadoop-hdfs/lib/commons-io-2.1.jar:/opt/cloudera/parcels/CDH-4.4.0-1.cdh4.4.0.p0.39/lib/hadoop-hdfs/lib/commons-cli-1.2.jar:/opt/cloudera/parcels/CDH-4.4.0-1.cdh4.4.0.p0.39/lib/hadoop-hdfs/lib/asm-3.2.jar:/opt/cloudera/parcels/CDH-4.4.0-1.cdh4.4.0.p0.39/lib/hadoop-hdfs/lib/jsr305-1.3.9.jar:/opt/cloudera/parcels/CDH-4.4.0-1.cdh4.4.0.p0.39/lib/hadoop-hdfs/lib/jetty-util-6.1.26.cloudera.2.jar:/opt/cloudera/parcels/CDH-4.4.0-1.cdh4.4.0.p0.39/lib/hadoop-hdfs/lib/jersey-server-1.8.jar:/opt/cloudera/parcels/CDH-4.4.0-1.cdh4.4.0.p0.39/lib/hadoop-hdfs/lib/commons-logging-1.1.1.jar:/opt/cloudera/parcels/CDH-4.4.0-1.cdh4.4.0.p0.39/lib/hadoop-hdfs/lib/jackson-core-asl-1.8.8.jar:/opt/cloudera/parcels/CDH-4.4.0-1.cdh4.4.0.p0.39/lib/hadoop-hdfs/lib/jersey-core-1.8.jar:/opt/cloudera/parcels/CDH-4.4.0-1.cdh4.4.0.p0.39/lib/hadoop-hdfs/lib/protobuf-java-2.4.0a.jar:/opt/cloudera/parcels/CDH-4.4.0-1.cdh4.4.0.p0.39/lib/hadoop-hdfs/lib/servlet-api-2.5.jar:/opt/cloudera/parcels/CDH-4.4.0-1.cdh4.4.0.p0.39/lib/hadoop-hdfs/lib/jasper-runtime-5.5.23.jar:/opt/cloudera/parcels/CDH-4.4.0-1.cdh4.4.0.p0.39/lib/hadoop-hdfs/lib/xmlenc-0.52.jar:/opt/cloudera/parcels/CDH-4.4.0-1.cdh4.4.0.p0.39/lib/hadoop-hdfs/lib/log4j-1.2.17.jar:/opt/cloudera/parcels/CDH-4.4.0-1.cdh4.4.0.p0.39/lib/hadoop-hdfs/lib/guava-11.0.2.jar:/opt/cloudera/parcels/CDH-4.4.0-1.cdh4.4.0.p0.39/lib/hadoop-hdfs/lib/zookeeper-3.4.5-cdh4.4.0.jar:/opt/cloudera/parcels/CDH-4.4.0-1.cdh4.4.0.p0.39/lib/hadoop-hdfs/lib/commons-el-1.0.jar:/opt/cloudera/parcels/CDH-4.4.0-1.cdh4.4.0.p0.39/lib/hadoop-hdfs/lib/commons-daemon-1.0.3.jar:/opt/cloudera/parcels/CDH-4.4.0-1.cdh4.4.0.p0.39/lib/hadoop-hdfs/lib/commons-codec-1.4.jar:/opt/cloudera/parcels/CDH-4.4.0-1.cdh4.4.0.p0.39/lib/hadoop-hdfs/lib/jackson-mapper-asl-1.8.8.jar:/opt/cloudera/parcels/CDH-4.4.0-1.cdh4.4.0.p0.39/lib/hadoop-hdfs/lib/jetty-6.1.26.cloudera.2.jar:/opt/cloudera/parcels/CDH-4.4.0-1.cdh4.4.0.p0.39/lib/hadoop-hdfs/lib/jsp-api-2.1.jar:/opt/cloudera/parcels/CDH-4.4.0-1.cdh4.4.0.p0.39/lib/hadoop-hdfs/hadoop-hdfs-2.0.0-cdh4.4.0-tests.jar:/opt/cloudera/parcels/CDH-4.4.0-1.cdh4.4.0.p0.39/lib/hadoop-hdfs/hadoop-hdfs.jar:/opt/cloudera/parcels/CDH-4.4.0-1.cdh4.4.0.p0.39/lib/hadoop-hdfs/hadoop-hdfs-2.0.0-cdh4.4.0.jar:/opt/cloudera/parcels/CDH-4.4.0-1.cdh4.4.0.p0.39/lib/hadoop/lib/jline-0.9.94.jar:/opt/cloudera/parcels/CDH-4.4.0-1.cdh4.4.0.p0.39/lib/hadoop/lib/jackson-xc-1.8.8.jar:/opt/cloudera/parcels/CDH-4.4.0-1.cdh4.4.0.p0.39/lib/hadoop/lib/stax-api-1.0.1.jar:/opt/cloudera/parcels/CDH-4.4.0-1.cdh4.4.0.p0.39/lib/hadoop/lib/commons-lang-2.5.jar:/opt/cloudera/parcels/CDH-4.4.0-1.cdh4.4.0.p0.39/lib/hadoop/lib/commons-io-2.1.jar:/opt/cloudera/parcels/CDH-4.4.0-1.cdh4.4.0.p0.39/lib/hadoop/lib/kfs-0.3.jar:/opt/cloudera/parcels/CDH-4.4.0-1.cdh4.4.0.p0.39/lib/hadoop/lib/commons-cli-1.2.jar:/opt/cloudera/parcels/CDH-4.4.0-1.cdh4.4.0.p0.39/lib/hadoop/lib/commons-collections-3.2.1.jar:/opt/cloudera/parcels/CDH-4.4.0-1.cdh4.4.0.p0.39/lib/hadoop/lib/asm-3.2.jar:/opt/cloudera/parcels/CDH-4.4.0-1.cdh4.4.0.p0.39/lib/hadoop/lib/jsr305-1.3.9.jar:/opt/cloudera/parcels/CDH-4.4.0-1.cdh4.4.0.p0.39/lib/hadoop/lib/avro-1.7.4.jar:/opt/cloudera/parcels/CDH-4.4.0-1.cdh4.4.0.p0.39/lib/hadoop/lib/jasper-compiler-5.5.23.jar:/opt/cloudera/parcels/CDH-4.4.0-1.cdh4.4.0.p0.39/lib/hadoop/lib/commons-configuration-1.6.jar:/opt/cloudera/parcels/CDH-4.4.0-1.cdh4.4.0.p0.39/lib/hadoop/lib/jackson-jaxrs-1.8.8.jar:/opt/cloudera/parcels/CDH-4.4.0-1.cdh4.4.0.p0.39/lib/hadoop/lib/snappy-java-1.0.4.1.jar:/opt/cloudera/parcels/CDH-4.4.0-1.cdh4.4.0.p0.39/lib/hadoop/lib/jetty-util-6.1.26.cloudera.2.jar:/opt/cloudera/parcels/CDH-4.4.0-1.cdh4.4.0.p0.39/lib/hadoop/lib/jersey-server-1.8.jar:/opt/cloudera/parcels/CDH-4.4.0-1.cdh4.4.0.p0.39/lib/hadoop/lib/jettison-1.1.jar:/opt/cloudera/parcels/CDH-4.4.0-1.cdh4.4.0.p0.39/lib/hadoop/lib/commons-compress-1.4.1.jar:/opt/cloudera/parcels/CDH-4.4.0-1.cdh4.4.0.p0.39/lib/hadoop/lib/commons-logging-1.1.1.jar:/opt/cloudera/parcels/CDH-4.4.0-1.cdh4.4.0.p0.39/lib/hadoop/lib/commons-math-2.1.jar:/opt/cloudera/parcels/CDH-4.4.0-1.cdh4.4.0.p0.39/lib/hadoop/lib/jaxb-api-2.2.2.jar:/opt/cloudera/parcels/CDH-4.4.0-1.cdh4.4.0.p0.39/lib/hadoop/lib/paranamer-2.3.jar:/opt/cloudera/parcels/CDH-4.4.0-1.cdh4.4.0.p0.39/lib/hadoop/lib/jackson-core-asl-1.8.8.jar:/opt/cloudera/parcels/CDH-4.4.0-1.cdh4.4.0.p0.39/lib/hadoop/lib/jersey-core-1.8.jar:/opt/cloudera/parcels/CDH-4.4.0-1.cdh4.4.0.p0.39/lib/hadoop/lib/protobuf-java-2.4.0a.jar:/opt/cloudera/parcels/CDH-4.4.0-1.cdh4.4.0.p0.39/lib/hadoop/lib/commons-httpclient-3.1.jar:/opt/cloudera/parcels/CDH-4.4.0-1.cdh4.4.0.p0.39/lib/hadoop/lib/servlet-api-2.5.jar:/opt/cloudera/parcels/CDH-4.4.0-1.cdh4.4.0.p0.39/lib/hadoop/lib/hue-plugins-2.5.0-cdh4.4.0.jar:/opt/cloudera/parcels/CDH-4.4.0-1.cdh4.4.0.p0.39/lib/hadoop/lib/jasper-runtime-5.5.23.jar:/opt/cloudera/parcels/CDH-4.4.0-1.cdh4.4.0.p0.39/lib/hadoop/lib/jets3t-0.6.1.jar:/opt/cloudera/parcels/CDH-4.4.0-1.cdh4.4.0.p0.39/lib/hadoop/lib/mockito-all-1.8.5.jar:/opt/cloudera/parcels/CDH-4.4.0-1.cdh4.4.0.p0.39/lib/hadoop/lib/xmlenc-0.52.jar:/opt/cloudera/parcels/CDH-4.4.0-1.cdh4.4.0.p0.39/lib/hadoop/lib/log4j-1.2.17.jar:/opt/cloudera/parcels/CDH-4.4.0-1.cdh4.4.0.p0.39/lib/hadoop/lib/jaxb-impl-2.2.3-1.jar:/opt/cloudera/parcels/CDH-4.4.0-1.cdh4.4.0.p0.39/lib/hadoop/lib/junit-4.8.2.jar:/opt/cloudera/parcels/CDH-4.4.0-1.cdh4.4.0.p0.39/lib/hadoop/lib/slf4j-log4j12-1.6.1.jar:/opt/cloudera/parcels/CDH-4.4.0-1.cdh4.4.0.p0.39/lib/hadoop/lib/guava-11.0.2.jar:/opt/cloudera/parcels/CDH-4.4.0-1.cdh4.4.0.p0.39/lib/hadoop/lib/zookeeper-3.4.5-cdh4.4.0.jar:/opt/cloudera/parcels/CDH-4.4.0-1.cdh4.4.0.p0.39/lib/hadoop/lib/commons-el-1.0.jar:/opt/cloudera/parcels/CDH-4.4.0-1.cdh4.4.0.p0.39/lib/hadoop/lib/activation-1.1.jar:/opt/cloudera/parcels/CDH-4.4.0-1.cdh4.4.0.p0.39/lib/hadoop/lib/commons-beanutils-core-1.8.0.jar:/opt/cloudera/parcels/CDH-4.4.0-1.cdh4.4.0.p0.39/lib/hadoop/lib/jsch-0.1.42.jar:/opt/cloudera/parcels/CDH-4.4.0-1.cdh4.4.0.p0.39/lib/hadoop/lib/jersey-json-1.8.jar:/opt/cloudera/parcels/CDH-4.4.0-1.cdh4.4.0.p0.39/lib/hadoop/lib/commons-net-3.1.jar:/opt/cloudera/parcels/CDH-4.4.0-1.cdh4.4.0.p0.39/lib/hadoop/lib/commons-codec-1.4.jar:/opt/cloudera/parcels/CDH-4.4.0-1.cdh4.4.0.p0.39/lib/hadoop/lib/jackson-mapper-asl-1.8.8.jar:/opt/cloudera/parcels/CDH-4.4.0-1.cdh4.4.0.p0.39/lib/hadoop/lib/commons-digester-1.8.jar:/opt/cloudera/parcels/CDH-4.4.0-1.cdh4.4.0.p0.39/lib/hadoop/lib/jetty-6.1.26.cloudera.2.jar:/opt/cloudera/parcels/CDH-4.4.0-1.cdh4.4.0.p0.39/lib/hadoop/lib/slf4j-api-1.6.1.jar:/opt/cloudera/parcels/CDH-4.4.0-1.cdh4.4.0.p0.39/lib/hadoop/lib/commons-beanutils-1.7.0.jar:/opt/cloudera/parcels/CDH-4.4.0-1.cdh4.4.0.p0.39/lib/hadoop/lib/xz-1.0.jar:/opt/cloudera/parcels/CDH-4.4.0-1.cdh4.4.0.p0.39/lib/hadoop/lib/jsp-api-2.1.jar:/opt/cloudera/parcels/CDH-4.4.0-1.cdh4.4.0.p0.39/lib/hadoop/hadoop-annotations.jar:/opt/cloudera/parcels/CDH-4.4.0-1.cdh4.4.0.p0.39/lib/hadoop/hadoop-annotations-2.0.0-cdh4.4.0.jar:/opt/cloudera/parcels/CDH-4.4.0-1.cdh4.4.0.p0.39/lib/hadoop/hadoop-auth.jar:/opt/cloudera/parcels/CDH-4.4.0-1.cdh4.4.0.p0.39/lib/hadoop/hadoop-common-2.0.0-cdh4.4.0.jar:/opt/cloudera/parcels/CDH-4.4.0-1.cdh4.4.0.p0.39/lib/hadoop/hadoop-common.jar:/opt/cloudera/parcels/CDH-4.4.0-1.cdh4.4.0.p0.39/lib/hadoop/hadoop-common-2.0.0-cdh4.4.0-tests.jar:/opt/cloudera/parcels/CDH-4.4.0-1.cdh4.4.0.p0.39/lib/hadoop/hadoop-auth-2.0.0-cdh4.4.0.jar:/d01/dfs/dn/tasktracker/taskTracker/artie.pesh-imam/jobcache/job_201311071520_0568/jars/classes:/d01/dfs/dn/tasktracker/taskTracker/artie.pesh-imam/jobcache/job_201311071520_0568/jars/job.jar:/d01/dfs/dn/tasktracker/taskTracker/artie.pesh-imam/jobcache/job_201311071520_0568/attempt_201311071520_0568_m_000009_0/work
2013-11-21 16:29:17,819 INFO org.apache.zookeeper.ZooKeeper: Client environment:java.library.path=/opt/cloudera/parcels/CDH-4.4.0-1.cdh4.4.0.p0.39/lib/hadoop-0.20-mapreduce/lib/native/Linux-amd64-64:/d01/dfs/dn/tasktracker/taskTracker/artie.pesh-imam/jobcache/job_201311071520_0568/attempt_201311071520_0568_m_000009_0/work
2013-11-21 16:29:17,819 INFO org.apache.zookeeper.ZooKeeper: Client environment:java.io.tmpdir=/d01/dfs/dn/tasktracker/taskTracker/artie.pesh-imam/jobcache/job_201311071520_0568/attempt_201311071520_0568_m_000009_0/work/tmp
2013-11-21 16:29:17,819 INFO org.apache.zookeeper.ZooKeeper: Client environment:java.compiler=<NA>
2013-11-21 16:29:17,819 INFO org.apache.zookeeper.ZooKeeper: Client environment:os.name=Linux
2013-11-21 16:29:17,819 INFO org.apache.zookeeper.ZooKeeper: Client environment:os.arch=amd64
2013-11-21 16:29:17,819 INFO org.apache.zookeeper.ZooKeeper: Client environment:os.version=2.6.32-358.6.2.el6.x86_64
2013-11-21 16:29:17,819 INFO org.apache.zookeeper.ZooKeeper: Client environment:user.name=mapred
2013-11-21 16:29:17,819 INFO org.apache.zookeeper.ZooKeeper: Client environment:user.home=/var/lib/hadoop-mapreduce
2013-11-21 16:29:17,819 INFO org.apache.zookeeper.ZooKeeper: Client environment:user.dir=/d01/dfs/dn/tasktracker/taskTracker/artie.pesh-imam/jobcache/job_201311071520_0568/attempt_201311071520_0568_m_000009_0/work
2013-11-21 16:29:17,820 INFO org.apache.zookeeper.ZooKeeper: Initiating client connection, connectString=datanode01.prd.nj1.tapad.com:2181,datanode02.prd.nj1.tapad.com:2181,datanode03.prd.nj1.tapad.com:2181 sessionTimeout=86400000 watcher=org.apache.giraph.worker.BspServiceWorker@25824994
2013-11-21 16:29:17,846 INFO org.apache.zookeeper.ClientCnxn: Opening socket connection to server datanode03.prd.nj1.tapad.com/10.20.20.15:2181. Will not attempt to authenticate using SASL (unknown error)
2013-11-21 16:29:17,847 INFO org.apache.zookeeper.ClientCnxn: Socket connection established to datanode03.prd.nj1.tapad.com/10.20.20.15:2181, initiating session
2013-11-21 16:29:17,856 INFO org.apache.zookeeper.ClientCnxn: Session establishment complete on server datanode03.prd.nj1.tapad.com/10.20.20.15:2181, sessionid = 0x2423451be296b5b, negotiated timeout = 600000
2013-11-21 16:29:17,859 INFO org.apache.giraph.bsp.BspService: process: Asynchronous connection complete.
2013-11-21 16:29:17,869 INFO org.apache.giraph.comm.netty.NettyWorkerServer: createMessageStoreFactory: Using DiskBackedMessageStore, maxMessagesInMemory = 1000000
2013-11-21 16:29:17,977 INFO org.apache.giraph.comm.netty.NettyServer: NettyServer: Using execution handler with 8 threads after requestFrameDecoder.
2013-11-21 16:29:18,020 INFO org.apache.giraph.comm.netty.NettyServer: start: Started server communication server: datanode01.prd.nj1.tapad.com/10.20.20.13:30009 with up to 16 threads on bind attempt 0 with sendBufferSize = 32768 receiveBufferSize = 524288 backlog = 71
2013-11-21 16:29:18,026 INFO org.apache.giraph.comm.netty.NettyClient: NettyClient: Using execution handler with 8 threads after requestEncoder.
2013-11-21 16:29:18,041 INFO org.apache.giraph.graph.GraphTaskManager: setup: Registering health of this worker...
2013-11-21 16:29:18,065 INFO org.apache.giraph.bsp.BspService: getJobState: Job state already exists (/_hadoopBsp/job_201311071520_0568/_masterJobState)
2013-11-21 16:29:18,072 INFO org.apache.giraph.bsp.BspService: getApplicationAttempt: Node /_hadoopBsp/job_201311071520_0568/_applicationAttemptsDir already exists!
2013-11-21 16:29:18,074 INFO org.apache.giraph.bsp.BspService: getApplicationAttempt: Node /_hadoopBsp/job_201311071520_0568/_applicationAttemptsDir already exists!
2013-11-21 16:29:18,079 INFO org.apache.giraph.worker.BspServiceWorker: registerHealth: Created my health node for attempt=0, superstep=-1 with /_hadoopBsp/job_201311071520_0568/_applicationAttemptsDir/0/_superstepDir/-1/_workerHealthyDir/datanode01.prd.nj1.tapad.com_9 and workerInfo= Worker(hostname=datanode01.prd.nj1.tapad.com, MRtaskID=9, port=30009)
2013-11-21 16:29:19,635 INFO org.apache.giraph.comm.netty.NettyServer: start: Using Netty without authentication.
2013-11-21 16:29:19,694 INFO org.apache.giraph.bsp.BspService: process: partitionAssignmentsReadyChanged (partitions are assigned)
2013-11-21 16:29:19,730 INFO org.apache.giraph.worker.BspServiceWorker: startSuperstep: Master(hostname=datanode01.prd.nj1.tapad.com, MRtaskID=0, port=30000)
2013-11-21 16:29:19,730 INFO org.apache.giraph.worker.BspServiceWorker: startSuperstep: Ready for computation on superstep -1 since worker selection and vertex range assignments are done in /_hadoopBsp/job_201311071520_0568/_applicationAttemptsDir/0/_superstepDir/-1/_addressesAndPartitions
2013-11-21 16:29:19,737 INFO org.apache.giraph.comm.netty.NettyClient: Using Netty without authentication.
2013-11-21 16:29:19,751 INFO org.apache.giraph.comm.netty.NettyClient: Using Netty without authentication.
2013-11-21 16:29:19,753 INFO org.apache.giraph.comm.netty.NettyClient: Using Netty without authentication.
2013-11-21 16:29:19,758 INFO org.apache.giraph.comm.netty.NettyServer: start: Using Netty without authentication.
2013-11-21 16:29:19,758 INFO org.apache.giraph.comm.netty.NettyClient: Using Netty without authentication.
2013-11-21 16:29:19,763 INFO org.apache.giraph.comm.netty.NettyServer: start: Using Netty without authentication.
2013-11-21 16:29:19,763 INFO org.apache.giraph.comm.netty.NettyClient: Using Netty without authentication.
2013-11-21 16:29:19,795 INFO org.apache.giraph.comm.netty.NettyClient: Using Netty without authentication.
2013-11-21 16:29:19,797 INFO org.apache.giraph.comm.netty.NettyServer: start: Using Netty without authentication.
2013-11-21 16:29:19,801 INFO org.apache.giraph.comm.netty.NettyServer: start: Using Netty without authentication.
2013-11-21 16:29:19,920 INFO org.apache.giraph.comm.netty.NettyClient: Using Netty without authentication.
2013-11-21 16:29:19,922 INFO org.apache.giraph.comm.netty.NettyServer: start: Using Netty without authentication.
2013-11-21 16:29:19,923 INFO org.apache.giraph.comm.netty.NettyClient: Using Netty without authentication.
2013-11-21 16:29:19,924 INFO org.apache.giraph.comm.netty.NettyClient: Using Netty without authentication.
2013-11-21 16:29:19,924 INFO org.apache.giraph.comm.netty.NettyClient: Using Netty without authentication.
2013-11-21 16:29:19,924 INFO org.apache.giraph.comm.netty.NettyServer: start: Using Netty without authentication.
2013-11-21 16:29:19,924 INFO org.apache.giraph.comm.netty.NettyClient: Using Netty without authentication.
2013-11-21 16:29:19,925 INFO org.apache.giraph.comm.netty.NettyClient: Using Netty without authentication.
2013-11-21 16:29:19,926 INFO org.apache.giraph.comm.netty.NettyServer: start: Using Netty without authentication.
2013-11-21 16:29:19,928 INFO org.apache.giraph.comm.netty.NettyServer: start: Using Netty without authentication.
2013-11-21 16:29:19,938 INFO org.apache.giraph.comm.netty.NettyServer: start: Using Netty without authentication.
2013-11-21 16:29:19,940 INFO org.apache.giraph.comm.netty.NettyServer: start: Using Netty without authentication.
2013-11-21 16:29:19,940 INFO org.apache.giraph.comm.netty.NettyClient: Using Netty without authentication.
2013-11-21 16:29:19,941 INFO org.apache.giraph.comm.netty.NettyClient: Using Netty without authentication.
2013-11-21 16:29:19,944 INFO org.apache.giraph.comm.netty.NettyServer: start: Using Netty without authentication.
2013-11-21 16:29:19,945 INFO org.apache.giraph.comm.netty.NettyClient: Using Netty without authentication.
2013-11-21 16:29:19,945 INFO org.apache.giraph.comm.netty.NettyServer: start: Using Netty without authentication.
2013-11-21 16:29:19,945 INFO org.apache.giraph.comm.netty.NettyClient: Using Netty without authentication.
2013-11-21 16:29:19,947 INFO org.apache.giraph.comm.netty.NettyClient: Using Netty without authentication.
2013-11-21 16:29:19,947 INFO org.apache.giraph.comm.netty.NettyClient: Using Netty without authentication.
2013-11-21 16:29:19,948 INFO org.apache.giraph.comm.netty.NettyClient: Using Netty without authentication.
2013-11-21 16:29:19,950 INFO org.apache.giraph.comm.netty.NettyServer: start: Using Netty without authentication.
2013-11-21 16:29:19,950 INFO org.apache.giraph.comm.netty.NettyClient: Using Netty without authentication.
2013-11-21 16:29:19,956 INFO org.apache.giraph.comm.netty.NettyClient: Using Netty without authentication.
2013-11-21 16:29:19,957 INFO org.apache.giraph.comm.netty.NettyClient: Using Netty without authentication.
2013-11-21 16:29:19,959 INFO org.apache.giraph.comm.netty.NettyClient: Using Netty without authentication.
2013-11-21 16:29:19,959 INFO org.apache.giraph.comm.netty.NettyServer: start: Using Netty without authentication.
2013-11-21 16:29:19,959 INFO org.apache.giraph.comm.netty.NettyClient: Using Netty without authentication.
2013-11-21 16:29:19,960 INFO org.apache.giraph.comm.netty.NettyClient: Using Netty without authentication.
2013-11-21 16:29:19,960 INFO org.apache.giraph.comm.netty.NettyClient: Using Netty without authentication.
2013-11-21 16:29:19,961 INFO org.apache.giraph.comm.netty.NettyClient: Using Netty without authentication.
2013-11-21 16:29:19,963 INFO org.apache.giraph.comm.netty.NettyClient: Using Netty without authentication.
2013-11-21 16:29:19,964 INFO org.apache.giraph.comm.netty.NettyClient: Using Netty without authentication.
2013-11-21 16:29:19,965 INFO org.apache.giraph.comm.netty.NettyClient: Using Netty without authentication.
2013-11-21 16:29:19,966 INFO org.apache.giraph.comm.netty.NettyClient: Using Netty without authentication.
2013-11-21 16:29:19,967 INFO org.apache.giraph.comm.netty.NettyClient: Using Netty without authentication.
2013-11-21 16:29:19,968 INFO org.apache.giraph.comm.netty.NettyClient: Using Netty without authentication.
2013-11-21 16:29:19,968 INFO org.apache.giraph.comm.netty.NettyClient: Using Netty without authentication.
2013-11-21 16:29:19,969 INFO org.apache.giraph.comm.netty.NettyClient: Using Netty without authentication.
2013-11-21 16:29:19,969 INFO org.apache.giraph.comm.netty.NettyClient: Using Netty without authentication.
2013-11-21 16:29:19,970 INFO org.apache.giraph.comm.netty.NettyClient: Using Netty without authentication.
2013-11-21 16:29:19,970 INFO org.apache.giraph.comm.netty.NettyServer: start: Using Netty without authentication.
2013-11-21 16:29:19,971 INFO org.apache.giraph.comm.netty.NettyClient: Using Netty without authentication.
2013-11-21 16:29:19,971 INFO org.apache.giraph.comm.netty.NettyServer: start: Using Netty without authentication.
2013-11-21 16:29:19,972 INFO org.apache.giraph.comm.netty.NettyServer: start: Using Netty without authentication.
2013-11-21 16:29:19,972 INFO org.apache.giraph.comm.netty.NettyClient: Using Netty without authentication.
2013-11-21 16:29:19,972 INFO org.apache.giraph.comm.netty.NettyServer: start: Using Netty without authentication.
2013-11-21 16:29:19,973 INFO org.apache.giraph.comm.netty.NettyServer: start: Using Netty without authentication.
2013-11-21 16:29:19,973 INFO org.apache.giraph.comm.netty.NettyServer: start: Using Netty without authentication.
2013-11-21 16:29:19,973 INFO org.apache.giraph.comm.netty.NettyClient: Using Netty without authentication.
2013-11-21 16:29:19,973 INFO org.apache.giraph.comm.netty.NettyServer: start: Using Netty without authentication.
2013-11-21 16:29:19,974 INFO org.apache.giraph.comm.netty.NettyClient: Using Netty without authentication.
2013-11-21 16:29:19,974 INFO org.apache.giraph.comm.netty.NettyServer: start: Using Netty without authentication.
2013-11-21 16:29:19,974 INFO org.apache.giraph.comm.netty.NettyClient: Using Netty without authentication.
2013-11-21 16:29:19,974 INFO org.apache.giraph.comm.netty.NettyServer: start: Using Netty without authentication.
2013-11-21 16:29:19,994 INFO org.apache.giraph.comm.netty.NettyClient: Using Netty without authentication.
2013-11-21 16:29:19,994 INFO org.apache.giraph.comm.netty.NettyClient: Using Netty without authentication.
2013-11-21 16:29:19,995 INFO org.apache.giraph.comm.netty.NettyClient: Using Netty without authentication.
2013-11-21 16:29:19,995 INFO org.apache.giraph.comm.netty.NettyClient: Using Netty without authentication.
2013-11-21 16:29:19,996 INFO org.apache.giraph.comm.netty.NettyClient: Using Netty without authentication.
2013-11-21 16:29:19,997 INFO org.apache.giraph.comm.netty.NettyClient: Using Netty without authentication.
2013-11-21 16:29:19,997 INFO org.apache.giraph.comm.netty.NettyClient: Using Netty without authentication.
2013-11-21 16:29:19,998 INFO org.apache.giraph.comm.netty.NettyClient: Using Netty without authentication.
2013-11-21 16:29:19,998 INFO org.apache.giraph.comm.netty.NettyServer: start: Using Netty without authentication.
2013-11-21 16:29:19,998 INFO org.apache.giraph.comm.netty.NettyClient: Using Netty without authentication.
2013-11-21 16:29:19,998 INFO org.apache.giraph.comm.netty.NettyServer: start: Using Netty without authentication.
2013-11-21 16:29:19,999 INFO org.apache.giraph.comm.netty.NettyServer: start: Using Netty without authentication.
2013-11-21 16:29:19,999 INFO org.apache.giraph.comm.netty.NettyClient: Using Netty without authentication.
2013-11-21 16:29:19,999 INFO org.apache.giraph.comm.netty.NettyServer: start: Using Netty without authentication.
2013-11-21 16:29:20,000 INFO org.apache.giraph.comm.netty.NettyClient: Using Netty without authentication.
2013-11-21 16:29:20,000 INFO org.apache.giraph.comm.netty.NettyServer: start: Using Netty without authentication.
2013-11-21 16:29:20,000 INFO org.apache.giraph.comm.netty.NettyServer: start: Using Netty without authentication.
2013-11-21 16:29:20,000 INFO org.apache.giraph.comm.netty.NettyClient: Using Netty without authentication.
2013-11-21 16:29:20,001 INFO org.apache.giraph.comm.netty.NettyServer: start: Using Netty without authentication.
2013-11-21 16:29:20,001 INFO org.apache.giraph.comm.netty.NettyClient: Using Netty without authentication.
2013-11-21 16:29:20,001 INFO org.apache.giraph.comm.netty.NettyServer: start: Using Netty without authentication.
2013-11-21 16:29:20,001 INFO org.apache.giraph.comm.netty.NettyClient: Using Netty without authentication.
2013-11-21 16:29:20,001 INFO org.apache.giraph.comm.netty.NettyServer: start: Using Netty without authentication.
2013-11-21 16:29:20,002 INFO org.apache.giraph.comm.netty.NettyServer: start: Using Netty without authentication.
2013-11-21 16:29:20,002 INFO org.apache.giraph.comm.netty.NettyServer: start: Using Netty without authentication.
2013-11-21 16:29:20,002 INFO org.apache.giraph.comm.netty.NettyServer: start: Using Netty without authentication.
2013-11-21 16:29:20,003 INFO org.apache.giraph.comm.netty.NettyServer: start: Using Netty without authentication.
2013-11-21 16:29:20,003 INFO org.apache.giraph.comm.netty.NettyServer: start: Using Netty without authentication.
2013-11-21 16:29:20,003 INFO org.apache.giraph.comm.netty.NettyServer: start: Using Netty without authentication.
2013-11-21 16:29:20,004 INFO org.apache.giraph.comm.netty.NettyServer: start: Using Netty without authentication.
2013-11-21 16:29:20,004 INFO org.apache.giraph.comm.netty.NettyServer: start: Using Netty without authentication.
2013-11-21 16:29:20,006 INFO org.apache.giraph.comm.netty.NettyServer: start: Using Netty without authentication.
2013-11-21 16:29:20,007 INFO org.apache.giraph.comm.netty.NettyServer: start: Using Netty without authentication.
2013-11-21 16:29:20,008 INFO org.apache.giraph.comm.netty.NettyServer: start: Using Netty without authentication.
2013-11-21 16:29:20,008 INFO org.apache.giraph.comm.netty.NettyServer: start: Using Netty without authentication.
2013-11-21 16:29:20,009 INFO org.apache.giraph.comm.netty.NettyServer: start: Using Netty without authentication.
2013-11-21 16:29:20,009 INFO org.apache.giraph.comm.netty.NettyServer: start: Using Netty without authentication.
2013-11-21 16:29:20,010 INFO org.apache.giraph.comm.netty.NettyServer: start: Using Netty without authentication.
2013-11-21 16:29:20,010 INFO org.apache.giraph.comm.netty.NettyServer: start: Using Netty without authentication.
2013-11-21 16:29:20,011 INFO org.apache.giraph.comm.netty.NettyServer: start: Using Netty without authentication.
2013-11-21 16:29:20,012 INFO org.apache.giraph.comm.netty.NettyClient: Using Netty without authentication.
2013-11-21 16:29:20,013 INFO org.apache.giraph.comm.netty.NettyClient: Using Netty without authentication.
2013-11-21 16:29:20,013 INFO org.apache.giraph.comm.netty.NettyClient: Using Netty without authentication.
2013-11-21 16:29:20,014 INFO org.apache.giraph.comm.netty.NettyClient: Using Netty without authentication.
2013-11-21 16:29:20,016 INFO org.apache.giraph.comm.netty.NettyServer: start: Using Netty without authentication.
2013-11-21 16:29:20,016 INFO org.apache.giraph.comm.netty.NettyServer: start: Using Netty without authentication.
2013-11-21 16:29:20,017 INFO org.apache.giraph.comm.netty.NettyServer: start: Using Netty without authentication.
2013-11-21 16:29:20,018 INFO org.apache.giraph.comm.netty.NettyServer: start: Using Netty without authentication.
2013-11-21 16:29:20,019 INFO org.apache.giraph.comm.netty.NettyServer: start: Using Netty without authentication.
2013-11-21 16:29:20,019 INFO org.apache.giraph.comm.netty.NettyServer: start: Using Netty without authentication.
2013-11-21 16:29:20,020 INFO org.apache.giraph.comm.netty.NettyServer: start: Using Netty without authentication.
2013-11-21 16:29:20,020 INFO org.apache.giraph.comm.netty.NettyServer: start: Using Netty without authentication.
2013-11-21 16:29:20,020 INFO org.apache.giraph.comm.netty.NettyServer: start: Using Netty without authentication.
2013-11-21 16:29:20,020 INFO org.apache.giraph.comm.netty.NettyClient: Using Netty without authentication.
2013-11-21 16:29:20,021 INFO org.apache.giraph.comm.netty.NettyClient: Using Netty without authentication.
2013-11-21 16:29:20,021 INFO org.apache.giraph.comm.netty.NettyServer: start: Using Netty without authentication.
2013-11-21 16:29:20,022 INFO org.apache.giraph.comm.netty.NettyServer: start: Using Netty without authentication.
2013-11-21 16:29:20,022 INFO org.apache.giraph.comm.netty.NettyServer: start: Using Netty without authentication.
2013-11-21 16:29:20,022 INFO org.apache.giraph.comm.netty.NettyServer: start: Using Netty without authentication.
2013-11-21 16:29:20,023 INFO org.apache.giraph.comm.netty.NettyServer: start: Using Netty without authentication.
2013-11-21 16:29:20,023 INFO org.apache.giraph.comm.netty.NettyServer: start: Using Netty without authentication.
2013-11-21 16:29:20,024 INFO org.apache.giraph.comm.netty.NettyServer: start: Using Netty without authentication.
2013-11-21 16:29:20,024 INFO org.apache.giraph.comm.netty.NettyServer: start: Using Netty without authentication.
2013-11-21 16:29:20,024 INFO org.apache.giraph.comm.netty.NettyServer: start: Using Netty without authentication.
2013-11-21 16:29:20,025 INFO org.apache.giraph.comm.netty.NettyServer: start: Using Netty without authentication.
2013-11-21 16:29:20,025 INFO org.apache.giraph.comm.netty.NettyServer: start: Using Netty without authentication.
2013-11-21 16:29:20,026 INFO org.apache.giraph.comm.netty.NettyServer: start: Using Netty without authentication.
2013-11-21 16:29:20,029 INFO org.apache.giraph.comm.netty.NettyClient: connectAllAddresses: Successfully added 62 connections, (62 total connected) 0 failed, 0 failures total.
2013-11-21 16:29:20,038 INFO org.apache.giraph.worker.BspServiceWorker: loadInputSplits: Using 1 thread(s), originally 1 threads(s) for 1 total splits.
2013-11-21 16:29:20,046 INFO org.apache.giraph.comm.SendPartitionCache: SendPartitionCache: maxVerticesPerTransfer = 10000
2013-11-21 16:29:20,046 INFO org.apache.giraph.comm.SendPartitionCache: SendPartitionCache: maxEdgesPerTransfer = 80000
2013-11-21 16:29:20,076 INFO org.apache.giraph.worker.InputSplitsCallable: call: Loaded 0 input splits in 0.036363658 secs, (v=0, e=0) 0.0 vertices/sec, 0.0 edges/sec
2013-11-21 16:29:20,081 INFO org.apache.giraph.comm.netty.NettyClient: waitAllRequests: Finished all requests. MBytes/sec sent = 0, MBytes/sec received = 0, MBytesSent = 0, MBytesReceived = 0, ave sent req MBytes = 0, ave received req MBytes = 0, secs waited = 2.055
2013-11-21 16:29:20,081 INFO org.apache.giraph.worker.BspServiceWorker: setup: Finally loaded a total of (v=0, e=0)
2013-11-21 16:29:20,096 INFO org.apache.giraph.bsp.BspService: process: vertexInputSplitsAllDoneChanged (all vertices sent from input splits)
2013-11-21 16:29:20,105 ERROR org.apache.giraph.worker.BspServiceWorker: unregisterHealth: Got failure, unregistering health on /_hadoopBsp/job_201311071520_0568/_applicationAttemptsDir/0/_superstepDir/-1/_workerHealthyDir/datanode01.prd.nj1.tapad.com_9 on superstep -1
2013-11-21 16:29:20,113 INFO org.apache.hadoop.mapred.TaskLogsTruncater: Initializing logs' truncater with mapRetainSize=-1 and reduceRetainSize=-1
2013-11-21 16:29:20,116 WARN org.apache.hadoop.mapred.Child: Error running child
java.lang.IllegalStateException: run: Caught an unrecoverable exception addPartition: cannot add partition 638
	at org.apache.giraph.graph.GraphMapper.run(GraphMapper.java:102)
	at org.apache.hadoop.mapred.MapTask.runNewMapper(MapTask.java:672)
	at org.apache.hadoop.mapred.MapTask.run(MapTask.java:330)
	at org.apache.hadoop.mapred.Child$4.run(Child.java:268)
	at java.security.AccessController.doPrivileged(Native Method)
	at javax.security.auth.Subject.doAs(Subject.java:415)
	at org.apache.hadoop.security.UserGroupInformation.doAs(UserGroupInformation.java:1408)
	at org.apache.hadoop.mapred.Child.main(Child.java:262)
Caused by: java.lang.IllegalStateException: addPartition: cannot add partition 638
	at org.apache.giraph.partition.DiskBackedPartitionStore.addPartition(DiskBackedPartitionStore.java:278)
	at org.apache.giraph.worker.BspServiceWorker.setup(BspServiceWorker.java:557)
	at org.apache.giraph.graph.GraphTaskManager.execute(GraphTaskManager.java:230)
	at org.apache.giraph.graph.GraphMapper.run(GraphMapper.java:92)
	... 7 more
Caused by: java.util.concurrent.ExecutionException: java.lang.IllegalMonitorStateException
	at java.util.concurrent.FutureTask.report(FutureTask.java:122)
	at java.util.concurrent.FutureTask.get(FutureTask.java:188)
	at org.apache.giraph.partition.DiskBackedPartitionStore.addPartition(DiskBackedPartitionStore.java:273)
	... 10 more
Caused by: java.lang.IllegalMonitorStateException
	at java.util.concurrent.locks.ReentrantReadWriteLock$Sync.tryRelease(ReentrantReadWriteLock.java:374)
	at java.util.concurrent.locks.AbstractQueuedSynchronizer.release(AbstractQueuedSynchronizer.java:1260)
	at java.util.concurrent.locks.ReentrantReadWriteLock$WriteLock.unlock(ReentrantReadWriteLock.java:1131)
	at org.apache.giraph.partition.DiskBackedPartitionStore$AddPartition.call(DiskBackedPartitionStore.java:811)
	at org.apache.giraph.partition.DiskBackedPartitionStore$AddPartition.call(DiskBackedPartitionStore.java:729)
	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
	at org.apache.giraph.partition.DiskBackedPartitionStore$DirectExecutorService.execute(DiskBackedPartitionStore.java:895)
	at java.util.concurrent.AbstractExecutorService.submit(AbstractExecutorService.java:132)
	... 11 more
2013-11-21 16:29:20,121 INFO org.apache.hadoop.mapred.Task: Runnning cleanup for the task
 





--
This message was sent by Atlassian JIRA
(v6.1#6144)