Github user cestella commented on a diff in the pull request: https://github.com/apache/incubator-metron/pull/520#discussion_r112195078 --- Diff: metron-analytics/metron-maas-service/README.md --- @@ -95,6 +95,12 @@ usage: ModelSubmission -zr,--zk_root <arg> Zookeeper Root ``` +## Kerberos Support + +Model as a service will run on a kerberized cluster with a caveat. The user who submits +the service will be the user who executes the models on the cluster. That +is to say that user impersonation of models deployed is not done at the moment. --- End diff -- Yep, sure thing.
--- 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 infrastruct...@apache.org or file a JIRA ticket with INFRA. ---