spotify / snakebite

A pure python HDFS client
Apache License 2.0
857 stars 216 forks source link

Support ACLs #56

Open hammer opened 10 years ago

hammer commented 10 years ago

https://issues.apache.org/jira/browse/HDFS-4685

hammer commented 10 years ago

I guess we should support Hadoop 2.4.0 in general rather than just the ACLs change.

Speaking of which, it might be nice to indicate somewhere in the protobuf directory the Hadoop version from which the files were copied.

wouterdebie commented 10 years ago

Absolutely. At Spotify we don't run 2.4.0 yet and since most contributors here are Spotify people, this will probably take a little while before some of the current contributors will implement this.

And on the protobuf files, I agree. As far as I remember, the current ones come from a trunk version some time ago (after 2.2.0 was released).