spark: 1.6.0 ->1.6.3

This commit is contained in:
Christine Koppelt
2017-03-26 16:07:21 +02:00
parent 6c17ad677c
commit 9d18de5f88
2 changed files with 3 additions and 3 deletions
@@ -5,9 +5,9 @@
let
versionMap = {
"1.6.0" = {
"1.6.3" = {
hadoopVersion = "cdh4";
sparkSha256 = "19ycx1r8g82vkvzmn9wxkssmv2damrg72yfmrgzpc6xyh071g91c";
sparkSha256 = "00il083cjb9xqzsma2ifphq9ggichwndrj6skh2z5z9jk3z0lgyn";
};
"2.1.0" = {
hadoopVersion = "hadoop2.4";