Re: java.lang.ClassNotFoundException for VertexOutputFormat

2012-11-09 Thread Marcin Biczak
Hi again I have found a solution to my "problem". I simply added myJobs.jar to the HADOOP_CLASSPATH. Also "-libjars" parameter is not needed any more. But it still puzzles me why the previous "solution" "suddenly" stopped working (I haven't update the giraph revision etc). HADOOP_CLASSPATH contai

java.lang.ClassNotFoundException for VertexOutputFormat

2012-11-08 Thread Marcin Biczak
Hi I have very strange problem regarding ClassNotFoundException for vertex output format (my own implementation). When I run my program I get an exception: java.lang.RuntimeException: java.lang.RuntimeException: java.lang.ClassNotFoundException: org.test.giraph.utils.writers.generic.SamplingOutpu