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

Jacek Lewandowski resolved SPARK-5382.
--------------------------------------
    Resolution: Fixed

> Scripts do not use SPARK_CONF_DIR where they should
> ---------------------------------------------------
>
>                 Key: SPARK-5382
>                 URL: https://issues.apache.org/jira/browse/SPARK-5382
>             Project: Spark
>          Issue Type: Bug
>          Components: Spark Core
>    Affects Versions: 1.2.0, 1.3.0
>            Reporter: Jacek Lewandowski
>            Priority: Minor
>   Original Estimate: 2h
>  Remaining Estimate: 2h
>
> h5.spark-class:
> {code}
> # Load extra JAVA_OPTS from conf/java-opts, if it exists
> if [ -e "$FWDIR/conf/java-opts" ] ; then
>   JAVA_OPTS="$JAVA_OPTS `cat "$FWDIR"/conf/java-opts`"
> fi
> {code}
> h5.spark-submit:
> {code}
> DEFAULT_PROPERTIES_FILE="$SPARK_HOME/conf/spark-defaults.conf"
> {code}



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

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to