File spark.changes of Package spark
-------------------------------------------------------------------
Tue Dec 15 09:05:37 UTC 2020 - Jacek Tomasiak <jtomasiak@suse.com>
- Add _constraints to prevent build from running out of disk space.
-------------------------------------------------------------------
Sat Feb 9 01:17:58 UTC 2019 - ashwin.agate@suse.com
- Added Restart and RestartSec to restart
spark master and spark worker (bsc#1091479)
-------------------------------------------------------------------
Wed Mar 21 16:59:20 UTC 2018 - ashwin.agate@suse.com
- Remove drizzle jdbc jar
-------------------------------------------------------------------
Thu Mar 8 11:12:48 UTC 2018 - tbechtold@suse.com
- Add fix-spark-home-and-conf.patch
The patch fixes SPARK_HOME and SPARK_CONF_DIR in the different
bin/spark-* scripts.
-------------------------------------------------------------------
Thu Mar 8 01:08:05 UTC 2018 - ashwin.agate@suse.com
- Added SPARK_DAEMON_JAVA_OPTS to set java heap size
settings in spark-worker and spark-master service
files.
-------------------------------------------------------------------
Tue Mar 6 04:46:58 UTC 2018 - tbechtold@suse.com
- Install /etc/spark/spark-env . This script is automatically
read during startup and can be used for custom configuration
- Install /etc/spark/spark-defaults.conf
- Create /run/spark dir via systemd tmpfiles
- Add missing Requires/BuildRequires for systemd
- Drop openstack-suse-macros BuildRequires and use the typical
way to create a spark user/group and homedir
- Add useful description
-------------------------------------------------------------------
Fri Feb 23 20:44:07 UTC 2018 - dmueller@suse.com
- cleanup spec file
-------------------------------------------------------------------
Fri Feb 23 04:20:00 UTC 2018 - jodavis@suse.com
- Fix spark-worker.service to use port 7077, avoiding conflict (bsc#1081275)
-------------------------------------------------------------------
Mon Feb 19 10:53:44 UTC 2018 - tbechtold@suse.com
- Fix ExecStartPre bash syntax in spark-worker.service (bsc#1081275)
-------------------------------------------------------------------
Mon Jul 24 20:55:47 UTC 2017 - jbrownell@suse.com
- Initial package