omg just forgot bsp.setInputPath(".....")
> Gesendet: Sonntag, 14. April 2013 um 17:46 Uhr
> Von: [email protected]
> An: [email protected]
> Betreff: split class
>
> 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
>