[
https://issues.apache.org/jira/browse/AMBARI-19250?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15821915#comment-15821915
]
Di Li commented on AMBARI-19250:
--------------------------------
pushed to trunk as
https://git-wip-us.apache.org/repos/asf?p=ambari.git;a=commit;h=0ee059dafef75a757c0fb4c97b14cb1f66e1d486
> Change default Spark configuration property in Oozie configuration settings
> to valid value
> ------------------------------------------------------------------------------------------
>
> Key: AMBARI-19250
> URL: https://issues.apache.org/jira/browse/AMBARI-19250
> Project: Ambari
> Issue Type: Bug
> Components: ambari-server
> Affects Versions: 2.4.0, 2.4.2
> Reporter: pingwang
> Fix For: trunk
>
> Attachments: AMBARI-19250-2.patch, AMBARI-19250.patch
>
>
> Ambari-17209 added the spark property as below, but the value is just a
> label.
> <name>oozie.service.SparkConfigurationService.spark.configurations</name>
> <value>*=spark-conf</value>
> It does not make sense to end users. And in oozie configuration other
> properties is all valid by default, like the one for hadoop configuration:
> <name>oozie.service.HadoopAccessorService.hadoop.configurations</name>
> <value>*={{hadoop_conf_dir}}</value>
>
> So I think It's better to change the value for spark configuration to valid
> one.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)