Github user winningsix commented on the pull request:

    https://github.com/apache/spark/pull/8880#issuecomment-165009204
  
    The failed reason is as follows which is not related to the patch:
    >  \> git fetch --tags --progress https://github.com/apache/spark.git 
+refs/pull/8880/*:refs/remotes/origin/pr/8880/* # timeout=15
    > ERROR: Timeout after 15 minutes
    > ERROR: Error fetching remote repo 'origin'
    
    Will see the latest result of the updated patch.
    > Minor, but is it possible to mock the RpcEnv too? No big deal if it's not.
    
    My bad. ```RpcEnv``` is not used for creating ```SparkEnv```. Remove it in 
the updated patch.


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