Github user yzhou2001 commented on the pull request:

    https://github.com/apache/spark/pull/12598#issuecomment-215193028
  
    Don't know why it fails again. It fails on MapWithStateSuite of Streaming. 
I run the test suite on my local box and it's ok:
    
    [info] MapWithStateSuite:
    [info] - state - get, exists, update, remove,  (2 milliseconds)
    [info] - mapWithState - basic operations with simple API (10 seconds, 262 
milliseconds)
    [info] - mapWithState - basic operations with advanced API (10 seconds, 272 
milliseconds)
    [info] - mapWithState - type inferencing and class tags (8 milliseconds)
    [info] - mapWithState - states as mapped data (10 seconds, 273 milliseconds)
    [info] - mapWithState - initial states, with nothing returned as from 
mapping function (10 seconds, 230 milliseconds)
    [info] - mapWithState - state removing (10 seconds, 286 milliseconds)
    [info] - mapWithState - state timing out (10 seconds, 753 milliseconds)
    [info] - mapWithState - checkpoint durations (30 milliseconds)
    info] - mapWithState - driver failure recovery (392 milliseconds)
    
    while the Jenkins reported a single failure,  and did not go beyond 
"mapWithState - state removing" and spits out the following exception:
    
    java.io.IOException: Failed to delete: 
/home/jenkins/workspace/SparkPullRequestBuilder/streaming/checkpoint/spark-58aa9950-1f53-4ce1-b007-deaf06b7461e.
    
    May it be an environment issue again?


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