[
https://issues.apache.org/jira/browse/OOZIE-1232?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16396154#comment-16396154
]
Hadoop QA commented on OOZIE-1232:
----------------------------------
PreCommit-OOZIE-Build started
> GroupsService should be able to reference Hadoop configurations in Hadoop
> configuration folder (such as /etc/hadoop/conf)
> -------------------------------------------------------------------------------------------------------------------------
>
> Key: OOZIE-1232
> URL: https://issues.apache.org/jira/browse/OOZIE-1232
> Project: Oozie
> Issue Type: Improvement
> Components: security
> Affects Versions: trunk
> Reporter: Kai Zheng
> Assignee: Kai Zheng
> Priority: Major
> Labels: GroupsService, hadoop-conf
> Fix For: trunk
>
> Attachments: OOZIE-1232-v2.patch, OOZIE-1232.patch
>
> Original Estimate: 168h
> Remaining Estimate: 168h
>
> Oozie GroupsService wraps Hadoop user groups mapping to get groups for user,
> which requires to reference Hadoop configurations, especially the properties
> related to groups mapping provider (such as LdapGroupsMapping).
> To avoid replication of such configurations into oozie-site.xml, mechanism is
> needed to configure the Hadoop configurations folder (often mentioned
> hadoop-conf) for the service, as HadoopAccessorService currently does.
> Such work can be done per Service, as HadoopAccessorService, but would it be
> better to avoid code changes or similar work when other Service also needs to
> do that in future.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)