Soad Elshahat created GIRAPH-1198:
-------------------------------------
Summary: issue: Job failed as tasks failed. failedMaps:1
failedReduces
Key: GIRAPH-1198
URL: https://issues.apache.org/jira/browse/GIRAPH-1198
Project: Giraph
Issue Type: Task
Components: documentation, examples, graph, mapreduce
Affects Versions: 1.3.0
Reporter: Soad Elshahat
Fix For: 1.3.0
Attachments: Screenshot from 2018-07-26 01-43-01.png
hello, I found this error when I'm running a giraph job and this is the command
$HADOOP_HOME/bin/hadoop jar
$GIRAPH_HOME/giraph-examples/target/giraph-examples-1.3.0-SNAPSHOT-for-hadoop-2.7.1-jar-with-dependencies.jar
org.apache.giraph.GiraphRunner
org.apache.giraph.examples.SimpleShortestPathsComputation -vif
org.apache.giraph.io.formats.JsonLongDoubleFloatDoubleVertexInputFormat -vip
/user/hduser/input/tiny_graph.txt -vof
org.apache.giraph.io.formats.IdWithValueTextOutputFormat -op
/user/hduser/output/outs1 -w 4
I'm using haddop-2.7.1 and giraph I have 4 VM one of them master+slave and 3
slaves so I have 4 slaves and I don't know where is the problem !!
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)