Hi Maarten, zkfuse does not have any support for acls. We havent had much time to focus on zkfuse. Create/read/write/delete/ls are all supported. It was built mostly for infrequent updates and more of a browsing interface on filesystem. I don't think zkfuse is being used in production anywhere. Would you mind elaborating your use case?
Thanks mahadev On 11/24/09 11:14 AM, "Maarten Koopmans" <maar...@vrijheid.net> wrote: > Hi, > > I just started using zkfuse, and this may very well suit my needs for > now. Thumbs up to the ZooKeeper team! > > What operations are supported (i.e. what is the best use of zkfuse). I > can see how files, dirs there creation and listing map quite nicely. ACLs? > > I have noticed two things on a fresk Ubuntu 9.10 (posting for future > archive reference): > > - I *have* to run in debug mode (-d) > - you have to add libboost or it won't compile > > Regards, > > Maarten