Commit graph

29 commits

Author SHA1 Message Date
Ben Siraphob e03c068af5 treewide: makeWrapper buildInputs to nativeBuildInputs 2021-02-19 20:09:16 +07:00
Ben Siraphob 108bdac3d9 pkgs/applications: stdenv.lib -> lib 2021-01-15 14:24:03 +07:00
Florian Klink 0f4b32d0ca spark: build without mesos support
The mesos package has been broken for >9 months, it doesn't make much
sense to have the spark package depend on it (and thus being broken) by
default.
2020-08-15 16:51:22 +02:00
Michael Reilly 84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
Christine Koppelt 036ed5de72 spark: 2.4.3 -> 2.4.4; remove 1.6.3 (EOL); refactoring 2019-10-07 12:53:51 -05:00
volth c814d72b51 treewide: name -> pname 2019-08-17 10:54:38 +00:00
kjuvi 9c17484327 spark: 2.2.1 -> 2.4.3 2019-05-19 17:14:05 +02:00
Kamil Chmielewski 3cdb8f581d spark: provided-hadoop -> nixpkgs hadoop
spark should use nixpkgs provided hadoop to make it consistent
for bigger Nix hadoop + spark setup
2018-04-23 20:48:33 +02:00
Thomas Karolski 006332d8ac
Fix spark scripts that use dirname 2018-03-21 01:57:58 +01:00
Andreas Rammhold 3e2015c239
spark_22: 2.2.0 -> 2.2.1 2018-01-11 12:52:32 +01:00
Andreas Rammhold e250ca072a
spark_16: removed ancient (insecure) version 2018-01-11 12:50:51 +01:00
Andreas Rammhold 9213d0cfa5
spark: mark versions <= 2.2.0 && <= 2.1.2 as insecure due to CVE-2017-12612
Details can be retrieve at [1].

[1] https://spark.apache.org/security.html
2018-01-11 12:45:03 +01:00
Kamil Chmielewski 18249532a3 spark: 2.1.0 -> 2.2.0 2017-10-18 13:13:53 +02:00
Tim Steinbach b90b1828dd Merge pull request #24352 from cko/spark-1_6_3
spark: 1.6.0 ->1.6.3
2017-03-30 22:36:16 -04:00
Christine Koppelt 258e3524e2 spark: activate R backend 2017-03-28 21:30:20 +02:00
Christine Koppelt 9d18de5f88 spark: 1.6.0 ->1.6.3 2017-03-26 16:07:21 +02:00
Facundo Domínguez ae2932249e spark: 1.6.0 -> 2.1.0
Tested in linux with:
nix-env -f . -i spark-1.6.0
nix-env -f . -i spark

cc @thoughtpolice @offlinehacker
2017-02-06 17:27:57 -03:00
Tuomas Tynkkynen 5bf5de58ea treewide: Fix 'lib.optional' misuses
These add a singleton list of a package to buildInputs.
2016-10-01 23:38:06 +03:00
Mathieu Boespflug 6cf1853f29 spark: Fix tarball hash.
Maybe tarball changed upstream. Who knows.

Fixes #13703
2016-03-07 23:16:26 +01:00
Mathieu Boespflug 936312879c spark: 1.4 -> 1.6. 2016-02-18 18:29:44 +01:00
Samuel Rivas d72fad9ee4 spark: export the assembly to /share/java, fixes #11961
So that we can compile applications that depend on spark
2016-02-15 21:26:03 +01:00
Samuel Rivas 704e923ad5 spark: reduce default shell log verbosity 2016-02-15 21:26:03 +01:00
Samuel Rivas d213089a25 spark: 1.4.0 -> 1.5.2 2016-02-15 21:26:03 +01:00
Edward Tjörnhammar 036722ab7c spark: 1.1.1 -> 1.4.0 2015-07-10 01:36:47 +02:00
Jaka Hudoklin 4a5897be65 spark: update to 1.1.1, simplify a lot 2014-12-04 17:40:21 +01:00
Austin Seipp c8f82b4ee8 spark: 0.9.0 -> 0.9.1
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2014-04-29 10:34:28 -05:00
Austin Seipp fb055c10f6 Make my packages slightly more consistent.
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2014-03-07 20:27:02 -06:00
Austin Seipp 7d561c5ba9 spark: Remove unneeded whitespace.
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2014-03-02 05:51:22 -06:00
Austin Seipp 55ac3b0a93 spark: version 0.9.0
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2014-02-23 22:29:08 -06:00