Github user harishreedharan commented on the pull request:

    https://github.com/apache/spark/pull/3695#issuecomment-67048449
  
    So, it could also what #3701 mentions, where the random class is returning 
the same string for each call - in which case every tests following the first 
one fails. This PR should fix that too, since each test will get a unique file 
name. Basically, I am trying to fix boh the cases - 
    (1) Random returns the same string 
    (2) tests executing in parallel.


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