Hi All,

I'm trying to run ConnectedComponents example but the job is killed for some 
reason I can't discover, can you please help? 
Many Thanks in advance.

> hadoop jar 
> target/giraph-0.2-SNAPSHOT-for-hadoop-0.20.203.0-jar-with-dependencies.jar 
> org.apache.giraph.GiraphRunner 
> org.apache.giraph.examples.ConnectedComponentsVertex -if 
> org.apache.giraph.io.JsonBase64VertexInputFormat -ip Rels-Comp-Fin-Giraph.txt 
> -of org.apache.giraph.io.JsonBase64VertexOutputFormat -op CC-Comp-Fin -w 1
13/05/22 00:08:44 WARN graph.GiraphTypeValidator: Input format vertex index 
type is not known
13/05/22 00:08:44 WARN graph.GiraphTypeValidator: Input format vertex value 
type is not known
13/05/22 00:08:44 WARN graph.GiraphTypeValidator: Input format edge value type 
is not known
13/05/22 00:08:44 WARN graph.GiraphTypeValidator: Output format vertex index 
type is not known
13/05/22 00:08:44 WARN graph.GiraphTypeValidator: Output format vertex value 
type is not known
13/05/22 00:08:44 WARN graph.GiraphTypeValidator: Output format edge value type 
is not known
13/05/22 00:08:44 INFO graph.GiraphJob: run: Since checkpointing is disabled 
(default), do not allow any task retries (setting mapred.map.max.attempts = 0, 
old value = 4)
13/05/22 00:08:45 INFO mapred.JobClient: Running job: job_201211261324_0171
13/05/22 00:08:46 INFO mapred.JobClient:  map 0% reduce 0%
13/05/22 00:08:56 INFO mapred.JobClient:  map 50% reduce 0%
13/05/22 00:18:51 INFO mapred.JobClient: Job complete: job_201211261324_0171
13/05/22 00:18:51 INFO mapred.JobClient: Counters: 5
13/05/22 00:18:51 INFO mapred.JobClient:   Job Counters
13/05/22 00:18:51 INFO mapred.JobClient:     SLOTS_MILLIS_MAPS=603817
13/05/22 00:18:51 INFO mapred.JobClient:     Total time spent by all reduces 
waiting after reserving slots (ms)=0
13/05/22 00:18:51 INFO mapred.JobClient:     Total time spent by all maps 
waiting after reserving slots (ms)=0
13/05/22 00:18:51 INFO mapred.JobClient:     Launched map tasks=1
13/05/22 00:18:51 INFO mapred.JobClient:     SLOTS_MILLIS_REDUCES=1603


Regards,
                                          

Reply via email to