Github user hanm commented on the issue:
https://github.com/apache/zookeeper/pull/324
I think we can just make zookeeper.security.auth_to_local a configuration
option in zoo.cfg, so it could be loaded either from zoo.cfg (the static
configuration file), or read from system property if available, rather than
loading it from a random on disk file. This also conforms to what Hadoop is
doing in terms of reading auth_to_local (Hadoop stores it in core-site.xml).
---
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.
---