Dear Hama Developers,

i am doing my first steps with right now and run into a problem with reading 
inputs from a text file.

It seems that the split class is always null and so i am running into a null 
pointer at:

ERROR org.apache.hama.bsp.LocalBSPRunner  – Exception during BSP execution!
java.lang.NullPointerException
        at org.apache.hama.bsp.BSPPeerImpl.readNext(BSPPeerImpl.java:627)

Do i need to set this split class somehow?

Greetings and thanks for your help,
Maik

Reply via email to