-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/31487/
-----------------------------------------------------------
Review request for Ambari, Alejandro Fernandez, Giridharan Kesavan, and Yusaku
Sako.
Bugs: AMBARI-9811
https://issues.apache.org/jira/browse/AMBARI-9811
Repository: ambari
Description
-------
1] spark-defaults.conf file does not contain properties that are added from the
Custom spark-defaults accordion.
Such values should be added to the SPARK_CONF/spark-defaults.conf dir
2] Add JAVA_HOME variable to spark-env.sh
3] Create an hdfs dir (/user/spark) for spark during setup.
Diffs
-----
ambari-server/src/main/resources/common-services/SPARK/1.2.0.2.2/configuration/spark-env.xml
15a71cd
ambari-server/src/main/resources/common-services/SPARK/1.2.0.2.2/metainfo.xml
95df6e5
ambari-server/src/main/resources/common-services/SPARK/1.2.0.2.2/package/scripts/params.py
41c0c9e
ambari-server/src/main/resources/common-services/SPARK/1.2.0.2.2/package/scripts/setup_spark.py
f73011b
Diff: https://reviews.apache.org/r/31487/diff/
Testing
-------
Tested E2E on 3 node CentOS6 cluster.
Thanks,
Gautam Borad