We have an existing java module that integrates our authentication system that works with jetty, but I can't find the configuration files for Jetty so I'm assuming it's being passed and built on the fly by the data/name nodes when they start. The goal is to provide a way to authenticate users via the webHDFS interface.
If anyone has any docs or a good place to start it would be of help. Thanks, - John
