deb-sahara/releasenotes/notes/kerberos-76dd297462b7337c.yaml
Vitaly Gridnev 5120dd7060 reimplement oozie client as abstract
this change reimplements oozie client to support running
of edp jobs on top of the kerberized clusters.

additionally, we will setup keytabs and principals in order
to have ability to process authentication in clients.
these principals will be refreshed by additional cron
jobs once per hour.

implements bp: initial-kerberos-integration
Change-Id: I55b4267c09c43fdef75a443410f4ae11f56127e1
2016-09-08 13:18:16 +00:00

6 lines
176 B
YAML

---
features:
- Kerberos support implemented for Cloudera and Ambari
plugins. New oozie client implemented to support authentication
for oozie in kerberized cluster.