[
https://issues.apache.org/jira/browse/OOZIE-2812?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15935508#comment-15935508
]
Robert Kanter commented on OOZIE-2812:
--------------------------------------
That seems cleaner. Good idea.
I've tried to leave some comments on RB, but it seems to be having problems.
I'll try again later, but if not, I managed to take a screenshot and will post
that here.
> SparkConfigurationService should support loading configurations from multiple
> Spark versions
> --------------------------------------------------------------------------------------------
>
> Key: OOZIE-2812
> URL: https://issues.apache.org/jira/browse/OOZIE-2812
> Project: Oozie
> Issue Type: Improvement
> Reporter: Peter Cseh
> Assignee: Peter Cseh
> Attachments: OOZIE-2812.001.patch, OOZIE-2812.002.patch,
> OOZIE-2812.003.patch
>
>
> Right now SparkConfigruationService serves one Spark configuration set by
> {{oozie.service.SparkConfigurationService.spark.configurations}}
> We cloud improve this to support more versions depending on the name of the
> sharelib.
> E.g. the property could change to
> oozie.service.SparkConfigurationService.<sharelib_name>.configurations
> This would be backward compatible as the name for the default Spark sharelib
> is spark while it would be possible to add a sharelib named spark2 or
> spark2.1 and define itheir configuration via
> oozie.service.SparkConfigurationService.spark2.configurations and
> oozie.service.SparkConfigurationService.spark2.1.configurations.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)