Github user tgravescs commented on the pull request:

    https://github.com/apache/spark/pull/4491#issuecomment-74278181
  
    @kellyzly I think copying the CryptoInputStream and CryptoOutputStream 
classes would be more appropriate, but my question is do those class use 
private interfaces? do they rely on underlying hadoop functionality that was 
only added in hadoop 2.6 (like 
org.apache.hadoop.fs.crypto.CryptoFSDataInputStream)?  as mentioned if 
functionality only in 2.6 we either can't use it or have to use reflection to 
access. 
    
    You also seem to be using CryptoCodec which is private.


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