You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ambari.apache.org by "Venkat Ranganathan (JIRA)" <ji...@apache.org> on 2016/06/14 00:09:57 UTC

[jira] [Updated] (AMBARI-17209) Ambari should add default Spark configuration property

     [ https://issues.apache.org/jira/browse/AMBARI-17209?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Venkat Ranganathan updated AMBARI-17209:
----------------------------------------
    Description: 
We need to add the following to oozie-site.xml 

{code}
<name>oozie.service.SparkConfigurationService.spark.configurations</name>
<value>"*=/etc/spark/conf</value>
{code}

  was:
We need to add the following to oozie-site.xml 

{code}
<name>oozie.service.SparkConfigurationService.spark.configuration</name>
<value>"*=/etc/spark/conf</value>
{code}


> Ambari should add default Spark configuration property
> ------------------------------------------------------
>
>                 Key: AMBARI-17209
>                 URL: https://issues.apache.org/jira/browse/AMBARI-17209
>             Project: Ambari
>          Issue Type: Bug
>          Components: ambari-server
>    Affects Versions: 2.4.0
>            Reporter: Venkat Ranganathan
>            Assignee: Venkat Ranganathan
>
> We need to add the following to oozie-site.xml 
> {code}
> <name>oozie.service.SparkConfigurationService.spark.configurations</name>
> <value>"*=/etc/spark/conf</value>
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)