CaffeOnSpark icon indicating copy to clipboard operation
CaffeOnSpark copied to clipboard

You cannot call toBytes() more than once without calling reset()

Open abhaymise opened this issue 9 years ago • 1 comments

I am getting following error while creating dataframe from LMDB

Dropping event SparkListenerTaskEnd(0,0,ResultTask,ExceptionFailure(java.lang.IllegalArgumentException,You cannot call toBytes() more than once without calling reset(),[Ljava.lang.StackTraceElement;@362757b9,java.lang.IllegalArgumentException: You cannot call toBytes() more than once without calling reset()

The command used is as per the example.

Can you please help

abhaymise avatar Jul 06 '16 15:07 abhaymise

Do you still have this problem?

mriduljain avatar Nov 29 '16 06:11 mriduljain