omg just forgot bsp.setInputPath(".....")
> Gesendet: Sonntag, 14. April 2013 um 17:46 Uhr
> Von: maik_z@email.de
> An: user@hama.apache.org
> 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
>
|