Github user shivaram commented on the pull request:

    https://github.com/apache/spark/pull/12493#issuecomment-214970063
  
    @sun-rui Do the tests pass locally for you ? Because the error in Jenkins 
doesn't seem like a flaky test but from the `dapply` test (error pasted below).
    
    Also I still see that the PR doesn't merge cleanly. Can you bring it up to 
date with master ?
    
    
    ```
    1. Error: dapply() on a DataFrame 
----------------------------------------------
    org.apache.spark.SparkException: Job aborted due to stage failure: Task 0 
in stage 1154.0 failed 1 times, most recent failure: Lost task 0.0 in stage 
1154.0 (TID 9753, localhost): org.apache.spark.SparkException: R computation 
failed with
     [1] 2
    [1] 3
    [1] 1
    [1] 2
    [1] 1
    [1] 3
    [1] 2
    [1] 2
    [1] 2
    [1] 2
    [1] 2
    [1] 2
    
      Unsupported type for serialization factor
    Calls: source ... serializeRow -> writeList -> writeObject -> writeType
    Execution halted
    ```


---
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