[
https://issues.apache.org/jira/browse/OOZIE-1460?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Robert Kanter updated OOZIE-1460:
---------------------------------
Attachment: OOZIE-1460.patch
The patch:
- Fixes a problem where getting an unexpected HTTP response code would result
in an NPE
- Adds handling for log streaming when using kerberos or a pluggable
authentication (as specified by the already existing
{{oozie.authentication.type}})
- Updates the documentation to mention security with HA; no additional steps on
the user's end are required :)
I don't think it's really possible to write a unit test for log streaming with
kerberos. I did test it in a deployed cluster with and without kerberos
enabled and it worked. And most of the code changes were taken from
{{AuthOozieClient}} and {{AuthenticationFilter}} so there isn't a whole lot of
new code anyway.
> Implement and Document security for HA
> --------------------------------------
>
> Key: OOZIE-1460
> URL: https://issues.apache.org/jira/browse/OOZIE-1460
> Project: Oozie
> Issue Type: Improvement
> Components: HA
> Affects Versions: trunk
> Reporter: Robert Kanter
> Assignee: Robert Kanter
> Attachments: OOZIE-1460.patch
>
>
> Implement and document anything that needs to be done to add support for
> security (i.e. kerberos) for High Availability.
--
This message was sent by Atlassian JIRA
(v6.1#6144)