When I try to extend some of the Giraph classes (Vertex, WorkerContext, etc) 
from test folder, and run the test in pseudo distributed mode, I get 
ClassNotFoundException on calling conf.getClass in corresponding 
BspUtils.createX method.

Is there a way around this? Or if not, is there something we can do, since it 
would be really nice not to have to put things for tests in src (and also 
remove all those just test classes from src)?

Thanks,
Maja

Reply via email to