Peter Cseh created OOZIE-2812:
---------------------------------

             Summary: SparkConfigurationService should supprot loading 
configruations from multiple Spark versions
                 Key: OOZIE-2812
                 URL: https://issues.apache.org/jira/browse/OOZIE-2812
             Project: Oozie
          Issue Type: Improvement
            Reporter: Peter Cseh


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)

Reply via email to