Github user vanzin commented on the pull request:

    https://github.com/apache/spark/pull/8880#issuecomment-162993342
  
    Hi @winningsix ,
    
    Thanks for removing the old tests. There are still a few things missing 
here:
    - it doesn't build anymore; do you need to update the chimera version?
    - the block manager is still compressing encrypted streams, instead of 
encrypting compressed streams, which would be more efficient.
    - the tests currently under `yarn/` should be moved to `core/` and adjusted 
as needed, since that's where the code is being modified. I'd suggest finding a 
way to test the block manager changes without needing to run a complete Spark 
app.



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