Re: Graph 1.1.0 - Worker failed during input split (currently not supported)

2015-08-11 Thread José Luis Larroque
Thanks sonja for your answer. I check *core-site.xml* and *mapred-site.xml* on all nodes of the cluster. Also* yarn-site.xml* and *$HOME/.ssh/authorized_keys*. I looked for hdnode01, hadoop100 and hadoop101 using grep like this: *sudo grep -Riol "hadoop101" $HADOOP_HOME* I also search in $GIRAPH_

Re: Graph 1.1.0 - Worker failed during input split (currently not supported)

2015-08-11 Thread Sonja Koenig
Hi there! Have you checked your hadoop config files ($HADOOP_HOME/conf)? especially $HADOOP_HOME/conf/*core-site.xml* and $HADOOP_HOME/conf/*mapred-site.xml* And you might also want to check in your ~/*.ssh/config* - if you have one. Hope that helps :) Sonja Am 11.08.2015 um 03:46 schrieb Jos