Github user imatiach-msft commented on the issue:

    https://github.com/apache/spark/pull/16355
  
    @filousen   I must have fixed your issue, because if I undo my changes and 
run your code I can reproduce the error, you must be running your code without 
this fix:
    
    Job aborted due to stage failure: Task 0 in stage 26.0 failed 1 times, most 
recent failure: Lost task 0.0 in stage 26.0 (TID 27, localhost, executor 
driver): java.util.NoSuchElementException: key not found: 68
        at scala.collection.MapLike$class.default(MapLike.scala:228)
        at scala.collection.AbstractMap.default(Map.scala:59)
        at scala.collection.MapLike$class.apply(MapLike.scala:141)
        at scala.collection.AbstractMap.apply(Map.scala:59)
    ...


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to