Github user HyukjinKwon commented on the issue:

    https://github.com/apache/spark/pull/15866
  
    @srowen It seems `org.apache.spark.JavaAPISuite.writeWithNewAPIHadoopFile` 
is also being failed but the root cause seems different. That is being failed 
with the exception as below:
    
    ```
    java.io.IOException: Could not rename file:
    ...
    ```
    
    And, other failures specified in the parent JIRA of this seems caused by 
the problems in `ReceiverTracker` we discussed in 
https://github.com/apache/spark/pull/15618
    
    Will try to make another PR soon for this.


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