Hi Crakjie,
Did you find the solution for the below problems?
Regards,
Hokam
--
View this message in context:
http://apache-spark-user-list.1001560.n3.nabble.com/Stream-are-not-serializable-tp25185p26630.html
Sent from the Apache Spark User List mailing list archive at Nabble.com
;spark.driver.extraJavaOptions","-Dsun.io.serialization.extendedDebugInfo=true")
>>
>> .set("spark.executor.extraJavaOptions","-Dsun.io.serialization.extendedDebugInfo=true")
>>
>>
executor.extraJavaOptions","-Dsun.io.serialization.extendedDebugInfo=true")
>
> to my spark conf to have more information, but it changes nothing ( it
> should )
>
> So how can I find which function or part of my stream is not serializable?
>
.io.serialization.extendedDebugInfo=true")
to my spark conf to have more information, but it changes nothing ( it
should )
So how can I find which function or part of my stream is not serializable?
--
View this message in context:
http://apache-spark-user-list.1001560.n3.nabble.com/