Github user JoshRosen commented on the pull request:

    https://github.com/apache/spark/pull/9503#issuecomment-155353590
  
    And just to be 100%-sure that it was the Tachyon manifests's fault, I used 
the following command to delete them and verified that doing so fixed the tests:
    
    ```
    cd $SPARK_HOME
    ls -d -1 lib_managed/jars/* | grep tachyon | xargs -n1 -I{} zip {} --delete 
META-INF/MANIFEST.MF
    ```


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