You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Job aborted due to stage failure: Task 144.0 in stage 25.0 (TID 2122) had a not serializable result: org.apache.lucene.facet.FacetsConfig
Serialization stack:
- object not serializable (class: org.apache.lucene.facet.FacetsConfig, value: org.apache.lucene.facet.FacetsConfig@53a75ca4)
- field (class: org.zouzias.spark.lucenerdd.partition.LuceneRDDPartition, name: FacetsConfig, type: class org.apache.lucene.facet.FacetsConfig)
- object (class org.zouzias.spark.lucenerdd.partition.LuceneRDDPartition, org.zouzias.spark.lucenerdd.partition.LuceneRDDPartition@30e83579)
It is hard to replicate and I am not sure what is triggering it as index works just fine sometimes.
I am facing the following serialization issue :
It is hard to replicate and I am not sure what is triggering it as index works just fine sometimes.
Do you have any idea? @zouzias
Example of jobs. Some failed , some succeed(same code) :
The text was updated successfully, but these errors were encountered: